# 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-failuresdm7xs70g/.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-failuresdm7xs70g/tests/tests_umount_verify.yml PLAY [Basic umount verify snapshot test] *************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:2 Friday 01 March 2024 21:28:34 +0000 (0:00:00.031) 0:00:00.031 ********** ok: [sut] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:46 Friday 01 March 2024 21:28:35 +0000 (0:00:00.994) 0:00:01.026 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tasks/setup.yml:10 Friday 01 March 2024 21:28:35 +0000 (0:00:00.013) 0:00:01.039 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tasks/setup.yml:15 Friday 01 March 2024 21:28:35 +0000 (0:00:00.242) 0:00:01.281 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tasks/setup.yml:19 Friday 01 March 2024 21:28:35 +0000 (0:00:00.018) 0:00:01.300 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 21:28:35 +0000 (0:00:00.016) 0:00:01.316 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 21:28:35 +0000 (0:00:00.013) 0:00:01.329 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 21:28:35 +0000 (0:00:00.018) 0:00:01.347 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 21:28:35 +0000 (0:00:00.025) 0:00:01.373 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 21:28:35 +0000 (0:00:00.191) 0:00:01.565 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 21:28:35 +0000 (0:00:00.014) 0:00:01.579 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 21:28:35 +0000 (0:00:00.009) 0:00:01.588 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 21:28:35 +0000 (0:00:00.009) 0:00:01.598 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 21:28:35 +0000 (0:00:00.025) 0:00:01.623 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 21:28:38 +0000 (0:00:02.493) 0:00:04.117 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 21:28:38 +0000 (0:00:00.011) 0:00:04.129 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 21:28:38 +0000 (0:00:00.010) 0:00:04.140 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 21:28:38 +0000 (0:00:00.480) 0:00:04.620 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 21:28:39 +0000 (0:00:00.020) 0:00:04.640 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 21:28:39 +0000 (0:00:00.016) 0:00:04.657 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 21:28:39 +0000 (0:00:00.016) 0:00:04.673 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 21:28:39 +0000 (0:00:00.015) 0:00:04.688 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 21:28:41 +0000 (0:00:02.481) 0:00:07.169 ********** 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": "running", "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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 21:28:43 +0000 (0:00:01.811) 0:00:08.980 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 21:28:43 +0000 (0:00:00.030) 0:00:09.011 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 21:28:43 +0000 (0:00:00.009) 0:00:09.020 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 21:28:43 +0000 (0:00:00.379) 0:00:09.400 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 21:28:43 +0000 (0:00:00.018) 0:00:09.419 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 21:28:43 +0000 (0:00:00.009) 0:00:09.428 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 21:28:43 +0000 (0:00:00.013) 0:00:09.441 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 21:28:43 +0000 (0:00:00.012) 0:00:09.454 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 21:28:43 +0000 (0:00:00.011) 0:00:09.466 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 21:28:43 +0000 (0:00:00.018) 0:00:09.484 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 21:28:43 +0000 (0:00:00.010) 0:00:09.494 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 21:28:43 +0000 (0:00:00.018) 0:00:09.513 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 21:28:43 +0000 (0:00:00.018) 0:00:09.531 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 21:28:43 +0000 (0:00:00.011) 0:00:09.542 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709327966.0306976, "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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 21:28:44 +0000 (0:00:00.201) 0:00:09.744 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 21:28:44 +0000 (0:00:00.009) 0:00:09.754 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tasks/setup.yml:23 Friday 01 March 2024 21:28:45 +0000 (0:00:01.765) 0:00:11.519 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/get_unused_disk.yml:5 Friday 01 March 2024 21:28:45 +0000 (0:00:00.018) 0:00:11.538 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/get_unused_disk.yml:10 Friday 01 March 2024 21:28:46 +0000 (0:00:00.195) 0:00:11.734 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/get_unused_disk.yml:14 Friday 01 March 2024 21:28:46 +0000 (0:00:00.015) 0:00:11.749 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/get_unused_disk.yml:23 Friday 01 March 2024 21:28:48 +0000 (0:00:02.404) 0:00:14.153 ********** 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-failuresdm7xs70g/tests/get_unused_disk.yml:31 Friday 01 March 2024 21:28:48 +0000 (0:00:00.288) 0:00:14.441 ********** 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-failuresdm7xs70g/tests/get_unused_disk.yml:36 Friday 01 March 2024 21:28:48 +0000 (0:00:00.013) 0:00:14.455 ********** 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-failuresdm7xs70g/tests/get_unused_disk.yml:44 Friday 01 March 2024 21:28:48 +0000 (0:00:00.011) 0:00:14.467 ********** skipping: [sut] => { "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)" } TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/get_unused_disk.yml:49 Friday 01 March 2024 21:28:48 +0000 (0:00:00.018) 0:00:14.486 ********** 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-failuresdm7xs70g/tests/get_unused_disk.yml:58 Friday 01 March 2024 21:28:48 +0000 (0:00:00.018) 0:00:14.504 ********** 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-failuresdm7xs70g/tests/tasks/setup.yml:29 Friday 01 March 2024 21:28:48 +0000 (0:00:00.018) 0:00:14.522 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 21:28:48 +0000 (0:00:00.025) 0:00:14.547 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 21:28:48 +0000 (0:00:00.016) 0:00:14.563 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 21:28:48 +0000 (0:00:00.019) 0:00:14.583 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 21:28:48 +0000 (0:00:00.029) 0:00:14.613 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 21:28:49 +0000 (0:00:00.027) 0:00:14.641 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 21:28:49 +0000 (0:00:00.013) 0:00:14.655 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 21:28:49 +0000 (0:00:00.011) 0:00:14.666 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 21:28:49 +0000 (0:00:00.011) 0:00:14.677 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 21:28:49 +0000 (0:00:00.026) 0:00:14.704 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 21:28:51 +0000 (0:00:02.401) 0:00:17.106 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 21:28:51 +0000 (0:00:00.028) 0:00:17.134 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 21:28:51 +0000 (0:00:00.013) 0:00:17.147 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 21:28:55 +0000 (0:00:04.344) 0:00:21.492 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 21:28:55 +0000 (0:00:00.023) 0:00:21.515 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 21:28:55 +0000 (0:00:00.017) 0:00:21.533 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 21:28:55 +0000 (0:00:00.018) 0:00:21.552 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 21:28:55 +0000 (0:00:00.017) 0:00:21.569 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 21:28:58 +0000 (0:00:02.538) 0:00:24.108 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 21:29:00 +0000 (0:00:01.714) 0:00:25.822 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 21:29:00 +0000 (0:00:00.029) 0:00:25.851 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 21:29:00 +0000 (0:00:00.009) 0:00:25.861 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 21:29:10 +0000 (0:00:09.864) 0:00:35.725 ********** ok: [sut] => { "changed": false, "cmd": [ "udevadm", "trigger", "--subsystem-match=block" ], "delta": "0:00:00.019301", "end": "2024-03-01 21:29:10.355587", "rc": 0, "start": "2024-03-01 21:29:10.336286" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 21:29:10 +0000 (0:00:00.294) 0:00:36.020 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 21:29:10 +0000 (0:00:00.009) 0:00:36.030 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 21:29:10 +0000 (0:00:00.021) 0:00:36.051 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 21:29:10 +0000 (0:00:00.018) 0:00:36.070 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 21:29:10 +0000 (0:00:00.013) 0:00:36.083 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 21:29:10 +0000 (0:00:00.021) 0:00:36.105 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 21:29:10 +0000 (0:00:00.010) 0:00:36.116 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 21:29:10 +0000 (0:00:00.019) 0:00:36.135 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 21:29:10 +0000 (0:00:00.019) 0:00:36.154 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 21:29:10 +0000 (0:00:00.010) 0:00:36.164 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709327966.0306976, "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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 21:29:10 +0000 (0:00:00.226) 0:00:36.391 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 21:29:10 +0000 (0:00:00.011) 0:00:36.402 ********** ok: [sut] TASK [Run the snapshot role to create snapshot LVs] **************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:49 Friday 01 March 2024 21:29:14 +0000 (0:00:03.836) 0:00:40.239 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:29:14 +0000 (0:00:00.025) 0:00:40.265 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:29:14 +0000 (0:00:00.017) 0:00:40.282 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:29:14 +0000 (0:00:00.023) 0:00:40.306 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:29:14 +0000 (0:00:00.014) 0:00:40.320 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:29:14 +0000 (0:00:00.013) 0:00:40.334 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:29:14 +0000 (0:00:00.030) 0:00:40.364 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:29:17 +0000 (0:00:02.433) 0:00:42.798 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:29:17 +0000 (0:00:00.026) 0:00:42.825 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:29:20 +0000 (0:00:02.868) 0:00:45.693 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:29:20 +0000 (0:00:00.014) 0:00:45.708 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:29:20 +0000 (0:00:00.025) 0:00:45.733 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:29:20 +0000 (0:00:00.010) 0:00:45.744 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Verify the snapshot LVs are created] ************************************* task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:58 Friday 01 March 2024 21:29:20 +0000 (0:00:00.014) 0:00:45.759 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:29:20 +0000 (0:00:00.042) 0:00:45.801 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:29:20 +0000 (0:00:00.017) 0:00:45.818 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:29:20 +0000 (0:00:00.023) 0:00:45.842 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:29:20 +0000 (0:00:00.014) 0:00:45.857 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:29:20 +0000 (0:00:00.014) 0:00:45.871 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:29:20 +0000 (0:00:00.031) 0:00:45.902 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:29:22 +0000 (0:00:02.610) 0:00:48.512 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:29:22 +0000 (0:00:00.026) 0:00:48.539 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:29:24 +0000 (0:00:01.325) 0:00:49.865 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:29:24 +0000 (0:00:00.014) 0:00:49.879 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:29:24 +0000 (0:00:00.025) 0:00:49.904 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:29:24 +0000 (0:00:00.011) 0:00:49.916 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Mount the snapshot for lv1] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:67 Friday 01 March 2024 21:29:24 +0000 (0:00:00.015) 0:00:49.931 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:29:24 +0000 (0:00:00.030) 0:00:49.961 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:29:24 +0000 (0:00:00.017) 0:00:49.979 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:29:24 +0000 (0:00:00.021) 0:00:50.000 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:29:24 +0000 (0:00:00.013) 0:00:50.014 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:29:24 +0000 (0:00:00.013) 0:00:50.027 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:29:24 +0000 (0:00:00.031) 0:00:50.058 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:29:26 +0000 (0:00:02.530) 0:00:52.589 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:29:26 +0000 (0:00:00.026) 0:00:52.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:29:27 +0000 (0:00:00.345) 0:00:52.961 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:29:27 +0000 (0:00:00.015) 0:00:52.977 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:29:27 +0000 (0:00:00.025) 0:00:53.002 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:29:27 +0000 (0:00:00.010) 0:00:53.013 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Mount the snapshot for lv2] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:78 Friday 01 March 2024 21:29:27 +0000 (0:00:00.016) 0:00:53.029 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:29:27 +0000 (0:00:00.032) 0:00:53.062 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:29:27 +0000 (0:00:00.018) 0:00:53.080 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:29:27 +0000 (0:00:00.022) 0:00:53.102 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:29:27 +0000 (0:00:00.014) 0:00:53.116 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:29:27 +0000 (0:00:00.014) 0:00:53.130 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:29:27 +0000 (0:00:00.031) 0:00:53.162 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:29:30 +0000 (0:00:02.533) 0:00:55.695 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:29:30 +0000 (0:00:00.026) 0:00:55.722 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:29:30 +0000 (0:00:00.356) 0:00:56.078 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:29:30 +0000 (0:00:00.033) 0:00:56.112 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:29:30 +0000 (0:00:00.025) 0:00:56.137 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:29:30 +0000 (0:00:00.011) 0:00:56.148 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Mount the snapshot for lv7] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:89 Friday 01 March 2024 21:29:30 +0000 (0:00:00.015) 0:00:56.164 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:29:30 +0000 (0:00:00.035) 0:00:56.199 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:29:30 +0000 (0:00:00.017) 0:00:56.217 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:29:30 +0000 (0:00:00.021) 0:00:56.239 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:29:30 +0000 (0:00:00.014) 0:00:56.253 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:29:30 +0000 (0:00:00.013) 0:00:56.267 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:29:30 +0000 (0:00:00.030) 0:00:56.298 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:29:33 +0000 (0:00:02.406) 0:00:58.704 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:29:33 +0000 (0:00:00.026) 0:00:58.731 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:29:33 +0000 (0:00:00.348) 0:00:59.080 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:29:33 +0000 (0:00:00.014) 0:00:59.094 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:29:33 +0000 (0:00:00.025) 0:00:59.120 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:29:33 +0000 (0:00:00.011) 0:00:59.131 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Mount the origin for lv6] ************************************************ task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:100 Friday 01 March 2024 21:29:33 +0000 (0:00:00.016) 0:00:59.147 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:29:33 +0000 (0:00:00.038) 0:00:59.186 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:29:33 +0000 (0:00:00.017) 0:00:59.203 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:29:33 +0000 (0:00:00.021) 0:00:59.225 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:29:33 +0000 (0:00:00.014) 0:00:59.239 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:29:33 +0000 (0:00:00.014) 0:00:59.253 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:29:33 +0000 (0:00:00.030) 0:00:59.284 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:29:36 +0000 (0:00:02.554) 0:01:01.839 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:29:36 +0000 (0:00:00.028) 0:01:01.867 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:29:36 +0000 (0:00:00.344) 0:01:02.212 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:29:36 +0000 (0:00:00.014) 0:01:02.226 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:29:36 +0000 (0:00:00.024) 0:01:02.251 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:29:36 +0000 (0:00:00.012) 0:01:02.263 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Verify snapshot is mounted for lv1] ************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:112 Friday 01 March 2024 21:29:36 +0000 (0:00:00.015) 0:01:02.279 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:29:36 +0000 (0:00:00.042) 0:01:02.321 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:29:36 +0000 (0:00:00.017) 0:01:02.339 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:29:36 +0000 (0:00:00.043) 0:01:02.382 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:29:36 +0000 (0:00:00.015) 0:01:02.398 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:29:36 +0000 (0:00:00.014) 0:01:02.412 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:29:36 +0000 (0:00:00.030) 0:01:02.443 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:29:39 +0000 (0:00:02.410) 0:01:04.853 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:29:39 +0000 (0:00:00.027) 0:01:04.881 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:29:39 +0000 (0:00:00.324) 0:01:05.205 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:29:39 +0000 (0:00:00.014) 0:01:05.219 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:29:39 +0000 (0:00:00.026) 0:01:05.246 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:29:39 +0000 (0:00:00.011) 0:01:05.257 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Verify snapshot is mounted for lv2] ************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:123 Friday 01 March 2024 21:29:39 +0000 (0:00:00.015) 0:01:05.272 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:29:39 +0000 (0:00:00.045) 0:01:05.318 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:29:39 +0000 (0:00:00.018) 0:01:05.337 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:29:39 +0000 (0:00:00.022) 0:01:05.359 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:29:39 +0000 (0:00:00.014) 0:01:05.373 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:29:39 +0000 (0:00:00.014) 0:01:05.388 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:29:39 +0000 (0:00:00.030) 0:01:05.418 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:29:42 +0000 (0:00:02.497) 0:01:07.916 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:29:42 +0000 (0:00:00.027) 0:01:07.944 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:29:42 +0000 (0:00:00.322) 0:01:08.267 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:29:42 +0000 (0:00:00.014) 0:01:08.281 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:29:42 +0000 (0:00:00.024) 0:01:08.306 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:29:42 +0000 (0:00:00.010) 0:01:08.317 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Verify snapshot is mounted for lv7] ************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:134 Friday 01 March 2024 21:29:42 +0000 (0:00:00.016) 0:01:08.333 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:29:42 +0000 (0:00:00.048) 0:01:08.381 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:29:42 +0000 (0:00:00.017) 0:01:08.399 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:29:42 +0000 (0:00:00.022) 0:01:08.421 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:29:42 +0000 (0:00:00.014) 0:01:08.435 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:29:42 +0000 (0:00:00.013) 0:01:08.449 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:29:42 +0000 (0:00:00.031) 0:01:08.481 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:29:45 +0000 (0:00:02.539) 0:01:11.020 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:29:45 +0000 (0:00:00.027) 0:01:11.048 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:29:45 +0000 (0:00:00.318) 0:01:11.367 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:29:45 +0000 (0:00:00.014) 0:01:11.381 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:29:45 +0000 (0:00:00.025) 0:01:11.407 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:29:45 +0000 (0:00:00.033) 0:01:11.441 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Verify origin is mounted lv6] ******************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:145 Friday 01 March 2024 21:29:45 +0000 (0:00:00.016) 0:01:11.457 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:29:45 +0000 (0:00:00.052) 0:01:11.509 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:29:45 +0000 (0:00:00.018) 0:01:11.528 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:29:45 +0000 (0:00:00.022) 0:01:11.550 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:29:45 +0000 (0:00:00.014) 0:01:11.564 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:29:45 +0000 (0:00:00.014) 0:01:11.578 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:29:45 +0000 (0:00:00.033) 0:01:11.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:29:48 +0000 (0:00:02.404) 0:01:14.016 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:29:48 +0000 (0:00:00.027) 0:01:14.044 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:29:48 +0000 (0:00:00.315) 0:01:14.360 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:29:48 +0000 (0:00:00.015) 0:01:14.375 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:29:48 +0000 (0:00:00.025) 0:01:14.401 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:29:48 +0000 (0:00:00.011) 0:01:14.412 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Umount the snapshot for lv1] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:158 Friday 01 March 2024 21:29:48 +0000 (0:00:00.016) 0:01:14.428 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:29:48 +0000 (0:00:00.054) 0:01:14.483 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:29:48 +0000 (0:00:00.017) 0:01:14.500 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:29:48 +0000 (0:00:00.022) 0:01:14.523 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:29:48 +0000 (0:00:00.014) 0:01:14.537 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:29:48 +0000 (0:00:00.014) 0:01:14.552 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:29:48 +0000 (0:00:00.030) 0:01:14.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:29:51 +0000 (0:00:02.405) 0:01:16.989 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:29:51 +0000 (0:00:00.028) 0:01:17.017 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:29:51 +0000 (0:00:00.338) 0:01:17.355 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:29:51 +0000 (0:00:00.014) 0:01:17.370 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:29:51 +0000 (0:00:00.025) 0:01:17.395 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:29:51 +0000 (0:00:00.012) 0:01:17.408 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Umount the snapshot for lv2] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:168 Friday 01 March 2024 21:29:51 +0000 (0:00:00.015) 0:01:17.423 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:29:51 +0000 (0:00:00.058) 0:01:17.481 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:29:51 +0000 (0:00:00.043) 0:01:17.525 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:29:51 +0000 (0:00:00.023) 0:01:17.548 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:29:51 +0000 (0:00:00.014) 0:01:17.563 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:29:51 +0000 (0:00:00.014) 0:01:17.577 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:29:51 +0000 (0:00:00.033) 0:01:17.611 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:29:54 +0000 (0:00:02.419) 0:01:20.031 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:29:54 +0000 (0:00:00.027) 0:01:20.059 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:29:54 +0000 (0:00:00.329) 0:01:20.388 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:29:54 +0000 (0:00:00.015) 0:01:20.403 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:29:54 +0000 (0:00:00.025) 0:01:20.429 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:29:54 +0000 (0:00:00.011) 0:01:20.440 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Umount the snapshot for lv7] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:178 Friday 01 March 2024 21:29:54 +0000 (0:00:00.016) 0:01:20.456 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:29:54 +0000 (0:00:00.060) 0:01:20.517 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:29:54 +0000 (0:00:00.018) 0:01:20.535 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:29:54 +0000 (0:00:00.022) 0:01:20.558 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:29:54 +0000 (0:00:00.014) 0:01:20.572 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:29:54 +0000 (0:00:00.014) 0:01:20.587 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:29:54 +0000 (0:00:00.030) 0:01:20.618 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:29:57 +0000 (0:00:02.540) 0:01:23.159 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:29:57 +0000 (0:00:00.028) 0:01:23.187 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:29:57 +0000 (0:00:00.331) 0:01:23.518 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:29:57 +0000 (0:00:00.014) 0:01:23.533 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:29:57 +0000 (0:00:00.025) 0:01:23.558 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:29:57 +0000 (0:00:00.012) 0:01:23.571 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Umount the origin for lv6] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:188 Friday 01 March 2024 21:29:57 +0000 (0:00:00.015) 0:01:23.587 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:29:58 +0000 (0:00:00.064) 0:01:23.651 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:29:58 +0000 (0:00:00.018) 0:01:23.670 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:29:58 +0000 (0:00:00.022) 0:01:23.693 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:29:58 +0000 (0:00:00.014) 0:01:23.707 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:29:58 +0000 (0:00:00.014) 0:01:23.722 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:29:58 +0000 (0:00:00.031) 0:01:23.753 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:30:00 +0000 (0:00:02.404) 0:01:26.158 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:30:00 +0000 (0:00:00.026) 0:01:26.185 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:30:00 +0000 (0:00:00.278) 0:01:26.464 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:30:00 +0000 (0:00:00.042) 0:01:26.506 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:30:00 +0000 (0:00:00.026) 0:01:26.533 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:30:00 +0000 (0:00:00.011) 0:01:26.545 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Run the snapshot role remove the snapshot LVs] *************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:195 Friday 01 March 2024 21:30:00 +0000 (0:00:00.016) 0:01:26.561 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:30:00 +0000 (0:00:00.067) 0:01:26.629 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:30:01 +0000 (0:00:00.018) 0:01:26.647 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:30:01 +0000 (0:00:00.023) 0:01:26.670 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:30:01 +0000 (0:00:00.014) 0:01:26.685 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:30:01 +0000 (0:00:00.014) 0:01:26.699 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:30:01 +0000 (0:00:00.031) 0:01:26.731 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:30:03 +0000 (0:00:02.425) 0:01:29.157 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:30:03 +0000 (0:00:00.029) 0:01:29.186 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:30:05 +0000 (0:00:01.664) 0:01:30.850 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:30:05 +0000 (0:00:00.014) 0:01:30.865 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:30:05 +0000 (0:00:00.026) 0:01:30.892 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:30:05 +0000 (0:00:00.011) 0:01:30.903 ********** 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-failuresdm7xs70g/tests/tests_umount_verify.yml:202 Friday 01 March 2024 21:30:05 +0000 (0:00:00.015) 0:01:30.919 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 21:30:05 +0000 (0:00:00.070) 0:01:30.989 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 21:30:05 +0000 (0:00:00.018) 0:01:31.008 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 21:30:05 +0000 (0:00:00.022) 0:01:31.031 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 21:30:05 +0000 (0:00:00.014) 0:01:31.045 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 21:30:05 +0000 (0:00:00.014) 0:01:31.060 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 21:30:05 +0000 (0:00:00.031) 0:01:31.091 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 21:30:07 +0000 (0:00:02.422) 0:01:33.513 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 21:30:07 +0000 (0:00:00.028) 0:01:33.542 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 21:30:08 +0000 (0:00:00.875) 0:01:34.417 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.8.4 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.8.4 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 21:30:08 +0000 (0:00:00.014) 0:01:34.432 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 21:30:08 +0000 (0:00:00.025) 0:01:34.457 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 21:30:08 +0000 (0:00:00.012) 0:01:34.469 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tests_umount_verify.yml:210 Friday 01 March 2024 21:30:08 +0000 (0:00:00.015) 0:01:34.484 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tasks/cleanup.yml:7 Friday 01 March 2024 21:30:08 +0000 (0:00:00.070) 0:01:34.555 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 21:30:08 +0000 (0:00:00.020) 0:01:34.576 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 21:30:08 +0000 (0:00:00.018) 0:01:34.595 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 21:30:08 +0000 (0:00:00.023) 0:01:34.618 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 21:30:09 +0000 (0:00:00.032) 0:01:34.650 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 21:30:09 +0000 (0:00:00.015) 0:01:34.666 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 21:30:09 +0000 (0:00:00.014) 0:01:34.680 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 21:30:09 +0000 (0:00:00.012) 0:01:34.693 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 21:30:09 +0000 (0:00:00.012) 0:01:34.705 ********** 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-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 21:30:09 +0000 (0:00:00.029) 0:01:34.735 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 21:30:11 +0000 (0:00:02.549) 0:01:37.285 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 21:30:11 +0000 (0:00:00.029) 0:01:37.315 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 21:30:11 +0000 (0:00:00.015) 0:01:37.330 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 21:30:18 +0000 (0:00:06.815) 0:01:44.146 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 21:30:18 +0000 (0:00:00.025) 0:01:44.171 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 21:30:18 +0000 (0:00:00.020) 0:01:44.191 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 21:30:18 +0000 (0:00:00.020) 0:01:44.211 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 21:30:18 +0000 (0:00:00.018) 0:01:44.230 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 21:30:21 +0000 (0:00:02.418) 0:01:46.649 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 21:30:22 +0000 (0:00:01.741) 0:01:48.390 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 21:30:22 +0000 (0:00:00.031) 0:01:48.422 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 21:30:22 +0000 (0:00:00.010) 0:01:48.433 ********** 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/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/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/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 21:30:34 +0000 (0:00:11.891) 0:02:00.324 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 21:30:34 +0000 (0:00:00.020) 0:02:00.345 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 21:30:34 +0000 (0:00:00.010) 0:02:00.355 ********** 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/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/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/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 21:30:34 +0000 (0:00:00.025) 0:02:00.381 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 21:30:34 +0000 (0:00:00.021) 0:02:00.402 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 21:30:34 +0000 (0:00:00.014) 0:02:00.417 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 21:30:34 +0000 (0:00:00.020) 0:02:00.437 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 21:30:34 +0000 (0:00:00.012) 0:02:00.449 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 21:30:34 +0000 (0:00:00.024) 0:02:00.473 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 21:30:34 +0000 (0:00:00.021) 0:02:00.494 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 21:30:34 +0000 (0:00:00.012) 0:02:00.507 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709327966.0306976, "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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 21:30:35 +0000 (0:00:00.202) 0:02:00.710 ********** 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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 21:30:35 +0000 (0:00:00.012) 0:02:00.722 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tasks/cleanup.yml:29 Friday 01 March 2024 21:30:35 +0000 (0:00:00.765) 0:02:01.488 ********** 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-failuresdm7xs70g/tests/tasks/cleanup.yml:33 Friday 01 March 2024 21:30:35 +0000 (0:00:00.012) 0:02:01.501 ********** included: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/get_unused_disk.yml:5 Friday 01 March 2024 21:30:35 +0000 (0:00:00.018) 0:02:01.519 ********** 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-failuresdm7xs70g/tests/get_unused_disk.yml:10 Friday 01 March 2024 21:30:35 +0000 (0:00:00.044) 0:02:01.564 ********** 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-failuresdm7xs70g/tests/get_unused_disk.yml:14 Friday 01 March 2024 21:30:35 +0000 (0:00:00.015) 0:02:01.579 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/get_unused_disk.yml:23 Friday 01 March 2024 21:30:38 +0000 (0:00:02.408) 0:02:03.987 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdj", "sdk" ], "info": [ "Disk [/dev/sdi] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/get_unused_disk.yml:31 Friday 01 March 2024 21:30:38 +0000 (0:00:00.214) 0:02:04.201 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdj", "sdk" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/get_unused_disk.yml:36 Friday 01 March 2024 21:30:38 +0000 (0:00:00.013) 0:02:04.215 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdj", "sdk" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/get_unused_disk.yml:44 Friday 01 March 2024 21:30:38 +0000 (0:00:00.012) 0:02:04.228 ********** skipping: [sut] => { "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)" } TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/get_unused_disk.yml:49 Friday 01 March 2024 21:30:38 +0000 (0:00:00.023) 0:02:04.251 ********** 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-failuresdm7xs70g/tests/get_unused_disk.yml:58 Friday 01 March 2024 21:30:38 +0000 (0:00:00.019) 0:02:04.271 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Debug why list of unused disks has changed] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresdm7xs70g/tests/tasks/cleanup.yml:39 Friday 01 March 2024 21:30:38 +0000 (0:00:00.019) 0:02:04.291 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nmount -f -l\ndf -H\nlvs --all\npvs --all\nvgs --all\ncat /tmp/snapshot_role.log || :\ncat /etc/lvm/devices/system.devices || :\nfor dev in $(lsblk -l -p -o NAME); do\n if [ \"$dev\" = NAME ]; then continue; fi\n echo blkid info with cache\n blkid \"$dev\" || :\n echo blkid info without cache\n blkid -p \"$dev\" || :\ndone\n# garbage collect\nblkid -g || :\necho lsblk after garbage collect\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\n# flush cache\nblkid -s none || :\necho lsblk after cache flush\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\ncat /tmp/blivet.log || :\n", "delta": "0:00:00.327380", "end": "2024-03-01 21:30:39.160808", "failed_when_result": true, "rc": 0, "start": "2024-03-01 21:30:38.833428" } 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=1792532k,nr_inodes=448133,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/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset) 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/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,devices) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,blkio) cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,hugetlb) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpu,cpuacct) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,memory) cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,rdma) none on /sys/kernel/tracing type tracefs (rw,relatime,seclabel) configfs on /sys/kernel/config type configfs (rw,relatime) /dev/xvda1 on / type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota) selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=32,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18838) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) debugfs on /sys/kernel/debug type debugfs (rw,relatime,seclabel) mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=362420k,mode=700) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 26M 1.9G 2% /run tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/xvda1 269G 5.3G 264G 2% / tmpfs 372M 0 372M 0% /run/user/0 + lvs --all + pvs --all PV VG Fmt Attr PSize PFree /dev/sda --- 0 0 /dev/sdb --- 0 0 /dev/sdc --- 0 0 /dev/sdd --- 0 0 /dev/sde --- 0 0 /dev/sdf --- 0 0 /dev/sdg --- 0 0 /dev/sdh --- 0 0 /dev/sdi --- 0 0 /dev/sdj --- 0 0 /dev/sdk --- 0 0 /dev/sdl --- 0 0 /dev/xvda1 --- 0 0 + vgs --all + cat /tmp/snapshot_role.log 2024-03-01 21:25:41,261 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 21:25:41,261 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:25:41,290 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: {"lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: {"lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: {"lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: {"lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,291 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "pv_name":"/dev/sdh"}, 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "pv_name":"/dev/sdj"}, 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "pv_name":"/dev/sdi"}, 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o", "pv_name":"/dev/sdg"}, 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w", "pv_name":"/dev/sdg"}, 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "pv_name":"/dev/sdg"}, 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM"}, 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM"}, 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o"}, 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w"}, 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K"}, 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K"} 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:25:41,292 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: {"lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: {"lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m", "pv_name":"/dev/sdd"}, 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6", "pv_name":"/dev/sdd"}, 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m"}, 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6"} 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:25:41,293 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: {"lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: {"lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "pv_name":"/dev/sdb"}, 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR", "pv_name":"/dev/sdb"}, 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "pv_name":"/dev/sda"} 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR"}, 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k"}, 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k"} 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,294 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 21:25:41,295 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:25:41,323 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: {"lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: {"lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: {"lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: {"lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "pv_name":"/dev/sdh"}, 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "pv_name":"/dev/sdj"}, 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "pv_name":"/dev/sdi"}, 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o", "pv_name":"/dev/sdg"}, 2024-03-01 21:25:41,324 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w", "pv_name":"/dev/sdg"}, 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "pv_name":"/dev/sdg"}, 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM"}, 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM"}, 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o"}, 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w"}, 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K"}, 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K"} 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: {"lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: {"lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,325 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m", "pv_name":"/dev/sdd"}, 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6", "pv_name":"/dev/sdd"}, 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m"}, 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6"} 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: {"lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: {"lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,326 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "pv_name":"/dev/sdb"}, 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR", "pv_name":"/dev/sdb"}, 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "pv_name":"/dev/sda"} 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR"}, 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k"}, 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k"} 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,327 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 21:25:41,352 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:41,352 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,353 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:41,353 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,353 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:41,353 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 21:25:41,353 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,353 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,353 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,353 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,353 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:41,353 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,353 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,353 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:25:41,379 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:41,379 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,380 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:41,380 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,380 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:41,380 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 21:25:41,380 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 21:25:41,380 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 21:25:41,380 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 21:25:41,380 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,380 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,380 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,380 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,380 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:41,380 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,380 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,380 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 21:25:41,401 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:25:41,401 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,401 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:41,401 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,401 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:41,401 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,402 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,402 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,402 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,402 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:41,402 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,402 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,402 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 21:25:41,666 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:41,666 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,666 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:41,666 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,666 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,666 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 21:25:41,705 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:41,705 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,705 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:41,705 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,706 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:41,706 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 21:25:41,706 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,706 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,706 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,706 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,706 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:41,706 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,706 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,706 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:25:41,738 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:41,739 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,739 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:41,739 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,739 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:41,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 21:25:41,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 21:25:41,739 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 21:25:41,739 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 21:25:41,739 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 21:25:41,739 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,739 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,739 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,739 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,739 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:41,739 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,739 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,739 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 21:25:41,766 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:25:41,767 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,767 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:41,767 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,767 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:41,767 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,767 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,767 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,767 INFO snapshot-role/MainThread: , 2024-03-01 21:25:41,767 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:41,767 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,767 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,767 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 21:25:41,989 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:41,989 INFO snapshot-role/MainThread: { 2024-03-01 21:25:41,989 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:41,989 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:41,989 INFO snapshot-role/MainThread: } 2024-03-01 21:25:41,990 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 21:25:42,042 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:42,043 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,043 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:42,043 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,043 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:42,043 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 21:25:42,043 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,043 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,043 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,043 INFO snapshot-role/MainThread: , 2024-03-01 21:25:42,043 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:42,044 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,044 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,044 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:25:42,066 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:42,066 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,066 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:42,066 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,067 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:42,067 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 21:25:42,067 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 21:25:42,067 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 21:25:42,067 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 21:25:42,067 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 21:25:42,067 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 21:25:42,067 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,067 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,067 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,067 INFO snapshot-role/MainThread: , 2024-03-01 21:25:42,067 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:42,067 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,067 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,067 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:25:42,089 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:25:42,089 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,089 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:42,090 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,090 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:42,090 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,090 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,090 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,090 INFO snapshot-role/MainThread: , 2024-03-01 21:25:42,090 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:42,090 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,090 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,090 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 21:25:42,306 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:42,307 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,307 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:42,307 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,307 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,307 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 21:25:42,350 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:42,350 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,350 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:42,350 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,350 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:42,350 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 21:25:42,351 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,351 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,351 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,351 INFO snapshot-role/MainThread: , 2024-03-01 21:25:42,351 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:42,351 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,351 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,351 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:25:42,377 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:42,377 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,377 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:42,377 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,377 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:42,378 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 21:25:42,378 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 21:25:42,378 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 21:25:42,378 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 21:25:42,378 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 21:25:42,378 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 21:25:42,378 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 21:25:42,378 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,378 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,378 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,378 INFO snapshot-role/MainThread: , 2024-03-01 21:25:42,378 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:42,378 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,378 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,378 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 21:25:42,404 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:25:42,404 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,404 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:42,404 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,404 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:42,404 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,404 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,404 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,404 INFO snapshot-role/MainThread: , 2024-03-01 21:25:42,404 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:42,404 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,404 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,404 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 21:25:42,627 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:42,627 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,627 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:42,627 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,628 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,628 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 21:25:42,669 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:42,669 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,669 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:42,670 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,670 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:42,670 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 21:25:42,670 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,670 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,670 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,670 INFO snapshot-role/MainThread: , 2024-03-01 21:25:42,670 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:42,670 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,670 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,670 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:25:42,696 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:42,696 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,697 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:42,697 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,697 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:42,697 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 21:25:42,697 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 21:25:42,697 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,697 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,697 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,697 INFO snapshot-role/MainThread: , 2024-03-01 21:25:42,697 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:42,697 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,697 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,697 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:25:42,721 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:25:42,722 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,722 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:42,722 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,722 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:42,722 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,722 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,722 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,722 INFO snapshot-role/MainThread: , 2024-03-01 21:25:42,722 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:42,722 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,722 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,722 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 21:25:42,923 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:42,924 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,924 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:42,924 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,924 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,924 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 21:25:42,968 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:42,968 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,968 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:42,968 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,968 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:42,968 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 21:25:42,968 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,968 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,968 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,968 INFO snapshot-role/MainThread: , 2024-03-01 21:25:42,969 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:42,969 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,969 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,969 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:25:42,992 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:42,992 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,992 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:42,992 INFO snapshot-role/MainThread: { 2024-03-01 21:25:42,993 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:42,993 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 21:25:42,993 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:25:42,993 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 21:25:42,993 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,993 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,993 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,993 INFO snapshot-role/MainThread: , 2024-03-01 21:25:42,993 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:42,993 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:42,993 INFO snapshot-role/MainThread: } 2024-03-01 21:25:42,993 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:25:43,016 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:25:43,017 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,017 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:43,017 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,017 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:43,017 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,017 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,017 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,017 INFO snapshot-role/MainThread: , 2024-03-01 21:25:43,017 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:43,017 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,017 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,017 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 21:25:43,227 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:43,228 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,228 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:43,228 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,228 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,228 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:25:43,272 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:43,273 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,273 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:43,273 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,273 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:43,273 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:25:43,273 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,273 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,273 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,273 INFO snapshot-role/MainThread: , 2024-03-01 21:25:43,273 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:43,273 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,273 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,273 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:25:43,296 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:43,296 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,296 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:43,296 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,296 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:43,296 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:25:43,296 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:25:43,296 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,296 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,296 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,296 INFO snapshot-role/MainThread: , 2024-03-01 21:25:43,296 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:43,296 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,296 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,296 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:25:43,319 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:25:43,319 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,319 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:43,319 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,319 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:43,319 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,319 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,319 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,319 INFO snapshot-role/MainThread: , 2024-03-01 21:25:43,319 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:43,319 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,319 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,320 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 21:25:43,522 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:43,522 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,522 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:43,522 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,522 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,522 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 21:25:43,562 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:43,562 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,562 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:43,562 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,562 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:43,562 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:25:43,563 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,563 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,563 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,563 INFO snapshot-role/MainThread: , 2024-03-01 21:25:43,563 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:43,563 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,563 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,563 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:25:43,590 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:43,590 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,590 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:43,590 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,590 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:43,590 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:25:43,590 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:25:43,590 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:25:43,590 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,591 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,591 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,591 INFO snapshot-role/MainThread: , 2024-03-01 21:25:43,591 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:43,591 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,591 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,591 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 21:25:43,614 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:25:43,614 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,614 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:43,614 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,614 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:43,614 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,614 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,614 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,614 INFO snapshot-role/MainThread: , 2024-03-01 21:25:43,614 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:43,614 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,614 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,615 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 21:25:43,822 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:43,823 INFO snapshot-role/MainThread: { 2024-03-01 21:25:43,823 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:43,823 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:43,823 INFO snapshot-role/MainThread: } 2024-03-01 21:25:43,823 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:25:46,870 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 21:25:46,870 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:25:46,901 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: { 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: { 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:46,902 INFO snapshot-role/MainThread: {"lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "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 21:25:46,902 INFO snapshot-role/MainThread: {"lv_uuid":"23hIcK-uCni-LRvy-MmEK-UTaQ-9xfd-Zj1rdD", "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 21:25:46,902 INFO snapshot-role/MainThread: {"lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "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 21:25:46,902 INFO snapshot-role/MainThread: {"lv_uuid":"k2tG92-o08n-E20G-XzCp-tYpn-2Sx1-L3YA9R", "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 21:25:46,902 INFO snapshot-role/MainThread: {"lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w", "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 21:25:46,902 INFO snapshot-role/MainThread: {"lv_uuid":"KFo98F-cNrZ-xlQk-Y0oP-7LCX-ep20-QBeiy9", "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 21:25:46,903 INFO snapshot-role/MainThread: {"lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o", "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 21:25:46,903 INFO snapshot-role/MainThread: {"lv_uuid":"DEAbwv-0pVS-ZVMr-PaO7-KJXr-5jn3-vokQtU", "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 21:25:46,903 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "pv_name":"/dev/sdh"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "pv_name":"/dev/sdj"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"k2tG92-o08n-E20G-XzCp-tYpn-2Sx1-L3YA9R", "pv_name":"/dev/sdj"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"KFo98F-cNrZ-xlQk-Y0oP-7LCX-ep20-QBeiy9", "pv_name":"/dev/sdj"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"DEAbwv-0pVS-ZVMr-PaO7-KJXr-5jn3-vokQtU", "pv_name":"/dev/sdj"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "pv_name":"/dev/sdi"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o", "pv_name":"/dev/sdg"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w", "pv_name":"/dev/sdg"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "pv_name":"/dev/sdg"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"23hIcK-uCni-LRvy-MmEK-UTaQ-9xfd-Zj1rdD", "pv_name":"/dev/sdg"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"23hIcK-uCni-LRvy-MmEK-UTaQ-9xfd-Zj1rdD"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"DEAbwv-0pVS-ZVMr-PaO7-KJXr-5jn3-vokQtU"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"KFo98F-cNrZ-xlQk-Y0oP-7LCX-ep20-QBeiy9"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"k2tG92-o08n-E20G-XzCp-tYpn-2Sx1-L3YA9R"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K"}, 2024-03-01 21:25:46,903 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K"} 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: } 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: { 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: {"lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6", "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 21:25:46,904 INFO snapshot-role/MainThread: {"lv_uuid":"0MCP7K-9FFA-vdC8-HXeW-BsdB-fdud-42TSfm", "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 21:25:46,904 INFO snapshot-role/MainThread: {"lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m", "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 21:25:46,904 INFO snapshot-role/MainThread: {"lv_uuid":"MqPr80-r2iu-reeW-iLT1-fAFB-mUho-xoeCmK", "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 21:25:46,904 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m", "pv_name":"/dev/sdd"}, 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6", "pv_name":"/dev/sdd"}, 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"0MCP7K-9FFA-vdC8-HXeW-BsdB-fdud-42TSfm", "pv_name":"/dev/sdd"}, 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:25:46,904 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6", "lv_uuid":"MqPr80-r2iu-reeW-iLT1-fAFB-mUho-xoeCmK", "pv_name":"/dev/sde"}, 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"0MCP7K-9FFA-vdC8-HXeW-BsdB-fdud-42TSfm"}, 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m"}, 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6"}, 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"MqPr80-r2iu-reeW-iLT1-fAFB-mUho-xoeCmK"} 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: } 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: { 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: {"lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: {"lv_uuid":"v0krU8-hEBG-mO8b-KttQ-uvqk-YWBf-tOOd97", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: {"lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "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 21:25:46,905 INFO snapshot-role/MainThread: {"lv_uuid":"i4bPc2-nMY5-9Iv0-G3IU-XnOm-OQGI-Id9v3S", "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 21:25:46,905 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,905 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "pv_name":"/dev/sdb"}, 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR", "pv_name":"/dev/sdb"}, 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4", "lv_uuid":"v0krU8-hEBG-mO8b-KttQ-uvqk-YWBf-tOOd97", "pv_name":"/dev/sdc"}, 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4", "lv_uuid":"i4bPc2-nMY5-9Iv0-G3IU-XnOm-OQGI-Id9v3S", "pv_name":"/dev/sdc"}, 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "pv_name":"/dev/sda"} 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR"}, 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k"}, 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k"}, 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"i4bPc2-nMY5-9Iv0-G3IU-XnOm-OQGI-Id9v3S"}, 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"v0krU8-hEBG-mO8b-KttQ-uvqk-YWBf-tOOd97"} 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: } 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,906 INFO snapshot-role/MainThread: } 2024-03-01 21:25:46,907 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 21:25:46,930 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:46,930 INFO snapshot-role/MainThread: { 2024-03-01 21:25:46,930 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:46,930 INFO snapshot-role/MainThread: { 2024-03-01 21:25:46,930 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:46,930 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 21:25:46,930 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,930 INFO snapshot-role/MainThread: } 2024-03-01 21:25:46,930 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,930 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,931 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:46,931 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,931 INFO snapshot-role/MainThread: } 2024-03-01 21:25:46,931 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:25:46,960 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:46,960 INFO snapshot-role/MainThread: { 2024-03-01 21:25:46,960 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:46,960 INFO snapshot-role/MainThread: { 2024-03-01 21:25:46,960 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:46,960 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 21:25:46,960 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 21:25:46,960 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 21:25:46,960 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 21:25:46,960 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 21:25:46,961 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 21:25:46,961 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 21:25:46,961 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 21:25:46,961 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,961 INFO snapshot-role/MainThread: } 2024-03-01 21:25:46,961 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,961 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,961 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:46,961 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,961 INFO snapshot-role/MainThread: } 2024-03-01 21:25:46,961 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 21:25:46,985 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:46,986 INFO snapshot-role/MainThread: { 2024-03-01 21:25:46,986 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:46,986 INFO snapshot-role/MainThread: { 2024-03-01 21:25:46,986 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:46,986 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 21:25:46,986 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,986 INFO snapshot-role/MainThread: } 2024-03-01 21:25:46,986 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,986 INFO snapshot-role/MainThread: , 2024-03-01 21:25:46,986 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:46,986 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:46,986 INFO snapshot-role/MainThread: } 2024-03-01 21:25:46,986 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 21:25:47,014 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,014 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,014 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,014 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,014 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,014 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 21:25:47,014 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,014 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,014 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,014 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,014 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,014 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,014 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,014 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 21:25:47,040 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,040 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,040 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,040 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,040 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,040 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 21:25:47,040 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,040 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,040 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,041 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,041 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,041 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,041 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,041 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 21:25:47,063 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,063 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,063 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,063 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,063 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,063 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 21:25:47,064 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,064 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,064 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,064 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,064 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,064 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,064 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,064 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:25:47,087 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,087 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,087 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,087 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,087 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,087 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 21:25:47,087 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 21:25:47,088 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 21:25:47,088 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 21:25:47,088 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 21:25:47,088 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 21:25:47,088 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 21:25:47,088 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 21:25:47,088 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,088 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,088 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,088 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,088 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,088 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,088 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,088 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 21:25:47,113 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,113 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,113 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,113 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,113 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,113 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 21:25:47,113 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,114 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,114 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,114 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,114 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,114 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,114 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,114 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 21:25:47,137 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,137 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,138 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,138 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,138 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,138 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 21:25:47,138 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,138 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,138 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,138 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,138 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,138 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,138 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,138 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 21:25:47,160 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,160 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,160 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,160 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,160 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,160 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 21:25:47,160 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,160 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,160 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,160 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,160 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,160 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,160 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,161 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 21:25:47,188 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,188 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,188 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,188 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,188 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,188 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 21:25:47,188 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,188 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,188 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,188 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,189 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,189 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,189 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,189 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:25:47,214 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,214 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,214 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,214 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,214 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,214 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 21:25:47,214 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 21:25:47,214 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 21:25:47,214 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 21:25:47,215 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 21:25:47,215 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 21:25:47,215 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 21:25:47,215 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 21:25:47,215 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,215 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,215 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,215 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,215 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,215 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,215 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,215 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:25:47,241 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,241 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,241 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,241 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,241 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,242 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 21:25:47,242 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,242 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,242 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,242 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,242 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,242 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,242 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,242 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 21:25:47,264 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,264 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,264 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,264 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,264 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,264 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 21:25:47,264 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,264 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,264 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,264 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,264 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,264 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,264 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,265 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 21:25:47,290 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,290 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,290 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,290 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,290 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,290 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 21:25:47,290 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,290 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,290 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,290 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,290 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,290 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,290 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,290 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 21:25:47,313 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,313 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,313 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,313 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,314 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,314 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 21:25:47,314 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,314 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,314 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,314 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,314 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,314 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,314 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,314 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:25:47,340 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,340 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,340 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,340 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,340 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,340 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 21:25:47,340 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 21:25:47,340 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 21:25:47,340 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 21:25:47,340 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 21:25:47,340 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 21:25:47,340 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 21:25:47,340 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 21:25:47,341 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,341 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,341 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,341 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,341 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,341 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,341 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,341 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 21:25:47,364 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,364 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,364 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,364 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,364 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,365 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 21:25:47,365 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,365 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,365 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,365 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,365 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,365 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,365 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,365 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 21:25:47,387 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,387 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,387 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,387 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,387 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,387 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 21:25:47,387 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,388 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,388 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,388 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,388 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,388 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,388 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,388 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 21:25:47,411 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,411 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,411 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,411 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,411 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,411 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 21:25:47,411 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,411 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,411 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,411 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,411 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,411 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,411 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,412 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 21:25:47,436 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,436 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,436 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,436 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,436 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,436 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 21:25:47,437 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,437 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,437 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,437 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,437 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,437 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,437 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,437 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:25:47,459 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,459 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,460 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,460 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,460 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,460 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 21:25:47,460 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 21:25:47,460 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 21:25:47,460 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 21:25:47,460 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,460 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,460 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,460 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,460 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,460 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,460 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,460 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:25:47,486 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,486 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,486 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,486 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,486 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,486 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 21:25:47,486 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,486 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,486 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,487 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,487 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,487 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,487 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,487 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 21:25:47,508 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,508 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,508 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,508 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,508 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,508 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 21:25:47,508 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,508 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,508 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,508 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,509 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,509 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,509 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,509 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 21:25:47,533 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,534 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,534 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,534 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,534 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,534 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 21:25:47,534 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,534 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,534 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,534 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,534 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,534 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,534 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,534 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 21:25:47,558 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,558 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,558 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,558 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,558 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,558 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 21:25:47,558 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,558 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,558 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,558 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,559 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,559 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,559 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,559 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:25:47,581 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,581 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,581 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,581 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,581 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,581 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 21:25:47,581 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 21:25:47,581 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 21:25:47,581 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 21:25:47,581 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,581 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,581 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,582 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,582 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,582 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,582 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,582 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:25:47,604 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,604 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,604 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,604 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,604 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,604 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 21:25:47,604 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,605 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,605 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,605 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,605 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,605 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,605 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,605 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 21:25:47,628 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,628 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,628 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,628 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,628 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,628 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 21:25:47,628 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,629 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,629 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,629 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,629 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,629 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,629 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,629 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 21:25:47,650 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,650 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,650 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,650 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,650 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,650 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 21:25:47,650 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,650 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,650 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,651 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,651 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,651 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,651 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,651 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:25:47,673 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,674 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,674 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,674 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,674 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,674 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:25:47,674 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,674 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,674 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,674 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,674 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,674 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,674 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,674 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:25:47,696 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,696 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,696 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,696 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,696 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,696 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:25:47,696 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:25:47,696 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 21:25:47,696 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 21:25:47,696 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,697 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,697 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,697 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,697 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,697 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,697 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,697 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:25:47,720 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,720 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,720 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,720 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,720 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,720 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:25:47,720 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,720 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,720 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,720 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,720 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,720 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,721 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,721 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:25:47,747 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,747 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,747 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,747 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,747 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,747 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:25:47,747 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,747 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,747 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,747 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,747 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,747 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,747 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,747 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:25:47,771 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,771 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,771 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,771 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,771 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,771 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:25:47,771 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,771 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,771 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,771 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,772 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,772 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,772 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,772 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 21:25:47,794 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,794 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,794 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,794 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,794 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,794 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 21:25:47,794 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,794 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,794 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,794 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,795 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,795 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,795 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,795 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:25:47,817 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,817 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,818 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,818 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,818 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,818 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:25:47,818 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:25:47,818 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 21:25:47,818 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 21:25:47,818 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,818 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,818 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,818 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,818 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,818 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,818 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,818 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 21:25:47,842 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,842 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,842 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,843 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,843 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,843 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 21:25:47,843 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,843 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,843 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,843 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,843 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,843 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,843 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,843 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 21:25:47,864 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,864 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,864 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,864 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,864 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,864 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 21:25:47,864 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,864 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,864 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,864 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,864 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,864 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,864 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,865 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 21:25:47,886 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:47,887 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,887 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:47,887 INFO snapshot-role/MainThread: { 2024-03-01 21:25:47,887 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:47,887 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 21:25:47,887 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,887 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,887 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,887 INFO snapshot-role/MainThread: , 2024-03-01 21:25:47,887 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:47,887 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:47,887 INFO snapshot-role/MainThread: } 2024-03-01 21:25:47,887 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:25:50,786 INFO snapshot-role/MainThread: revert_cmd: revert None None snapset1 0 None 2024-03-01 21:25:50,786 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:25:50,819 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: { 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: { 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:50,820 INFO snapshot-role/MainThread: {"lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "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 21:25:50,820 INFO snapshot-role/MainThread: {"lv_uuid":"23hIcK-uCni-LRvy-MmEK-UTaQ-9xfd-Zj1rdD", "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 21:25:50,820 INFO snapshot-role/MainThread: {"lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "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 21:25:50,820 INFO snapshot-role/MainThread: {"lv_uuid":"k2tG92-o08n-E20G-XzCp-tYpn-2Sx1-L3YA9R", "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 21:25:50,820 INFO snapshot-role/MainThread: {"lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w", "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 21:25:50,821 INFO snapshot-role/MainThread: {"lv_uuid":"KFo98F-cNrZ-xlQk-Y0oP-7LCX-ep20-QBeiy9", "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 21:25:50,821 INFO snapshot-role/MainThread: {"lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o", "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 21:25:50,821 INFO snapshot-role/MainThread: {"lv_uuid":"DEAbwv-0pVS-ZVMr-PaO7-KJXr-5jn3-vokQtU", "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 21:25:50,821 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "pv_name":"/dev/sdh"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "pv_name":"/dev/sdj"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"k2tG92-o08n-E20G-XzCp-tYpn-2Sx1-L3YA9R", "pv_name":"/dev/sdj"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"KFo98F-cNrZ-xlQk-Y0oP-7LCX-ep20-QBeiy9", "pv_name":"/dev/sdj"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"DEAbwv-0pVS-ZVMr-PaO7-KJXr-5jn3-vokQtU", "pv_name":"/dev/sdj"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "pv_name":"/dev/sdi"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o", "pv_name":"/dev/sdg"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w", "pv_name":"/dev/sdg"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "pv_name":"/dev/sdg"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"23hIcK-uCni-LRvy-MmEK-UTaQ-9xfd-Zj1rdD", "pv_name":"/dev/sdg"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"23hIcK-uCni-LRvy-MmEK-UTaQ-9xfd-Zj1rdD"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"DEAbwv-0pVS-ZVMr-PaO7-KJXr-5jn3-vokQtU"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"KFo98F-cNrZ-xlQk-Y0oP-7LCX-ep20-QBeiy9"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"k2tG92-o08n-E20G-XzCp-tYpn-2Sx1-L3YA9R"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w"}, 2024-03-01 21:25:50,821 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K"}, 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K"} 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: } 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: { 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: {"lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6", "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 21:25:50,822 INFO snapshot-role/MainThread: {"lv_uuid":"0MCP7K-9FFA-vdC8-HXeW-BsdB-fdud-42TSfm", "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 21:25:50,822 INFO snapshot-role/MainThread: {"lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m", "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 21:25:50,822 INFO snapshot-role/MainThread: {"lv_uuid":"MqPr80-r2iu-reeW-iLT1-fAFB-mUho-xoeCmK", "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 21:25:50,822 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m", "pv_name":"/dev/sdd"}, 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6", "pv_name":"/dev/sdd"}, 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"0MCP7K-9FFA-vdC8-HXeW-BsdB-fdud-42TSfm", "pv_name":"/dev/sdd"}, 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6", "lv_uuid":"MqPr80-r2iu-reeW-iLT1-fAFB-mUho-xoeCmK", "pv_name":"/dev/sde"}, 2024-03-01 21:25:50,822 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"0MCP7K-9FFA-vdC8-HXeW-BsdB-fdud-42TSfm"}, 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m"}, 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6"}, 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"MqPr80-r2iu-reeW-iLT1-fAFB-mUho-xoeCmK"} 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: } 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: { 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: {"lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: {"lv_uuid":"v0krU8-hEBG-mO8b-KttQ-uvqk-YWBf-tOOd97", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: {"lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "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 21:25:50,823 INFO snapshot-role/MainThread: {"lv_uuid":"i4bPc2-nMY5-9Iv0-G3IU-XnOm-OQGI-Id9v3S", "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 21:25:50,823 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:25:50,823 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "pv_name":"/dev/sdb"}, 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR", "pv_name":"/dev/sdb"}, 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4", "lv_uuid":"v0krU8-hEBG-mO8b-KttQ-uvqk-YWBf-tOOd97", "pv_name":"/dev/sdc"}, 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4", "lv_uuid":"i4bPc2-nMY5-9Iv0-G3IU-XnOm-OQGI-Id9v3S", "pv_name":"/dev/sdc"}, 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "pv_name":"/dev/sda"} 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR"}, 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k"}, 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k"}, 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"i4bPc2-nMY5-9Iv0-G3IU-XnOm-OQGI-Id9v3S"}, 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"v0krU8-hEBG-mO8b-KttQ-uvqk-YWBf-tOOd97"} 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: } 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: } 2024-03-01 21:25:50,824 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 21:25:50,854 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:50,854 INFO snapshot-role/MainThread: { 2024-03-01 21:25:50,854 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:50,854 INFO snapshot-role/MainThread: { 2024-03-01 21:25:50,854 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:50,854 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 21:25:50,854 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,854 INFO snapshot-role/MainThread: } 2024-03-01 21:25:50,854 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,854 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,854 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:50,854 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,854 INFO snapshot-role/MainThread: } 2024-03-01 21:25:50,854 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 21:25:50,882 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:50,883 INFO snapshot-role/MainThread: { 2024-03-01 21:25:50,883 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:50,883 INFO snapshot-role/MainThread: { 2024-03-01 21:25:50,883 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:50,883 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 21:25:50,883 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,883 INFO snapshot-role/MainThread: } 2024-03-01 21:25:50,883 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,883 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,883 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:50,883 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,883 INFO snapshot-role/MainThread: } 2024-03-01 21:25:50,883 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:25:50,907 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:50,908 INFO snapshot-role/MainThread: { 2024-03-01 21:25:50,908 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:50,908 INFO snapshot-role/MainThread: { 2024-03-01 21:25:50,908 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:50,908 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 21:25:50,908 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 21:25:50,908 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 21:25:50,908 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 21:25:50,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 21:25:50,908 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 21:25:50,908 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 21:25:50,908 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 21:25:50,908 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,908 INFO snapshot-role/MainThread: } 2024-03-01 21:25:50,908 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,908 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,908 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:50,908 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,908 INFO snapshot-role/MainThread: } 2024-03-01 21:25:50,908 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 21:25:50,932 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:50,932 INFO snapshot-role/MainThread: { 2024-03-01 21:25:50,933 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:50,933 INFO snapshot-role/MainThread: { 2024-03-01 21:25:50,933 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:50,933 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 21:25:50,933 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,933 INFO snapshot-role/MainThread: } 2024-03-01 21:25:50,933 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,933 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,933 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:50,933 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,933 INFO snapshot-role/MainThread: } 2024-03-01 21:25:50,933 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 21:25:50,956 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:25:50,956 INFO snapshot-role/MainThread: { 2024-03-01 21:25:50,956 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:25:50,956 INFO snapshot-role/MainThread: { 2024-03-01 21:25:50,956 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:25:50,957 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 21:25:50,957 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,957 INFO snapshot-role/MainThread: } 2024-03-01 21:25:50,957 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,957 INFO snapshot-role/MainThread: , 2024-03-01 21:25:50,957 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:25:50,957 INFO snapshot-role/MainThread: ] 2024-03-01 21:25:50,957 INFO snapshot-role/MainThread: } 2024-03-01 21:25:50,957 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv5_snapset1 2024-03-01 21:26:06,072 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:06,072 INFO snapshot-role/MainThread: { 2024-03-01 21:26:06,072 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:06,073 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,073 INFO snapshot-role/MainThread: } 2024-03-01 21:26:06,073 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 21:26:06,129 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:06,130 INFO snapshot-role/MainThread: { 2024-03-01 21:26:06,130 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:06,130 INFO snapshot-role/MainThread: { 2024-03-01 21:26:06,130 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:06,130 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 21:26:06,130 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,130 INFO snapshot-role/MainThread: } 2024-03-01 21:26:06,130 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,130 INFO snapshot-role/MainThread: , 2024-03-01 21:26:06,130 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:06,130 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,130 INFO snapshot-role/MainThread: } 2024-03-01 21:26:06,130 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 21:26:06,157 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:06,157 INFO snapshot-role/MainThread: { 2024-03-01 21:26:06,157 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:06,157 INFO snapshot-role/MainThread: { 2024-03-01 21:26:06,157 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:06,158 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 21:26:06,158 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,158 INFO snapshot-role/MainThread: } 2024-03-01 21:26:06,158 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,158 INFO snapshot-role/MainThread: , 2024-03-01 21:26:06,158 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:06,158 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,158 INFO snapshot-role/MainThread: } 2024-03-01 21:26:06,158 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:26:06,179 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:06,179 INFO snapshot-role/MainThread: { 2024-03-01 21:26:06,179 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:06,179 INFO snapshot-role/MainThread: { 2024-03-01 21:26:06,179 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:06,179 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 21:26:06,179 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 21:26:06,179 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 21:26:06,179 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 21:26:06,179 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 21:26:06,179 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 21:26:06,179 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 21:26:06,180 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,180 INFO snapshot-role/MainThread: } 2024-03-01 21:26:06,180 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,180 INFO snapshot-role/MainThread: , 2024-03-01 21:26:06,180 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:06,180 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,180 INFO snapshot-role/MainThread: } 2024-03-01 21:26:06,180 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 21:26:06,209 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:06,209 INFO snapshot-role/MainThread: { 2024-03-01 21:26:06,209 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:06,209 INFO snapshot-role/MainThread: { 2024-03-01 21:26:06,209 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:06,209 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 21:26:06,209 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,209 INFO snapshot-role/MainThread: } 2024-03-01 21:26:06,209 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,209 INFO snapshot-role/MainThread: , 2024-03-01 21:26:06,209 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:06,209 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,210 INFO snapshot-role/MainThread: } 2024-03-01 21:26:06,210 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 21:26:06,234 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:06,234 INFO snapshot-role/MainThread: { 2024-03-01 21:26:06,234 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:06,234 INFO snapshot-role/MainThread: { 2024-03-01 21:26:06,234 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:06,234 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 21:26:06,234 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,234 INFO snapshot-role/MainThread: } 2024-03-01 21:26:06,235 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,235 INFO snapshot-role/MainThread: , 2024-03-01 21:26:06,235 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:06,235 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:06,235 INFO snapshot-role/MainThread: } 2024-03-01 21:26:06,235 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv6_snapset1 2024-03-01 21:26:21,347 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:21,347 INFO snapshot-role/MainThread: { 2024-03-01 21:26:21,347 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:21,347 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,347 INFO snapshot-role/MainThread: } 2024-03-01 21:26:21,347 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 21:26:21,394 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:21,394 INFO snapshot-role/MainThread: { 2024-03-01 21:26:21,394 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:21,394 INFO snapshot-role/MainThread: { 2024-03-01 21:26:21,394 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:21,395 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 21:26:21,395 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,395 INFO snapshot-role/MainThread: } 2024-03-01 21:26:21,395 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,395 INFO snapshot-role/MainThread: , 2024-03-01 21:26:21,395 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:21,395 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,395 INFO snapshot-role/MainThread: } 2024-03-01 21:26:21,395 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 21:26:21,426 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:21,426 INFO snapshot-role/MainThread: { 2024-03-01 21:26:21,426 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:21,427 INFO snapshot-role/MainThread: { 2024-03-01 21:26:21,427 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:21,427 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 21:26:21,427 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,427 INFO snapshot-role/MainThread: } 2024-03-01 21:26:21,427 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,427 INFO snapshot-role/MainThread: , 2024-03-01 21:26:21,427 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:21,427 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,427 INFO snapshot-role/MainThread: } 2024-03-01 21:26:21,427 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:26:21,453 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:21,453 INFO snapshot-role/MainThread: { 2024-03-01 21:26:21,453 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:21,453 INFO snapshot-role/MainThread: { 2024-03-01 21:26:21,453 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:21,453 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 21:26:21,453 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 21:26:21,453 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 21:26:21,453 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 21:26:21,453 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 21:26:21,453 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 21:26:21,453 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,453 INFO snapshot-role/MainThread: } 2024-03-01 21:26:21,454 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,454 INFO snapshot-role/MainThread: , 2024-03-01 21:26:21,454 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:21,454 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,454 INFO snapshot-role/MainThread: } 2024-03-01 21:26:21,454 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:26:21,479 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:21,479 INFO snapshot-role/MainThread: { 2024-03-01 21:26:21,479 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:21,479 INFO snapshot-role/MainThread: { 2024-03-01 21:26:21,479 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:21,479 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 21:26:21,480 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,480 INFO snapshot-role/MainThread: } 2024-03-01 21:26:21,480 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,480 INFO snapshot-role/MainThread: , 2024-03-01 21:26:21,480 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:21,480 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,480 INFO snapshot-role/MainThread: } 2024-03-01 21:26:21,480 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 21:26:21,504 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:21,504 INFO snapshot-role/MainThread: { 2024-03-01 21:26:21,505 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:21,505 INFO snapshot-role/MainThread: { 2024-03-01 21:26:21,505 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:21,505 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 21:26:21,505 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,505 INFO snapshot-role/MainThread: } 2024-03-01 21:26:21,505 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,505 INFO snapshot-role/MainThread: , 2024-03-01 21:26:21,505 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:21,505 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:21,505 INFO snapshot-role/MainThread: } 2024-03-01 21:26:21,505 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv7_snapset1 2024-03-01 21:26:36,605 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:36,606 INFO snapshot-role/MainThread: { 2024-03-01 21:26:36,606 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:36,606 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,606 INFO snapshot-role/MainThread: } 2024-03-01 21:26:36,606 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 21:26:36,671 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:36,672 INFO snapshot-role/MainThread: { 2024-03-01 21:26:36,672 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:36,672 INFO snapshot-role/MainThread: { 2024-03-01 21:26:36,672 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:36,672 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 21:26:36,672 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,672 INFO snapshot-role/MainThread: } 2024-03-01 21:26:36,672 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,672 INFO snapshot-role/MainThread: , 2024-03-01 21:26:36,672 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:36,673 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,673 INFO snapshot-role/MainThread: } 2024-03-01 21:26:36,673 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 21:26:36,711 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:36,711 INFO snapshot-role/MainThread: { 2024-03-01 21:26:36,711 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:36,711 INFO snapshot-role/MainThread: { 2024-03-01 21:26:36,711 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:36,711 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 21:26:36,711 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,711 INFO snapshot-role/MainThread: } 2024-03-01 21:26:36,711 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,711 INFO snapshot-role/MainThread: , 2024-03-01 21:26:36,711 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:36,711 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,711 INFO snapshot-role/MainThread: } 2024-03-01 21:26:36,711 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:26:36,736 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:36,737 INFO snapshot-role/MainThread: { 2024-03-01 21:26:36,737 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:36,737 INFO snapshot-role/MainThread: { 2024-03-01 21:26:36,737 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:36,737 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 21:26:36,737 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 21:26:36,737 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 21:26:36,737 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 21:26:36,737 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 21:26:36,737 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,737 INFO snapshot-role/MainThread: } 2024-03-01 21:26:36,737 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,737 INFO snapshot-role/MainThread: , 2024-03-01 21:26:36,737 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:36,737 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,737 INFO snapshot-role/MainThread: } 2024-03-01 21:26:36,737 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 21:26:36,761 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:36,761 INFO snapshot-role/MainThread: { 2024-03-01 21:26:36,762 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:36,762 INFO snapshot-role/MainThread: { 2024-03-01 21:26:36,762 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:36,762 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 21:26:36,762 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,762 INFO snapshot-role/MainThread: } 2024-03-01 21:26:36,762 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,762 INFO snapshot-role/MainThread: , 2024-03-01 21:26:36,762 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:36,762 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,762 INFO snapshot-role/MainThread: } 2024-03-01 21:26:36,762 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 21:26:36,786 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:36,786 INFO snapshot-role/MainThread: { 2024-03-01 21:26:36,786 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:36,786 INFO snapshot-role/MainThread: { 2024-03-01 21:26:36,786 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:36,787 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 21:26:36,787 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,787 INFO snapshot-role/MainThread: } 2024-03-01 21:26:36,787 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,787 INFO snapshot-role/MainThread: , 2024-03-01 21:26:36,787 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:36,787 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:36,787 INFO snapshot-role/MainThread: } 2024-03-01 21:26:36,787 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg3/lv8_snapset1 2024-03-01 21:26:51,898 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:51,898 INFO snapshot-role/MainThread: { 2024-03-01 21:26:51,898 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:51,898 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:51,898 INFO snapshot-role/MainThread: } 2024-03-01 21:26:51,899 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 21:26:51,950 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:51,951 INFO snapshot-role/MainThread: { 2024-03-01 21:26:51,951 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:51,951 INFO snapshot-role/MainThread: { 2024-03-01 21:26:51,951 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:51,951 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 21:26:51,951 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:51,951 INFO snapshot-role/MainThread: } 2024-03-01 21:26:51,951 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:51,951 INFO snapshot-role/MainThread: , 2024-03-01 21:26:51,951 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:51,951 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:51,951 INFO snapshot-role/MainThread: } 2024-03-01 21:26:51,951 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 21:26:51,974 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:51,975 INFO snapshot-role/MainThread: { 2024-03-01 21:26:51,975 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:51,975 INFO snapshot-role/MainThread: { 2024-03-01 21:26:51,975 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:51,975 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 21:26:51,975 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:51,975 INFO snapshot-role/MainThread: } 2024-03-01 21:26:51,975 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:51,975 INFO snapshot-role/MainThread: , 2024-03-01 21:26:51,975 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:51,975 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:51,975 INFO snapshot-role/MainThread: } 2024-03-01 21:26:51,975 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:26:52,002 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:52,003 INFO snapshot-role/MainThread: { 2024-03-01 21:26:52,003 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:52,003 INFO snapshot-role/MainThread: { 2024-03-01 21:26:52,003 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:52,003 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 21:26:52,003 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 21:26:52,003 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 21:26:52,003 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 21:26:52,003 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:52,003 INFO snapshot-role/MainThread: } 2024-03-01 21:26:52,003 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:52,003 INFO snapshot-role/MainThread: , 2024-03-01 21:26:52,003 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:52,003 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:52,003 INFO snapshot-role/MainThread: } 2024-03-01 21:26:52,003 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:26:52,028 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:52,029 INFO snapshot-role/MainThread: { 2024-03-01 21:26:52,029 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:52,029 INFO snapshot-role/MainThread: { 2024-03-01 21:26:52,029 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:52,029 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 21:26:52,029 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:52,029 INFO snapshot-role/MainThread: } 2024-03-01 21:26:52,029 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:52,029 INFO snapshot-role/MainThread: , 2024-03-01 21:26:52,029 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:52,029 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:52,029 INFO snapshot-role/MainThread: } 2024-03-01 21:26:52,029 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 21:26:52,051 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:26:52,052 INFO snapshot-role/MainThread: { 2024-03-01 21:26:52,052 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:26:52,052 INFO snapshot-role/MainThread: { 2024-03-01 21:26:52,052 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:26:52,052 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 21:26:52,052 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:52,052 INFO snapshot-role/MainThread: } 2024-03-01 21:26:52,052 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:52,052 INFO snapshot-role/MainThread: , 2024-03-01 21:26:52,052 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:26:52,052 INFO snapshot-role/MainThread: ] 2024-03-01 21:26:52,052 INFO snapshot-role/MainThread: } 2024-03-01 21:26:52,052 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg2/lv3_snapset1 2024-03-01 21:27:07,160 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:07,160 INFO snapshot-role/MainThread: { 2024-03-01 21:27:07,160 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:07,160 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,160 INFO snapshot-role/MainThread: } 2024-03-01 21:27:07,160 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 21:27:07,201 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:07,202 INFO snapshot-role/MainThread: { 2024-03-01 21:27:07,202 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:07,202 INFO snapshot-role/MainThread: { 2024-03-01 21:27:07,202 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:07,202 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 21:27:07,202 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,202 INFO snapshot-role/MainThread: } 2024-03-01 21:27:07,202 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,202 INFO snapshot-role/MainThread: , 2024-03-01 21:27:07,202 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:07,202 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,202 INFO snapshot-role/MainThread: } 2024-03-01 21:27:07,202 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 21:27:07,228 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:07,229 INFO snapshot-role/MainThread: { 2024-03-01 21:27:07,229 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:07,229 INFO snapshot-role/MainThread: { 2024-03-01 21:27:07,229 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:07,229 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 21:27:07,229 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,229 INFO snapshot-role/MainThread: } 2024-03-01 21:27:07,229 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,229 INFO snapshot-role/MainThread: , 2024-03-01 21:27:07,229 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:07,229 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,229 INFO snapshot-role/MainThread: } 2024-03-01 21:27:07,229 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:27:07,253 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:07,253 INFO snapshot-role/MainThread: { 2024-03-01 21:27:07,253 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:07,254 INFO snapshot-role/MainThread: { 2024-03-01 21:27:07,254 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:07,254 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 21:27:07,254 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 21:27:07,254 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 21:27:07,254 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,254 INFO snapshot-role/MainThread: } 2024-03-01 21:27:07,254 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,254 INFO snapshot-role/MainThread: , 2024-03-01 21:27:07,254 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:07,254 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,254 INFO snapshot-role/MainThread: } 2024-03-01 21:27:07,254 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:27:07,275 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:07,276 INFO snapshot-role/MainThread: { 2024-03-01 21:27:07,276 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:07,276 INFO snapshot-role/MainThread: { 2024-03-01 21:27:07,276 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:07,276 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 21:27:07,276 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,276 INFO snapshot-role/MainThread: } 2024-03-01 21:27:07,276 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,276 INFO snapshot-role/MainThread: , 2024-03-01 21:27:07,276 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:07,276 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,276 INFO snapshot-role/MainThread: } 2024-03-01 21:27:07,276 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 21:27:07,303 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:07,304 INFO snapshot-role/MainThread: { 2024-03-01 21:27:07,304 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:07,304 INFO snapshot-role/MainThread: { 2024-03-01 21:27:07,304 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:07,304 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 21:27:07,304 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,304 INFO snapshot-role/MainThread: } 2024-03-01 21:27:07,304 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,304 INFO snapshot-role/MainThread: , 2024-03-01 21:27:07,304 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:07,304 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:07,304 INFO snapshot-role/MainThread: } 2024-03-01 21:27:07,304 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg2/lv4_snapset1 2024-03-01 21:27:22,410 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:22,410 INFO snapshot-role/MainThread: { 2024-03-01 21:27:22,410 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:22,410 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,410 INFO snapshot-role/MainThread: } 2024-03-01 21:27:22,410 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:27:22,448 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:22,448 INFO snapshot-role/MainThread: { 2024-03-01 21:27:22,448 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:22,449 INFO snapshot-role/MainThread: { 2024-03-01 21:27:22,449 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:22,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 21:27:22,449 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,449 INFO snapshot-role/MainThread: } 2024-03-01 21:27:22,449 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,449 INFO snapshot-role/MainThread: , 2024-03-01 21:27:22,449 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:22,449 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,449 INFO snapshot-role/MainThread: } 2024-03-01 21:27:22,449 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:27:22,471 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:22,471 INFO snapshot-role/MainThread: { 2024-03-01 21:27:22,471 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:22,471 INFO snapshot-role/MainThread: { 2024-03-01 21:27:22,471 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:22,471 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:27:22,471 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,472 INFO snapshot-role/MainThread: } 2024-03-01 21:27:22,472 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,472 INFO snapshot-role/MainThread: , 2024-03-01 21:27:22,472 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:22,472 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,472 INFO snapshot-role/MainThread: } 2024-03-01 21:27:22,472 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:27:22,495 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:22,496 INFO snapshot-role/MainThread: { 2024-03-01 21:27:22,496 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:22,496 INFO snapshot-role/MainThread: { 2024-03-01 21:27:22,496 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:22,496 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:27:22,496 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:27:22,496 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 21:27:22,496 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 21:27:22,496 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,496 INFO snapshot-role/MainThread: } 2024-03-01 21:27:22,496 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,496 INFO snapshot-role/MainThread: , 2024-03-01 21:27:22,496 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:22,496 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,496 INFO snapshot-role/MainThread: } 2024-03-01 21:27:22,496 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:27:22,520 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:22,521 INFO snapshot-role/MainThread: { 2024-03-01 21:27:22,521 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:22,521 INFO snapshot-role/MainThread: { 2024-03-01 21:27:22,521 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:22,521 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:27:22,521 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,521 INFO snapshot-role/MainThread: } 2024-03-01 21:27:22,521 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,521 INFO snapshot-role/MainThread: , 2024-03-01 21:27:22,521 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:22,521 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,521 INFO snapshot-role/MainThread: } 2024-03-01 21:27:22,521 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:27:22,549 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:22,550 INFO snapshot-role/MainThread: { 2024-03-01 21:27:22,550 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:22,550 INFO snapshot-role/MainThread: { 2024-03-01 21:27:22,550 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:22,550 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:27:22,550 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,550 INFO snapshot-role/MainThread: } 2024-03-01 21:27:22,550 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,550 INFO snapshot-role/MainThread: , 2024-03-01 21:27:22,550 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:22,550 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:22,550 INFO snapshot-role/MainThread: } 2024-03-01 21:27:22,550 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg1/lv1_snapset1 2024-03-01 21:27:37,657 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:37,658 INFO snapshot-role/MainThread: { 2024-03-01 21:27:37,658 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:37,658 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,658 INFO snapshot-role/MainThread: } 2024-03-01 21:27:37,658 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 21:27:37,699 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:37,699 INFO snapshot-role/MainThread: { 2024-03-01 21:27:37,699 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:37,699 INFO snapshot-role/MainThread: { 2024-03-01 21:27:37,699 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:37,699 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 21:27:37,699 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,699 INFO snapshot-role/MainThread: } 2024-03-01 21:27:37,699 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,699 INFO snapshot-role/MainThread: , 2024-03-01 21:27:37,699 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:37,699 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,699 INFO snapshot-role/MainThread: } 2024-03-01 21:27:37,699 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 21:27:37,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:37,726 INFO snapshot-role/MainThread: { 2024-03-01 21:27:37,726 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:37,726 INFO snapshot-role/MainThread: { 2024-03-01 21:27:37,726 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:37,726 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 21:27:37,726 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,726 INFO snapshot-role/MainThread: } 2024-03-01 21:27:37,726 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,726 INFO snapshot-role/MainThread: , 2024-03-01 21:27:37,726 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:37,726 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,726 INFO snapshot-role/MainThread: } 2024-03-01 21:27:37,726 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:27:37,751 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:37,752 INFO snapshot-role/MainThread: { 2024-03-01 21:27:37,752 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:37,752 INFO snapshot-role/MainThread: { 2024-03-01 21:27:37,752 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:37,752 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:27:37,752 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 21:27:37,752 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 21:27:37,752 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,752 INFO snapshot-role/MainThread: } 2024-03-01 21:27:37,752 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,752 INFO snapshot-role/MainThread: , 2024-03-01 21:27:37,752 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:37,752 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,752 INFO snapshot-role/MainThread: } 2024-03-01 21:27:37,752 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 21:27:37,773 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:37,774 INFO snapshot-role/MainThread: { 2024-03-01 21:27:37,774 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:37,774 INFO snapshot-role/MainThread: { 2024-03-01 21:27:37,774 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:37,774 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 21:27:37,774 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,774 INFO snapshot-role/MainThread: } 2024-03-01 21:27:37,774 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,774 INFO snapshot-role/MainThread: , 2024-03-01 21:27:37,774 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:37,774 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,774 INFO snapshot-role/MainThread: } 2024-03-01 21:27:37,774 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 21:27:37,796 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:37,797 INFO snapshot-role/MainThread: { 2024-03-01 21:27:37,797 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:37,797 INFO snapshot-role/MainThread: { 2024-03-01 21:27:37,797 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:37,797 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 21:27:37,797 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,797 INFO snapshot-role/MainThread: } 2024-03-01 21:27:37,797 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,797 INFO snapshot-role/MainThread: , 2024-03-01 21:27:37,797 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:37,797 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:37,797 INFO snapshot-role/MainThread: } 2024-03-01 21:27:37,797 INFO snapshot-role/MainThread: Running... lvconvert --merge test_vg1/lv2_snapset1 2024-03-01 21:27:52,913 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:52,913 INFO snapshot-role/MainThread: { 2024-03-01 21:27:52,914 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:52,914 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:52,914 INFO snapshot-role/MainThread: } 2024-03-01 21:27:52,914 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:27:55,818 INFO snapshot-role/MainThread: revert_cmd: revert None None snapset1 1 None 2024-03-01 21:27:55,818 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:27:55,860 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: { 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: { 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: {"lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: {"lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: {"lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: {"lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "pv_name":"/dev/sdh"}, 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "pv_name":"/dev/sdj"}, 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "pv_name":"/dev/sdi"}, 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o", "pv_name":"/dev/sdg"}, 2024-03-01 21:27:55,861 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w", "pv_name":"/dev/sdg"}, 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "pv_name":"/dev/sdg"}, 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM"}, 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM"}, 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o"}, 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w"}, 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K"}, 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K"} 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: } 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: { 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: {"lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: {"lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:27:55,862 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m", "pv_name":"/dev/sdd"}, 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6", "pv_name":"/dev/sdd"}, 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m"}, 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6"} 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: } 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: { 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: {"lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: {"lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,863 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "pv_name":"/dev/sdb"}, 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR", "pv_name":"/dev/sdb"}, 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "pv_name":"/dev/sda"} 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR"}, 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k"}, 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k"} 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: } 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: } 2024-03-01 21:27:55,864 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 21:27:55,889 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:55,889 INFO snapshot-role/MainThread: { 2024-03-01 21:27:55,889 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:55,889 INFO snapshot-role/MainThread: { 2024-03-01 21:27:55,890 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:55,890 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 21:27:55,890 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,890 INFO snapshot-role/MainThread: } 2024-03-01 21:27:55,890 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,890 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,890 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:55,890 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,890 INFO snapshot-role/MainThread: } 2024-03-01 21:27:55,890 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:27:55,912 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:55,912 INFO snapshot-role/MainThread: { 2024-03-01 21:27:55,912 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:55,912 INFO snapshot-role/MainThread: { 2024-03-01 21:27:55,912 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:55,912 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 21:27:55,912 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 21:27:55,913 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 21:27:55,913 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 21:27:55,913 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,913 INFO snapshot-role/MainThread: } 2024-03-01 21:27:55,913 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,913 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,913 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:55,913 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,913 INFO snapshot-role/MainThread: } 2024-03-01 21:27:55,913 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 21:27:55,937 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:27:55,937 INFO snapshot-role/MainThread: { 2024-03-01 21:27:55,937 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:55,937 INFO snapshot-role/MainThread: { 2024-03-01 21:27:55,938 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:55,938 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,938 INFO snapshot-role/MainThread: } 2024-03-01 21:27:55,938 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,938 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,938 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:55,938 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,938 INFO snapshot-role/MainThread: } 2024-03-01 21:27:55,938 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 21:27:55,961 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:55,962 INFO snapshot-role/MainThread: { 2024-03-01 21:27:55,962 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:55,962 INFO snapshot-role/MainThread: { 2024-03-01 21:27:55,962 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:55,962 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 21:27:55,962 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,962 INFO snapshot-role/MainThread: } 2024-03-01 21:27:55,962 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,962 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,962 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:55,962 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,962 INFO snapshot-role/MainThread: } 2024-03-01 21:27:55,962 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:27:55,984 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:55,984 INFO snapshot-role/MainThread: { 2024-03-01 21:27:55,984 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:55,984 INFO snapshot-role/MainThread: { 2024-03-01 21:27:55,985 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:55,985 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 21:27:55,985 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 21:27:55,985 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 21:27:55,985 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 21:27:55,985 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,985 INFO snapshot-role/MainThread: } 2024-03-01 21:27:55,985 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,985 INFO snapshot-role/MainThread: , 2024-03-01 21:27:55,985 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:55,985 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:55,985 INFO snapshot-role/MainThread: } 2024-03-01 21:27:55,985 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 21:27:56,007 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:27:56,007 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,007 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,007 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,007 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,007 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,008 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,008 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,008 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,008 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,008 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 21:27:56,029 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:56,029 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,029 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,029 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,029 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,029 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 21:27:56,029 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,029 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,029 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,029 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,030 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,030 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,030 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,030 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:27:56,053 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:56,053 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,053 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,053 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,053 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,053 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 21:27:56,053 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 21:27:56,053 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 21:27:56,053 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 21:27:56,053 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,053 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,054 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,054 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,054 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,054 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,054 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,054 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:27:56,076 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:27:56,076 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,076 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,076 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,076 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,077 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,077 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,077 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,077 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,077 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,077 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,077 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,077 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 21:27:56,098 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:56,098 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,098 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,098 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,099 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,099 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 21:27:56,099 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,099 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,099 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,099 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,099 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,099 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,099 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,099 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:27:56,122 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:56,122 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,122 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,122 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,122 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,122 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 21:27:56,122 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 21:27:56,122 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 21:27:56,122 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 21:27:56,122 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,122 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,122 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,123 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,123 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,123 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,123 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,123 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 21:27:56,145 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:27:56,146 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,146 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,146 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,146 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,146 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,146 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,146 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,146 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,146 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,146 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,146 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,146 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 21:27:56,169 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:56,170 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,170 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,170 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,170 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,170 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 21:27:56,170 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,170 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,170 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,170 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,170 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,170 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,170 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,170 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:27:56,192 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:56,192 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,193 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,193 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,193 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,193 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 21:27:56,193 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 21:27:56,193 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,193 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,193 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,193 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,193 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,193 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,193 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,193 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:27:56,214 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:27:56,215 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,215 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,215 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,215 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,215 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,215 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,215 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,215 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,215 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,215 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,215 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,215 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 21:27:56,239 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:56,240 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,240 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,240 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,240 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,240 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 21:27:56,240 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,240 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,240 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,240 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,240 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,240 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,240 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,240 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:27:56,261 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:56,262 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,262 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,262 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,262 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,262 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 21:27:56,262 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 21:27:56,262 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,262 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,262 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,262 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,262 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,262 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,262 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,262 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:27:56,289 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:27:56,289 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,289 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,289 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,289 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,289 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,289 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,289 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,289 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,289 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,289 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,289 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,289 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:27:56,311 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:56,312 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,312 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,312 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,312 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,312 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:27:56,312 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,312 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,312 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,312 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,312 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,312 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,312 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,312 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:27:56,336 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:56,336 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,336 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,336 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,336 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,336 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:27:56,336 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:27:56,337 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,337 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,337 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,337 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,337 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,337 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,337 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,337 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:27:56,357 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:27:56,357 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,357 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,357 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,357 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,357 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,357 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,357 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,357 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,357 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,358 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,358 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,358 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 21:27:56,379 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:56,379 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,379 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,379 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,379 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,379 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:27:56,379 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,379 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,379 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,379 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,379 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,379 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,379 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,380 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:27:56,401 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:56,401 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,401 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,401 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,401 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,401 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:27:56,401 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:27:56,401 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,401 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,401 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,401 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,402 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,402 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,402 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,402 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 21:27:56,422 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:27:56,422 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,422 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:56,422 INFO snapshot-role/MainThread: { 2024-03-01 21:27:56,422 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:56,422 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,422 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,422 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,423 INFO snapshot-role/MainThread: , 2024-03-01 21:27:56,423 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:56,423 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:56,423 INFO snapshot-role/MainThread: } 2024-03-01 21:27:56,423 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:27:59,434 INFO snapshot-role/MainThread: revert_cmd: revert None None snapset1 0 None 2024-03-01 21:27:59,434 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:27:59,463 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: {"lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: {"lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: {"lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: {"lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "pv_name":"/dev/sdh"}, 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "pv_name":"/dev/sdj"}, 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM", "pv_name":"/dev/sdi"}, 2024-03-01 21:27:59,464 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o", "pv_name":"/dev/sdg"}, 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w", "pv_name":"/dev/sdg"}, 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K", "pv_name":"/dev/sdg"}, 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM"}, 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM"}, 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o"}, 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w"}, 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K"}, 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K"} 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: {"lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: {"lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:27:59,465 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m", "pv_name":"/dev/sdd"}, 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6", "pv_name":"/dev/sdd"}, 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m"}, 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6"} 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: {"lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:27:59,466 INFO snapshot-role/MainThread: {"lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "pv_name":"/dev/sdb"}, 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR", "pv_name":"/dev/sdb"}, 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k", "pv_name":"/dev/sda"} 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR"}, 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k"}, 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k"} 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,467 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 21:27:59,488 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:59,488 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,488 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:59,488 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,488 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:59,488 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 21:27:59,488 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,489 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,489 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,489 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,489 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:59,489 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,489 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,489 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 21:27:59,511 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:59,511 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,511 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:59,511 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,511 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:59,511 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 21:27:59,511 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,511 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,511 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,511 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,511 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:59,512 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,512 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,512 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 21:27:59,536 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:59,536 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,536 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:59,536 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,536 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:59,536 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 21:27:59,536 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,537 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,537 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,537 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,537 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:59,537 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,537 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,537 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 21:27:59,562 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:59,562 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,563 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:59,563 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,563 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:59,563 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 21:27:59,563 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,563 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,563 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,563 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,563 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:59,563 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,563 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,563 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 21:27:59,585 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:59,585 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,585 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:59,585 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,585 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:59,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 21:27:59,585 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,586 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,586 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,586 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,586 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:59,586 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,586 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,586 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 21:27:59,607 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:59,607 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,607 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:59,607 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,607 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:59,607 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 21:27:59,607 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,607 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,607 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,607 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,607 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:59,607 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,607 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,608 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:27:59,628 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:59,628 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,628 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:59,628 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,628 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:59,628 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:27:59,628 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,628 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,628 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,629 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,629 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:59,629 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,629 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,629 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 21:27:59,653 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:27:59,653 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,653 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:27:59,653 INFO snapshot-role/MainThread: { 2024-03-01 21:27:59,653 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:27:59,653 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:27:59,653 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,653 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,654 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,654 INFO snapshot-role/MainThread: , 2024-03-01 21:27:59,654 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:27:59,654 INFO snapshot-role/MainThread: ] 2024-03-01 21:27:59,654 INFO snapshot-role/MainThread: } 2024-03-01 21:27:59,654 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:29:17,418 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 21:29:17,418 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:29:17,443 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: {"lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: {"lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: {"lv_uuid":"TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: {"lv_uuid":"333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,444 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs", "pv_name":"/dev/sdh"}, 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt", "pv_name":"/dev/sdg"}, 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK", "pv_name":"/dev/sdg"}, 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs", "pv_name":"/dev/sdg"}, 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd", "pv_name":"/dev/sdj"}, 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd", "pv_name":"/dev/sdi"} 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt"}, 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs"}, 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs"}, 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK"}, 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd"}, 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd"} 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:29:17,445 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: {"lv_uuid":"FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: {"lv_uuid":"3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp", "pv_name":"/dev/sdd"}, 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu", "pv_name":"/dev/sdd"}, 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp"}, 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu"} 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:29:17,446 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: {"lv_uuid":"RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: {"lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH", "pv_name":"/dev/sda"}, 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH", "pv_name":"/dev/sdb"}, 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0", "lv_uuid":"RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp", "pv_name":"/dev/sdb"}, 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp"}, 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH"}, 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH"} 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,447 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 21:29:17,448 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:29:17,476 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: {"lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: {"lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: {"lv_uuid":"TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: {"lv_uuid":"333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs", "pv_name":"/dev/sdh"}, 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt", "pv_name":"/dev/sdg"}, 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK", "pv_name":"/dev/sdg"}, 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs", "pv_name":"/dev/sdg"}, 2024-03-01 21:29:17,477 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd", "pv_name":"/dev/sdj"}, 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd", "pv_name":"/dev/sdi"} 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt"}, 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs"}, 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs"}, 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK"}, 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd"}, 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd"} 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: {"lv_uuid":"FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: {"lv_uuid":"3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:29:17,478 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp", "pv_name":"/dev/sdd"}, 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu", "pv_name":"/dev/sdd"}, 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp"}, 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu"} 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: {"lv_uuid":"RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: {"lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:29:17,479 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH", "pv_name":"/dev/sda"}, 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH", "pv_name":"/dev/sdb"}, 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0", "lv_uuid":"RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp", "pv_name":"/dev/sdb"}, 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp"}, 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH"}, 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH"} 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,480 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 21:29:17,504 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:17,504 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,504 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:17,504 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,504 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:17,504 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 21:29:17,504 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,504 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,504 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,504 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,504 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:17,504 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,504 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,504 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:29:17,530 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:17,531 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,531 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:17,531 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,531 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:17,531 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 21:29:17,531 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 21:29:17,531 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 21:29:17,531 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 21:29:17,531 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,531 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,531 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,531 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,531 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:17,531 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,531 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,531 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 21:29:17,553 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:29:17,554 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,554 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:17,554 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,554 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:17,554 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,554 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,554 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,554 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,554 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:17,554 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,554 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,554 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 21:29:17,778 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:17,778 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,778 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:17,779 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,779 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,779 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 21:29:17,832 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:17,832 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,833 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:17,833 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,833 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:17,833 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 21:29:17,833 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,833 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,833 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,833 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,833 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:17,833 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,833 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,833 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:29:17,859 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:17,860 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,860 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:17,860 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,860 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:17,860 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 21:29:17,860 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 21:29:17,860 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 21:29:17,860 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 21:29:17,860 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 21:29:17,860 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,860 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,860 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,860 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,860 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:17,860 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,860 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,860 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 21:29:17,883 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:29:17,883 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,883 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:17,883 INFO snapshot-role/MainThread: { 2024-03-01 21:29:17,883 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:17,883 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,883 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,883 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,883 INFO snapshot-role/MainThread: , 2024-03-01 21:29:17,883 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:17,883 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:17,883 INFO snapshot-role/MainThread: } 2024-03-01 21:29:17,884 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 21:29:18,102 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:18,102 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,102 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:18,102 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,102 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,102 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 21:29:18,152 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:18,152 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,152 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:18,152 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,152 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:18,152 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 21:29:18,152 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,152 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,152 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,152 INFO snapshot-role/MainThread: , 2024-03-01 21:29:18,152 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:18,152 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,152 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,152 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:29:18,176 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:18,177 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,177 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:18,177 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,177 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:18,177 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 21:29:18,177 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 21:29:18,177 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 21:29:18,177 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 21:29:18,177 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 21:29:18,177 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 21:29:18,177 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,177 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,177 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,177 INFO snapshot-role/MainThread: , 2024-03-01 21:29:18,177 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:18,177 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,177 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,177 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:29:18,202 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:29:18,203 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,203 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:18,203 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,203 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:18,203 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,203 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,203 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,203 INFO snapshot-role/MainThread: , 2024-03-01 21:29:18,203 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:18,203 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,203 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,203 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 21:29:18,424 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:18,424 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,424 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:18,425 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,425 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,425 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 21:29:18,471 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:18,472 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,472 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:18,472 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,472 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:18,472 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 21:29:18,472 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,472 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,472 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,472 INFO snapshot-role/MainThread: , 2024-03-01 21:29:18,472 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:18,472 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,473 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,473 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:29:18,500 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:18,501 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,501 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:18,501 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,501 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:18,501 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 21:29:18,501 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 21:29:18,501 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 21:29:18,501 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 21:29:18,501 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 21:29:18,501 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 21:29:18,501 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 21:29:18,501 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,501 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,501 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,501 INFO snapshot-role/MainThread: , 2024-03-01 21:29:18,501 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:18,501 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,501 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,501 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 21:29:18,526 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:29:18,527 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,527 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:18,527 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,527 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:18,527 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,527 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,527 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,527 INFO snapshot-role/MainThread: , 2024-03-01 21:29:18,527 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:18,527 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,527 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,527 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 21:29:18,743 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:18,743 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,743 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:18,743 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,743 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,743 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 21:29:18,796 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:18,796 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,796 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:18,796 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,796 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:18,796 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 21:29:18,796 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,797 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,797 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,797 INFO snapshot-role/MainThread: , 2024-03-01 21:29:18,797 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:18,797 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,797 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,797 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:29:18,823 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:18,824 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,824 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:18,824 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,824 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:18,824 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 21:29:18,824 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 21:29:18,824 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,824 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,824 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,824 INFO snapshot-role/MainThread: , 2024-03-01 21:29:18,824 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:18,824 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,824 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,824 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:29:18,848 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:29:18,848 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,848 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:18,848 INFO snapshot-role/MainThread: { 2024-03-01 21:29:18,848 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:18,848 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,848 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,848 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,848 INFO snapshot-role/MainThread: , 2024-03-01 21:29:18,848 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:18,848 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:18,848 INFO snapshot-role/MainThread: } 2024-03-01 21:29:18,848 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 21:29:19,061 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:19,061 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,061 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:19,061 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,062 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,062 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 21:29:19,109 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:19,110 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,110 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:19,110 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,110 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:19,110 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 21:29:19,110 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,110 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,110 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,110 INFO snapshot-role/MainThread: , 2024-03-01 21:29:19,110 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:19,110 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,110 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,110 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:29:19,133 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:19,134 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,134 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:19,134 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,134 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:19,134 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 21:29:19,134 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 21:29:19,134 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 21:29:19,134 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,134 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,134 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,134 INFO snapshot-role/MainThread: , 2024-03-01 21:29:19,134 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:19,134 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,134 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,134 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:29:19,161 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:29:19,161 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,161 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:19,161 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,161 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:19,161 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,161 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,161 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,161 INFO snapshot-role/MainThread: , 2024-03-01 21:29:19,161 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:19,161 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,161 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,161 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 21:29:19,380 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:19,380 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,380 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:19,380 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,380 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,380 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:29:19,422 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:19,423 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,423 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:19,423 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,423 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:19,423 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:29:19,423 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,423 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,423 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,423 INFO snapshot-role/MainThread: , 2024-03-01 21:29:19,423 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:19,423 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,423 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,423 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:29:19,446 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:19,447 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,447 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:19,447 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,447 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:19,447 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:29:19,447 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:29:19,447 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,447 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,447 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,447 INFO snapshot-role/MainThread: , 2024-03-01 21:29:19,447 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:19,447 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,447 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,447 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:29:19,472 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:29:19,473 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,473 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:19,473 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,473 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:19,473 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,473 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,473 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,473 INFO snapshot-role/MainThread: , 2024-03-01 21:29:19,473 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:19,473 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,473 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,473 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 21:29:19,693 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:19,693 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,693 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:19,693 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,693 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,693 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 21:29:19,731 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:19,732 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,732 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:19,732 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,732 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:19,732 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:29:19,732 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,732 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,732 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,732 INFO snapshot-role/MainThread: , 2024-03-01 21:29:19,732 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:19,732 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,732 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,732 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: , 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,756 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 21:29:19,785 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:29:19,786 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,786 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:19,786 INFO snapshot-role/MainThread: { 2024-03-01 21:29:19,786 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:19,786 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,786 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,786 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,786 INFO snapshot-role/MainThread: , 2024-03-01 21:29:19,786 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:19,786 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:19,786 INFO snapshot-role/MainThread: } 2024-03-01 21:29:19,786 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 21:29:20,000 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:20,000 INFO snapshot-role/MainThread: { 2024-03-01 21:29:20,000 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:20,000 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:20,000 INFO snapshot-role/MainThread: } 2024-03-01 21:29:20,001 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:29:23,128 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 21:29:23,128 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:29:23,158 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,159 INFO snapshot-role/MainThread: {"lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd", "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 21:29:23,159 INFO snapshot-role/MainThread: {"lv_uuid":"WjOFgl-MKCC-iEto-l9jf-utb8-NSCn-Ta086k", "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 21:29:23,159 INFO snapshot-role/MainThread: {"lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs", "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 21:29:23,160 INFO snapshot-role/MainThread: {"lv_uuid":"P3qCuY-u3kW-IC9C-At6d-1BJl-hvdn-nlkZOQ", "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 21:29:23,160 INFO snapshot-role/MainThread: {"lv_uuid":"TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK", "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 21:29:23,160 INFO snapshot-role/MainThread: {"lv_uuid":"r0Cre5-tsAy-bZAY-dzzE-abqQ-RiaA-I7mr9F", "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 21:29:23,160 INFO snapshot-role/MainThread: {"lv_uuid":"333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt", "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 21:29:23,160 INFO snapshot-role/MainThread: {"lv_uuid":"utRYiv-PmK4-o8g9-Kuxl-83e6-zxef-YvBRKM", "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 21:29:23,160 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs", "pv_name":"/dev/sdh"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt", "pv_name":"/dev/sdg"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK", "pv_name":"/dev/sdg"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs", "pv_name":"/dev/sdg"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"WjOFgl-MKCC-iEto-l9jf-utb8-NSCn-Ta086k", "pv_name":"/dev/sdg"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd", "pv_name":"/dev/sdj"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"P3qCuY-u3kW-IC9C-At6d-1BJl-hvdn-nlkZOQ", "pv_name":"/dev/sdj"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"r0Cre5-tsAy-bZAY-dzzE-abqQ-RiaA-I7mr9F", "pv_name":"/dev/sdj"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"utRYiv-PmK4-o8g9-Kuxl-83e6-zxef-YvBRKM", "pv_name":"/dev/sdj"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd", "pv_name":"/dev/sdi"} 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"P3qCuY-u3kW-IC9C-At6d-1BJl-hvdn-nlkZOQ"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK"}, 2024-03-01 21:29:23,160 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"WjOFgl-MKCC-iEto-l9jf-utb8-NSCn-Ta086k"}, 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"r0Cre5-tsAy-bZAY-dzzE-abqQ-RiaA-I7mr9F"}, 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"utRYiv-PmK4-o8g9-Kuxl-83e6-zxef-YvBRKM"}, 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd"}, 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd"} 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: {"lv_uuid":"FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu", "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 21:29:23,161 INFO snapshot-role/MainThread: {"lv_uuid":"HalYTc-hEhx-h39d-t6sv-8vT7-u1EN-Mq9bwF", "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 21:29:23,161 INFO snapshot-role/MainThread: {"lv_uuid":"3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp", "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 21:29:23,161 INFO snapshot-role/MainThread: {"lv_uuid":"qsUWEo-q7qT-r3VI-vGGI-XiWr-qmD9-cfPPU2", "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 21:29:23,161 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp", "pv_name":"/dev/sdd"}, 2024-03-01 21:29:23,161 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu", "pv_name":"/dev/sdd"}, 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"HalYTc-hEhx-h39d-t6sv-8vT7-u1EN-Mq9bwF", "pv_name":"/dev/sdd"}, 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt", "lv_uuid":"qsUWEo-q7qT-r3VI-vGGI-XiWr-qmD9-cfPPU2", "pv_name":"/dev/sde"}, 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp"}, 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu"}, 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"HalYTc-hEhx-h39d-t6sv-8vT7-u1EN-Mq9bwF"}, 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"qsUWEo-q7qT-r3VI-vGGI-XiWr-qmD9-cfPPU2"} 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: {"lv_uuid":"RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:29:23,162 INFO snapshot-role/MainThread: {"lv_uuid":"fsclrZ-chJb-T63I-Qszc-49TE-7d7x-6cilaa", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: {"lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH", "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 21:29:23,163 INFO snapshot-role/MainThread: {"lv_uuid":"grh5U4-h62T-TyE4-9gOX-zA41-co5m-hFCgEr", "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 21:29:23,163 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0", "lv_uuid":"fsclrZ-chJb-T63I-Qszc-49TE-7d7x-6cilaa", "pv_name":"/dev/sdc"}, 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0", "lv_uuid":"grh5U4-h62T-TyE4-9gOX-zA41-co5m-hFCgEr", "pv_name":"/dev/sdc"}, 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH", "pv_name":"/dev/sda"}, 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH", "pv_name":"/dev/sdb"}, 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0", "lv_uuid":"RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp", "pv_name":"/dev/sdb"}, 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp"}, 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"fsclrZ-chJb-T63I-Qszc-49TE-7d7x-6cilaa"}, 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"grh5U4-h62T-TyE4-9gOX-zA41-co5m-hFCgEr"}, 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH"}, 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH"} 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,163 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,164 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 21:29:23,187 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,188 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,188 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,188 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,188 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,188 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 21:29:23,188 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,188 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,188 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,188 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,188 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,188 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,188 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,188 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:29:23,215 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,216 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,216 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,216 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,216 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,216 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 21:29:23,216 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 21:29:23,216 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 21:29:23,216 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 21:29:23,216 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 21:29:23,216 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 21:29:23,216 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 21:29:23,216 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 21:29:23,216 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,216 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,216 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,216 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,216 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,216 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,216 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,216 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 21:29:23,239 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,240 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,240 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,240 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,240 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,240 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 21:29:23,240 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,240 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,240 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,240 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,240 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,240 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,240 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,240 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 21:29:23,263 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,263 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,263 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,264 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,264 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,264 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 21:29:23,264 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,264 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,264 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,264 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,264 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,264 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,264 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,264 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 21:29:23,287 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,288 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,288 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,288 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,288 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,288 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 21:29:23,288 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,288 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,288 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,288 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,288 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,288 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,288 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,288 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 21:29:23,312 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,313 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,313 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,313 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,313 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,313 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 21:29:23,313 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,313 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,313 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,313 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,313 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,313 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,313 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,313 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:29:23,339 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,339 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,340 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,340 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,340 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,340 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 21:29:23,340 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 21:29:23,340 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 21:29:23,340 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 21:29:23,340 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 21:29:23,340 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 21:29:23,340 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 21:29:23,340 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 21:29:23,340 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,340 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,340 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,340 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,340 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,340 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,340 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,340 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 21:29:23,363 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,363 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,363 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,363 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,364 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,364 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 21:29:23,364 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,364 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,364 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,364 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,364 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,364 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,364 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,364 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 21:29:23,393 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,394 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,394 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,394 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,394 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,394 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 21:29:23,394 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,394 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,394 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,394 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,394 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,394 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,394 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,394 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 21:29:23,417 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,418 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,418 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,418 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,418 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,418 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 21:29:23,418 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,418 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,418 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,418 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,418 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,418 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,418 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,418 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 21:29:23,444 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,445 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,445 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,445 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,445 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,445 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 21:29:23,445 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,445 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,445 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,445 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,445 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,445 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,445 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,445 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:29:23,473 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,474 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,474 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,474 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,474 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,474 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 21:29:23,474 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 21:29:23,474 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 21:29:23,474 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 21:29:23,474 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 21:29:23,474 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 21:29:23,474 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 21:29:23,474 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 21:29:23,474 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,474 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,474 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,474 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,474 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,474 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,474 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,474 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:29:23,499 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,500 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,500 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,500 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,500 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,500 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 21:29:23,500 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,500 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,500 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,500 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,500 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,500 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,500 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,500 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 21:29:23,525 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,526 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,526 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,526 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,526 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,526 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 21:29:23,526 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,526 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,526 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,526 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,526 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,526 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,526 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,526 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 21:29:23,548 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,548 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,548 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,548 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,548 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,548 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 21:29:23,548 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,548 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,548 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,548 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,548 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,549 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,549 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 21:29:23,577 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,577 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,577 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,577 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,577 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,577 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 21:29:23,577 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,577 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,577 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,577 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,577 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,577 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,577 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,577 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:29:23,602 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,603 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,603 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,603 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,603 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,603 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 21:29:23,603 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 21:29:23,603 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 21:29:23,603 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 21:29:23,603 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 21:29:23,603 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 21:29:23,603 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 21:29:23,603 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 21:29:23,603 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,603 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,603 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,603 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,603 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,603 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,603 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,603 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 21:29:23,632 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,633 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,633 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,633 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,633 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,633 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 21:29:23,633 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,633 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,633 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,633 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,633 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,633 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,633 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,633 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 21:29:23,663 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,664 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,664 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,664 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,664 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,664 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 21:29:23,664 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,664 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,664 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,664 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,664 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,664 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,664 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,664 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 21:29:23,687 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,688 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,688 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,688 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,688 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,688 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 21:29:23,688 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,688 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,688 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,688 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,688 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,688 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,688 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,688 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 21:29:23,712 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,713 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,713 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,713 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,713 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,713 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 21:29:23,713 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,713 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,713 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,713 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,713 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,713 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,713 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,713 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:29:23,735 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,736 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,736 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,736 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,736 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,736 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 21:29:23,736 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 21:29:23,736 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 21:29:23,736 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 21:29:23,736 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,736 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,736 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,736 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,736 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,736 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,736 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,736 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:29:23,764 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,765 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,765 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,765 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,765 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,765 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 21:29:23,765 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,765 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,765 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,765 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,765 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,765 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,765 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,765 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 21:29:23,788 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,788 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,788 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,788 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,788 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,788 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 21:29:23,788 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,788 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,788 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,788 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,788 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,788 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,788 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,788 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 21:29:23,812 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,813 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,813 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,813 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,813 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,813 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 21:29:23,813 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,813 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,813 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,813 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,813 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,813 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,813 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,813 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 21:29:23,834 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,835 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,835 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,835 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,835 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,835 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 21:29:23,835 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,835 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,835 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,835 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,835 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,835 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,835 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,835 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:29:23,865 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,866 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,866 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,866 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,866 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,866 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 21:29:23,866 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 21:29:23,866 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 21:29:23,866 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 21:29:23,866 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,866 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,866 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,866 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,866 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,866 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,866 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,866 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:29:23,897 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,897 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,897 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,897 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,897 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,897 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 21:29:23,897 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,897 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,897 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,897 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,897 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,897 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,897 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,897 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 21:29:23,920 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,921 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,921 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,921 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,921 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,921 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 21:29:23,921 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,921 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,921 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,921 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,921 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,921 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,921 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,921 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 21:29:23,946 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,947 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,947 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,947 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,947 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,947 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 21:29:23,947 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,947 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,947 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,947 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,947 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,947 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,947 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,947 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:29:23,972 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,972 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,972 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,973 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,973 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,973 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:29:23,973 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,973 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,973 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,973 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,973 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,973 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,973 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,973 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:29:23,996 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:23,997 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,997 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:23,997 INFO snapshot-role/MainThread: { 2024-03-01 21:29:23,997 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:23,997 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:29:23,997 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:29:23,997 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 21:29:23,997 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 21:29:23,997 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,997 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,997 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,997 INFO snapshot-role/MainThread: , 2024-03-01 21:29:23,997 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:23,997 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:23,997 INFO snapshot-role/MainThread: } 2024-03-01 21:29:23,997 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:29:24,021 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:24,022 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,022 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:24,022 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,022 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:24,022 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:29:24,022 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,022 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,022 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,022 INFO snapshot-role/MainThread: , 2024-03-01 21:29:24,022 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:24,022 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,022 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,022 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:29:24,044 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:24,044 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,044 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:24,044 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,044 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:24,044 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:29:24,044 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,044 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,045 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,045 INFO snapshot-role/MainThread: , 2024-03-01 21:29:24,045 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:24,045 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,045 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,045 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:29:24,067 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:24,067 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,067 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:24,067 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,067 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:24,067 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:29:24,068 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,068 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,068 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,068 INFO snapshot-role/MainThread: , 2024-03-01 21:29:24,068 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:24,068 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,068 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,068 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 21:29:24,091 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:24,092 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,092 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:24,092 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,092 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:24,092 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 21:29:24,092 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,092 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,092 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,092 INFO snapshot-role/MainThread: , 2024-03-01 21:29:24,092 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:24,092 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,092 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,092 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:29:24,116 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:24,116 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,117 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:24,117 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,117 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:24,117 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:29:24,117 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:29:24,117 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 21:29:24,117 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 21:29:24,117 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,117 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,117 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,117 INFO snapshot-role/MainThread: , 2024-03-01 21:29:24,117 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:24,117 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,117 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,117 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 21:29:24,140 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:24,140 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,140 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:24,140 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,140 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:24,141 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 21:29:24,141 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,141 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,141 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,141 INFO snapshot-role/MainThread: , 2024-03-01 21:29:24,141 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:24,141 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,141 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,141 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 21:29:24,165 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:24,165 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,166 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:24,166 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,166 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:24,166 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 21:29:24,166 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,166 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,166 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,166 INFO snapshot-role/MainThread: , 2024-03-01 21:29:24,166 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:24,166 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,166 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,166 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 21:29:24,189 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:24,190 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,190 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:24,190 INFO snapshot-role/MainThread: { 2024-03-01 21:29:24,190 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:24,190 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 21:29:24,190 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,190 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,190 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,190 INFO snapshot-role/MainThread: , 2024-03-01 21:29:24,190 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:24,190 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:24,190 INFO snapshot-role/MainThread: } 2024-03-01 21:29:24,190 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:29:27,207 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 21:29:27,208 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 21:29:27,208 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:29:27,233 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:27,234 INFO snapshot-role/MainThread: { 2024-03-01 21:29:27,234 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:27,234 INFO snapshot-role/MainThread: { 2024-03-01 21:29:27,234 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:27,234 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:29:27,234 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:29:27,234 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 21:29:27,234 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 21:29:27,234 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:27,234 INFO snapshot-role/MainThread: } 2024-03-01 21:29:27,234 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:27,234 INFO snapshot-role/MainThread: , 2024-03-01 21:29:27,234 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:27,234 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:27,234 INFO snapshot-role/MainThread: } 2024-03-01 21:29:27,234 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:29:27,257 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:27,258 INFO snapshot-role/MainThread: { 2024-03-01 21:29:27,258 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:27,258 INFO snapshot-role/MainThread: { 2024-03-01 21:29:27,258 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:27,258 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:29:27,258 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:27,258 INFO snapshot-role/MainThread: } 2024-03-01 21:29:27,258 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:27,258 INFO snapshot-role/MainThread: , 2024-03-01 21:29:27,258 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:27,258 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:27,258 INFO snapshot-role/MainThread: } 2024-03-01 21:29:27,259 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 21:29:27,286 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:27,286 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:29:30,314 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 21:29:30,314 INFO snapshot-role/MainThread: mount_lv : /mnt/lv2_mp 2024-03-01 21:29:30,314 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:29:30,336 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:30,337 INFO snapshot-role/MainThread: { 2024-03-01 21:29:30,337 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:30,337 INFO snapshot-role/MainThread: { 2024-03-01 21:29:30,337 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:30,337 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:29:30,337 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 21:29:30,337 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 21:29:30,337 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 21:29:30,337 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:30,337 INFO snapshot-role/MainThread: } 2024-03-01 21:29:30,337 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:30,337 INFO snapshot-role/MainThread: , 2024-03-01 21:29:30,337 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:30,337 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:30,337 INFO snapshot-role/MainThread: } 2024-03-01 21:29:30,337 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 21:29:30,365 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:30,366 INFO snapshot-role/MainThread: { 2024-03-01 21:29:30,366 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:30,366 INFO snapshot-role/MainThread: { 2024-03-01 21:29:30,366 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:30,366 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 21:29:30,366 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:30,366 INFO snapshot-role/MainThread: } 2024-03-01 21:29:30,366 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:30,366 INFO snapshot-role/MainThread: , 2024-03-01 21:29:30,366 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:30,366 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:30,366 INFO snapshot-role/MainThread: } 2024-03-01 21:29:30,367 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv2_snapset1 /mnt/lv2_mp 2024-03-01 21:29:30,401 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:30,401 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:29:33,322 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 21:29:33,322 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 21:29:33,322 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:29:33,347 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:33,348 INFO snapshot-role/MainThread: { 2024-03-01 21:29:33,348 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:33,348 INFO snapshot-role/MainThread: { 2024-03-01 21:29:33,348 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:33,348 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 21:29:33,348 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 21:29:33,348 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 21:29:33,348 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 21:29:33,348 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 21:29:33,348 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 21:29:33,348 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 21:29:33,348 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 21:29:33,348 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:33,348 INFO snapshot-role/MainThread: } 2024-03-01 21:29:33,348 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:33,348 INFO snapshot-role/MainThread: , 2024-03-01 21:29:33,348 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:33,348 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:33,348 INFO snapshot-role/MainThread: } 2024-03-01 21:29:33,348 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:29:33,372 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:33,373 INFO snapshot-role/MainThread: { 2024-03-01 21:29:33,373 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:33,373 INFO snapshot-role/MainThread: { 2024-03-01 21:29:33,373 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:33,373 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 21:29:33,373 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:33,373 INFO snapshot-role/MainThread: } 2024-03-01 21:29:33,373 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:33,373 INFO snapshot-role/MainThread: , 2024-03-01 21:29:33,373 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:33,373 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:33,373 INFO snapshot-role/MainThread: } 2024-03-01 21:29:33,374 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv7_snapset1 /mnt/lv7_mp 2024-03-01 21:29:33,403 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:33,404 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:29:36,458 INFO snapshot-role/MainThread: mount_cmd: 1 1 0 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 21:29:36,458 INFO snapshot-role/MainThread: mount_lv : /mnt/lv6_mp 2024-03-01 21:29:36,458 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:29:36,486 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:36,486 INFO snapshot-role/MainThread: { 2024-03-01 21:29:36,486 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:36,486 INFO snapshot-role/MainThread: { 2024-03-01 21:29:36,486 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:36,486 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 21:29:36,486 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 21:29:36,486 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 21:29:36,486 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 21:29:36,486 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 21:29:36,486 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 21:29:36,486 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 21:29:36,486 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 21:29:36,486 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:36,486 INFO snapshot-role/MainThread: } 2024-03-01 21:29:36,486 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:36,486 INFO snapshot-role/MainThread: , 2024-03-01 21:29:36,486 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:36,486 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:36,487 INFO snapshot-role/MainThread: } 2024-03-01 21:29:36,487 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 21:29:36,511 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:36,511 INFO snapshot-role/MainThread: { 2024-03-01 21:29:36,511 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:36,511 INFO snapshot-role/MainThread: { 2024-03-01 21:29:36,511 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:36,512 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 21:29:36,512 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:36,512 INFO snapshot-role/MainThread: } 2024-03-01 21:29:36,512 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:36,512 INFO snapshot-role/MainThread: , 2024-03-01 21:29:36,512 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:36,512 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:36,512 INFO snapshot-role/MainThread: } 2024-03-01 21:29:36,512 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv6 /mnt/lv6_mp 2024-03-01 21:29:36,537 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:36,537 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:29:39,473 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 21:29:39,473 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv1_mp None test_vg1 lv1 snapset1 2024-03-01 21:29:39,474 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:29:39,497 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:39,498 INFO snapshot-role/MainThread: { 2024-03-01 21:29:39,498 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:39,498 INFO snapshot-role/MainThread: { 2024-03-01 21:29:39,498 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:39,498 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:29:39,498 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 21:29:39,498 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 21:29:39,498 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 21:29:39,498 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:39,498 INFO snapshot-role/MainThread: } 2024-03-01 21:29:39,498 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:39,498 INFO snapshot-role/MainThread: , 2024-03-01 21:29:39,498 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:39,498 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:39,498 INFO snapshot-role/MainThread: } 2024-03-01 21:29:39,498 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:29:39,526 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:39,527 INFO snapshot-role/MainThread: { 2024-03-01 21:29:39,527 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:39,527 INFO snapshot-role/MainThread: { 2024-03-01 21:29:39,527 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:39,527 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 21:29:39,527 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:39,527 INFO snapshot-role/MainThread: } 2024-03-01 21:29:39,527 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:39,527 INFO snapshot-role/MainThread: , 2024-03-01 21:29:39,527 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:39,527 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:39,527 INFO snapshot-role/MainThread: } 2024-03-01 21:29:39,527 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 21:29:39,530 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:39,530 INFO snapshot-role/MainThread: TARGET="/mnt/lv1_mp" SOURCE="/dev/mapper/test_vg1-lv1_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 21:29:39,531 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:29:42,535 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 21:29:42,536 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv2_mp None test_vg1 lv2 snapset1 2024-03-01 21:29:42,536 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:29:42,560 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:42,561 INFO snapshot-role/MainThread: { 2024-03-01 21:29:42,561 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:42,561 INFO snapshot-role/MainThread: { 2024-03-01 21:29:42,561 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:42,561 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:29:42,561 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 21:29:42,561 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 21:29:42,561 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 21:29:42,561 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:42,561 INFO snapshot-role/MainThread: } 2024-03-01 21:29:42,561 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:42,561 INFO snapshot-role/MainThread: , 2024-03-01 21:29:42,561 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:42,561 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:42,561 INFO snapshot-role/MainThread: } 2024-03-01 21:29:42,561 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 21:29:42,586 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:42,587 INFO snapshot-role/MainThread: { 2024-03-01 21:29:42,587 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:42,587 INFO snapshot-role/MainThread: { 2024-03-01 21:29:42,587 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:42,587 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 21:29:42,587 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:42,587 INFO snapshot-role/MainThread: } 2024-03-01 21:29:42,587 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:42,587 INFO snapshot-role/MainThread: , 2024-03-01 21:29:42,587 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:42,587 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:42,587 INFO snapshot-role/MainThread: } 2024-03-01 21:29:42,587 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2_snapset1 -P 2024-03-01 21:29:42,590 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:42,590 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 21:29:42,591 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:29:45,639 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 21:29:45,639 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv7_mp None test_vg3 lv7 snapset1 2024-03-01 21:29:45,639 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:29:45,664 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:45,665 INFO snapshot-role/MainThread: { 2024-03-01 21:29:45,665 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:45,665 INFO snapshot-role/MainThread: { 2024-03-01 21:29:45,665 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:45,665 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 21:29:45,665 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 21:29:45,665 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 21:29:45,665 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 21:29:45,665 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 21:29:45,665 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 21:29:45,665 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 21:29:45,665 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 21:29:45,665 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:45,665 INFO snapshot-role/MainThread: } 2024-03-01 21:29:45,665 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:45,665 INFO snapshot-role/MainThread: , 2024-03-01 21:29:45,665 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:45,665 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:45,665 INFO snapshot-role/MainThread: } 2024-03-01 21:29:45,665 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:29:45,688 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:45,689 INFO snapshot-role/MainThread: { 2024-03-01 21:29:45,689 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:45,689 INFO snapshot-role/MainThread: { 2024-03-01 21:29:45,689 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:45,689 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 21:29:45,689 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:45,689 INFO snapshot-role/MainThread: } 2024-03-01 21:29:45,689 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:45,689 INFO snapshot-role/MainThread: , 2024-03-01 21:29:45,689 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:45,689 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:45,689 INFO snapshot-role/MainThread: } 2024-03-01 21:29:45,689 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7_snapset1 -P 2024-03-01 21:29:45,692 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:45,692 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 21:29:45,693 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:29:48,634 INFO snapshot-role/MainThread: mount_cmd: 1 1 1 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 21:29:48,634 INFO snapshot-role/MainThread: mount_verify_lv : 1 /mnt/lv6_mp None test_vg3 lv6 snapset1 2024-03-01 21:29:48,634 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:29:48,659 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:48,659 INFO snapshot-role/MainThread: { 2024-03-01 21:29:48,659 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:48,659 INFO snapshot-role/MainThread: { 2024-03-01 21:29:48,660 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:48,660 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 21:29:48,660 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 21:29:48,660 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 21:29:48,660 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 21:29:48,660 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 21:29:48,660 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 21:29:48,660 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 21:29:48,660 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 21:29:48,660 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:48,660 INFO snapshot-role/MainThread: } 2024-03-01 21:29:48,660 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:48,660 INFO snapshot-role/MainThread: , 2024-03-01 21:29:48,660 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:48,660 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:48,660 INFO snapshot-role/MainThread: } 2024-03-01 21:29:48,660 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 21:29:48,682 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:48,682 INFO snapshot-role/MainThread: { 2024-03-01 21:29:48,682 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:48,682 INFO snapshot-role/MainThread: { 2024-03-01 21:29:48,682 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:48,682 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 21:29:48,682 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:48,682 INFO snapshot-role/MainThread: } 2024-03-01 21:29:48,682 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:48,682 INFO snapshot-role/MainThread: , 2024-03-01 21:29:48,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:48,682 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:48,683 INFO snapshot-role/MainThread: } 2024-03-01 21:29:48,683 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6 -P 2024-03-01 21:29:48,685 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:48,686 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 21:29:48,686 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:29:51,608 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 21:29:51,608 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 21:29:51,608 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:29:51,641 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:51,641 INFO snapshot-role/MainThread: { 2024-03-01 21:29:51,641 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:51,641 INFO snapshot-role/MainThread: { 2024-03-01 21:29:51,641 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:51,641 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:29:51,641 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 21:29:51,641 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 21:29:51,641 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 21:29:51,641 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:51,641 INFO snapshot-role/MainThread: } 2024-03-01 21:29:51,641 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:51,641 INFO snapshot-role/MainThread: , 2024-03-01 21:29:51,641 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:51,641 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:51,641 INFO snapshot-role/MainThread: } 2024-03-01 21:29:51,642 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 21:29:51,667 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:51,668 INFO snapshot-role/MainThread: { 2024-03-01 21:29:51,668 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:51,668 INFO snapshot-role/MainThread: { 2024-03-01 21:29:51,668 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:51,668 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:29:51,668 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:51,668 INFO snapshot-role/MainThread: } 2024-03-01 21:29:51,668 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:51,668 INFO snapshot-role/MainThread: , 2024-03-01 21:29:51,668 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:51,668 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:51,668 INFO snapshot-role/MainThread: } 2024-03-01 21:29:51,668 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 21:29:51,668 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp -A 2024-03-01 21:29:51,680 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:51,680 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:29:54,647 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv2_mp lv2 test_vg1 None 2024-03-01 21:29:54,647 INFO snapshot-role/MainThread: umount_lv : /mnt/lv2_mp 2024-03-01 21:29:54,647 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:29:54,671 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:54,672 INFO snapshot-role/MainThread: { 2024-03-01 21:29:54,672 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:54,672 INFO snapshot-role/MainThread: { 2024-03-01 21:29:54,672 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:54,672 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:29:54,672 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 21:29:54,672 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 21:29:54,672 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 21:29:54,672 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:54,672 INFO snapshot-role/MainThread: } 2024-03-01 21:29:54,672 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:54,672 INFO snapshot-role/MainThread: , 2024-03-01 21:29:54,672 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:54,672 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:54,672 INFO snapshot-role/MainThread: } 2024-03-01 21:29:54,672 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2 2024-03-01 21:29:54,699 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:54,700 INFO snapshot-role/MainThread: { 2024-03-01 21:29:54,700 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:54,700 INFO snapshot-role/MainThread: { 2024-03-01 21:29:54,700 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:54,700 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 21:29:54,700 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:54,700 INFO snapshot-role/MainThread: } 2024-03-01 21:29:54,700 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:54,700 INFO snapshot-role/MainThread: , 2024-03-01 21:29:54,700 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:54,700 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:54,700 INFO snapshot-role/MainThread: } 2024-03-01 21:29:54,700 INFO snapshot-role/MainThread: umount target /mnt/lv2_mp from device /dev/mapper/test_vg1-lv2_snapset1 2024-03-01 21:29:54,700 INFO snapshot-role/MainThread: Running... umount /mnt/lv2_mp -A 2024-03-01 21:29:54,713 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:54,713 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:29:57,776 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv7_mp lv7 test_vg3 None 2024-03-01 21:29:57,776 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 21:29:57,776 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:29:57,799 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:57,800 INFO snapshot-role/MainThread: { 2024-03-01 21:29:57,800 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:57,800 INFO snapshot-role/MainThread: { 2024-03-01 21:29:57,800 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:57,800 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 21:29:57,800 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 21:29:57,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 21:29:57,800 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 21:29:57,800 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 21:29:57,800 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 21:29:57,800 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 21:29:57,800 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 21:29:57,800 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:57,800 INFO snapshot-role/MainThread: } 2024-03-01 21:29:57,800 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:57,800 INFO snapshot-role/MainThread: , 2024-03-01 21:29:57,800 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:57,800 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:57,800 INFO snapshot-role/MainThread: } 2024-03-01 21:29:57,800 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 21:29:57,830 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:57,831 INFO snapshot-role/MainThread: { 2024-03-01 21:29:57,831 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:29:57,831 INFO snapshot-role/MainThread: { 2024-03-01 21:29:57,831 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:29:57,831 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:29:57,831 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:57,831 INFO snapshot-role/MainThread: } 2024-03-01 21:29:57,831 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:57,831 INFO snapshot-role/MainThread: , 2024-03-01 21:29:57,831 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:29:57,831 INFO snapshot-role/MainThread: ] 2024-03-01 21:29:57,831 INFO snapshot-role/MainThread: } 2024-03-01 21:29:57,831 INFO snapshot-role/MainThread: umount target /mnt/lv7_mp from device /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 21:29:57,831 INFO snapshot-role/MainThread: Running... umount /mnt/lv7_mp -A 2024-03-01 21:29:57,843 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:29:57,844 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:30:00,777 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv6_mp None None None 2024-03-01 21:30:00,777 INFO snapshot-role/MainThread: umount_lv : /mnt/lv6_mp 2024-03-01 21:30:00,778 INFO snapshot-role/MainThread: umount target /mnt/lv6_mp from device /dev/mapper/test_vg3-lv6 2024-03-01 21:30:00,778 INFO snapshot-role/MainThread: Running... umount /mnt/lv6_mp -A 2024-03-01 21:30:00,789 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:00,789 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:30:03,780 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 21:30:03,780 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:30:03,812 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: { 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: { 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:03,813 INFO snapshot-role/MainThread: {"lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd", "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 21:30:03,813 INFO snapshot-role/MainThread: {"lv_uuid":"WjOFgl-MKCC-iEto-l9jf-utb8-NSCn-Ta086k", "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 21:30:03,813 INFO snapshot-role/MainThread: {"lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs", "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 21:30:03,813 INFO snapshot-role/MainThread: {"lv_uuid":"P3qCuY-u3kW-IC9C-At6d-1BJl-hvdn-nlkZOQ", "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 21:30:03,814 INFO snapshot-role/MainThread: {"lv_uuid":"TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK", "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 21:30:03,814 INFO snapshot-role/MainThread: {"lv_uuid":"r0Cre5-tsAy-bZAY-dzzE-abqQ-RiaA-I7mr9F", "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 21:30:03,814 INFO snapshot-role/MainThread: {"lv_uuid":"333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt", "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 21:30:03,814 INFO snapshot-role/MainThread: {"lv_uuid":"utRYiv-PmK4-o8g9-Kuxl-83e6-zxef-YvBRKM", "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 21:30:03,814 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs", "pv_name":"/dev/sdh"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt", "pv_name":"/dev/sdg"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK", "pv_name":"/dev/sdg"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs", "pv_name":"/dev/sdg"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"WjOFgl-MKCC-iEto-l9jf-utb8-NSCn-Ta086k", "pv_name":"/dev/sdg"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd", "pv_name":"/dev/sdj"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"P3qCuY-u3kW-IC9C-At6d-1BJl-hvdn-nlkZOQ", "pv_name":"/dev/sdj"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"r0Cre5-tsAy-bZAY-dzzE-abqQ-RiaA-I7mr9F", "pv_name":"/dev/sdj"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"utRYiv-PmK4-o8g9-Kuxl-83e6-zxef-YvBRKM", "pv_name":"/dev/sdj"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd", "pv_name":"/dev/sdi"} 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"P3qCuY-u3kW-IC9C-At6d-1BJl-hvdn-nlkZOQ"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK"}, 2024-03-01 21:30:03,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"WjOFgl-MKCC-iEto-l9jf-utb8-NSCn-Ta086k"}, 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"r0Cre5-tsAy-bZAY-dzzE-abqQ-RiaA-I7mr9F"}, 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"utRYiv-PmK4-o8g9-Kuxl-83e6-zxef-YvBRKM"}, 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd"}, 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd"} 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: } 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: { 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: {"lv_uuid":"FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu", "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 21:30:03,815 INFO snapshot-role/MainThread: {"lv_uuid":"HalYTc-hEhx-h39d-t6sv-8vT7-u1EN-Mq9bwF", "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 21:30:03,815 INFO snapshot-role/MainThread: {"lv_uuid":"3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp", "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 21:30:03,815 INFO snapshot-role/MainThread: {"lv_uuid":"qsUWEo-q7qT-r3VI-vGGI-XiWr-qmD9-cfPPU2", "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 21:30:03,815 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:30:03,815 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp", "pv_name":"/dev/sdd"}, 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu", "pv_name":"/dev/sdd"}, 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"HalYTc-hEhx-h39d-t6sv-8vT7-u1EN-Mq9bwF", "pv_name":"/dev/sdd"}, 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt", "lv_uuid":"qsUWEo-q7qT-r3VI-vGGI-XiWr-qmD9-cfPPU2", "pv_name":"/dev/sde"}, 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp"}, 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu"}, 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"HalYTc-hEhx-h39d-t6sv-8vT7-u1EN-Mq9bwF"}, 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"qsUWEo-q7qT-r3VI-vGGI-XiWr-qmD9-cfPPU2"} 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: } 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: { 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: {"lv_uuid":"RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: {"lv_uuid":"fsclrZ-chJb-T63I-Qszc-49TE-7d7x-6cilaa", "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 21:30:03,817 INFO snapshot-role/MainThread: {"lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH", "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 21:30:03,817 INFO snapshot-role/MainThread: {"lv_uuid":"grh5U4-h62T-TyE4-9gOX-zA41-co5m-hFCgEr", "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 21:30:03,817 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0", "lv_uuid":"fsclrZ-chJb-T63I-Qszc-49TE-7d7x-6cilaa", "pv_name":"/dev/sdc"}, 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0", "lv_uuid":"grh5U4-h62T-TyE4-9gOX-zA41-co5m-hFCgEr", "pv_name":"/dev/sdc"}, 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH", "pv_name":"/dev/sda"}, 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH", "pv_name":"/dev/sdb"}, 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0", "lv_uuid":"RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp", "pv_name":"/dev/sdb"}, 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp"}, 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"fsclrZ-chJb-T63I-Qszc-49TE-7d7x-6cilaa"}, 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"grh5U4-h62T-TyE4-9gOX-zA41-co5m-hFCgEr"}, 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH"}, 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH"} 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: } 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,817 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:03,818 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,818 INFO snapshot-role/MainThread: } 2024-03-01 21:30:03,818 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 21:30:03,846 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:03,846 INFO snapshot-role/MainThread: { 2024-03-01 21:30:03,846 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:03,846 INFO snapshot-role/MainThread: { 2024-03-01 21:30:03,846 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:03,846 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 21:30:03,846 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,846 INFO snapshot-role/MainThread: } 2024-03-01 21:30:03,846 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,846 INFO snapshot-role/MainThread: , 2024-03-01 21:30:03,846 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:03,846 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,846 INFO snapshot-role/MainThread: } 2024-03-01 21:30:03,846 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 21:30:03,973 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:03,973 INFO snapshot-role/MainThread: { 2024-03-01 21:30:03,973 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:03,973 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:03,973 INFO snapshot-role/MainThread: } 2024-03-01 21:30:03,973 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 21:30:04,025 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:04,026 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,026 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:04,026 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,026 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:04,026 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 21:30:04,026 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,026 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,026 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,026 INFO snapshot-role/MainThread: , 2024-03-01 21:30:04,026 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:04,026 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,027 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,027 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 21:30:04,160 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:04,160 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,160 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:04,160 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,160 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,160 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 21:30:04,210 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:04,211 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,211 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:04,211 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,211 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:04,211 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 21:30:04,211 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,211 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,211 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,211 INFO snapshot-role/MainThread: , 2024-03-01 21:30:04,211 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:04,211 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,211 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,211 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 21:30:04,327 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:04,327 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,327 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:04,327 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,327 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,327 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 21:30:04,384 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:04,385 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,385 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:04,385 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,385 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:04,385 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 21:30:04,385 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,385 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,385 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,385 INFO snapshot-role/MainThread: , 2024-03-01 21:30:04,385 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:04,385 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,385 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,386 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 21:30:04,501 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:04,501 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,501 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:04,501 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,501 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,501 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 21:30:04,556 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:04,556 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,556 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:04,556 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,556 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:04,556 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 21:30:04,556 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,556 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,556 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,556 INFO snapshot-role/MainThread: , 2024-03-01 21:30:04,556 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:04,556 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,556 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,557 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 21:30:04,673 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:04,674 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,674 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:04,674 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,674 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,674 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 21:30:04,718 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:04,718 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,718 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:04,718 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,718 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:04,718 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 21:30:04,718 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,718 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,718 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,718 INFO snapshot-role/MainThread: , 2024-03-01 21:30:04,718 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:04,718 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,718 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,718 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 21:30:04,836 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:04,837 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,837 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:04,837 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,837 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,837 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 21:30:04,876 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:04,877 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,877 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:04,877 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,877 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:04,877 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 21:30:04,877 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,877 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,877 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,877 INFO snapshot-role/MainThread: , 2024-03-01 21:30:04,877 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:04,877 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,877 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,877 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 21:30:04,993 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:04,994 INFO snapshot-role/MainThread: { 2024-03-01 21:30:04,994 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:04,994 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:04,994 INFO snapshot-role/MainThread: } 2024-03-01 21:30:04,994 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 21:30:05,036 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:05,037 INFO snapshot-role/MainThread: { 2024-03-01 21:30:05,037 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:05,037 INFO snapshot-role/MainThread: { 2024-03-01 21:30:05,037 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:05,037 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 21:30:05,037 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:05,037 INFO snapshot-role/MainThread: } 2024-03-01 21:30:05,037 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:05,037 INFO snapshot-role/MainThread: , 2024-03-01 21:30:05,037 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:05,037 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:05,037 INFO snapshot-role/MainThread: } 2024-03-01 21:30:05,037 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 21:30:05,150 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:05,150 INFO snapshot-role/MainThread: { 2024-03-01 21:30:05,150 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:05,150 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:05,150 INFO snapshot-role/MainThread: } 2024-03-01 21:30:05,151 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 21:30:08,134 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 21:30:08,134 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 21:30:08,160 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: {"lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: {"lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: {"lv_uuid":"TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: {"lv_uuid":"333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs", "pv_name":"/dev/sdh"}, 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt", "pv_name":"/dev/sdg"}, 2024-03-01 21:30:08,161 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK", "pv_name":"/dev/sdg"}, 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs", "pv_name":"/dev/sdg"}, 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd", "pv_name":"/dev/sdj"}, 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd", "pv_name":"/dev/sdi"} 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt"}, 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs"}, 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs"}, 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK"}, 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd"}, 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd"} 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,162 INFO snapshot-role/MainThread: {"lv_uuid":"FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: {"lv_uuid":"3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp", "pv_name":"/dev/sdd"}, 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu", "pv_name":"/dev/sdd"}, 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp"}, 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu"} 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,163 INFO snapshot-role/MainThread: {"lv_uuid":"RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: {"lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH", "pv_name":"/dev/sda"}, 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH", "pv_name":"/dev/sdb"}, 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0", "lv_uuid":"RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp", "pv_name":"/dev/sdb"}, 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp"}, 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH"}, 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH"} 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,164 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 21:30:08,186 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,186 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,186 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,186 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,186 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,186 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 21:30:08,186 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,186 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,186 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,187 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,187 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,187 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,187 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,187 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:30:08,207 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,207 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,207 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,207 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,207 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,207 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 21:30:08,207 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 21:30:08,207 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 21:30:08,207 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 21:30:08,208 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,208 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,208 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,208 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,208 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,208 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,208 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,208 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 21:30:08,230 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:30:08,230 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,231 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,231 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,231 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,231 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,231 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,231 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,231 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,231 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,231 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,231 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,231 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 21:30:08,256 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,256 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,256 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,256 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,257 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,257 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 21:30:08,257 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,257 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,257 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,257 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,257 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,257 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,257 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,257 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:30:08,282 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,283 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,283 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,283 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,283 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,283 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 21:30:08,283 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 21:30:08,283 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 21:30:08,283 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 21:30:08,283 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,283 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,283 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,283 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,283 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,283 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,283 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,283 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 21:30:08,306 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:30:08,307 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,307 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,307 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,307 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,307 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,307 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,307 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,307 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,307 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,307 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,307 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,307 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 21:30:08,329 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,329 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,329 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,329 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,329 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,329 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 21:30:08,329 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,329 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,329 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,330 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,330 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,330 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,330 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,330 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:30:08,357 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,358 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,358 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,358 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,358 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,358 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 21:30:08,358 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 21:30:08,358 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 21:30:08,358 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 21:30:08,358 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,358 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,358 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,358 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,358 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,358 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,358 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,358 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 21:30:08,383 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:30:08,384 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,384 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,384 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,384 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,384 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,384 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,384 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,384 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,384 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,384 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,384 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,384 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 21:30:08,406 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,407 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,407 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,407 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,407 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,407 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 21:30:08,407 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,407 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,407 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,407 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,407 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,407 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,407 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,407 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 21:30:08,432 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,432 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,432 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,432 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,433 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,433 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 21:30:08,433 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 21:30:08,433 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 21:30:08,433 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 21:30:08,433 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,433 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,433 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,433 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,433 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,433 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,433 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,433 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 21:30:08,455 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:30:08,455 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,456 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,456 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,456 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,456 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,456 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,456 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,456 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,456 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,456 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,456 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,456 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 21:30:08,477 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,477 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,477 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,477 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,477 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,477 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 21:30:08,477 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,477 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,477 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,477 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,477 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,478 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,478 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,478 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:30:08,500 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,500 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,500 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,501 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,501 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,501 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 21:30:08,501 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 21:30:08,501 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,501 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,501 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,501 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,501 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,501 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,501 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,501 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 21:30:08,527 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:30:08,528 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,528 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,528 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,528 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,528 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,528 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,528 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,528 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,528 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,528 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,528 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,528 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 21:30:08,550 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,550 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,550 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,550 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,550 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,550 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 21:30:08,551 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,551 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,551 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,551 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,551 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,551 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,551 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,551 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 21:30:08,574 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,575 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,575 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,575 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,575 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,575 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 21:30:08,575 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 21:30:08,575 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,575 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,575 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,575 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,575 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,575 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,575 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,575 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 21:30:08,596 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:30:08,597 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,597 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,597 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,597 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,597 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,597 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,597 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,597 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,597 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,597 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,597 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,597 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 21:30:08,622 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,622 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,622 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,623 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,623 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,623 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:30:08,623 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,623 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,623 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,623 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,623 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,623 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,623 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,623 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:30:08,648 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,649 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,649 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,649 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,649 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,649 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:30:08,649 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:30:08,649 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,649 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,649 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,649 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,649 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,649 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,649 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,649 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 21:30:08,669 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:30:08,669 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,669 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,670 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,670 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,670 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,670 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,670 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,670 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,670 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,670 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,670 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,670 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 21:30:08,692 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,693 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,693 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,693 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,693 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,693 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:30:08,693 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,693 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,693 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,693 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,693 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,693 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,693 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,693 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 21:30:08,717 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 21:30:08,717 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,717 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,717 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,717 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,717 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 21:30:08,717 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 21:30:08,717 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,717 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,717 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,717 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,717 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,717 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,717 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,717 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 21:30:08,742 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 21:30:08,742 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,742 INFO snapshot-role/MainThread: "report": [ 2024-03-01 21:30:08,742 INFO snapshot-role/MainThread: { 2024-03-01 21:30:08,742 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 21:30:08,742 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,742 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,742 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,742 INFO snapshot-role/MainThread: , 2024-03-01 21:30:08,742 INFO snapshot-role/MainThread: "log": [ 2024-03-01 21:30:08,742 INFO snapshot-role/MainThread: ] 2024-03-01 21:30:08,742 INFO snapshot-role/MainThread: } 2024-03-01 21:30:08,743 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="" 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="LVM2_member" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" 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="LVM2_member" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + cat /tmp/blivet.log 2024-03-01 21:25:04,636 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_bj7oluno/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:25:09,246 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_q24ohn99/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:25:16,431 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9ma0tche/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:25:16,535 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:25:16,536 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:25:16,648 INFO program/MainThread: stdout[2]: 2024-03-01 21:25:16,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 21:25:16,648 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:25:16,649 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:25:16,653 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:16,654 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:25:16,657 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:25:16,658 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:25:16,661 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:25:16,661 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:25:16,664 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:25:16,664 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:25:16,672 INFO program/MainThread: stdout: 2024-03-01 21:25:16,672 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:25:16,673 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:25:16,673 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:25:16,673 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:25:16,673 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:25:16,673 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:25:16,673 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:25:16,673 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:25:16,673 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:25:16,673 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:25:16,673 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:25:16,673 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:25:16,673 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:25:16,673 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:25:16,673 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 21:25:16,673 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:16,673 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 21:25:16,673 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:25:16,674 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:25:16,674 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:25:16,674 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:25:16,674 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:25:16,674 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:25:16,674 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:16,685 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:16,697 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:25:16,702 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6eaa5e2f-e053-4b41-bcce-013e72117ed5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5 ' '/dev/disk/by-id/wwn-0x60014056eaa5e2fe0534b41bcce013e7 ' '/dev/disk/by-id/scsi-360014056eaa5e2fe0534b41bcce013e7', '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': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'ID_SERIAL': '360014056eaa5e2fe0534b41bcce013e7', 'ID_SERIAL_SHORT': '60014056eaa5e2fe0534b41bcce013e7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056eaa5e2fe', 'ID_WWN_VENDOR_EXTENSION': '0x0534b41bcce013e7', 'ID_WWN_WITH_EXTENSION': '0x60014056eaa5e2fe0534b41bcce013e7', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056eaa5e2fe0534b41bcce013e7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472384962'} ; 2024-03-01 21:25:16,702 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:25:16,703 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 21:25:16,731 INFO program/MainThread: stdout[3]: 2024-03-01 21:25:16,731 INFO program/MainThread: stderr[3]: 2024-03-01 21:25:16,731 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:25:16,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:25:16,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:16,745 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:25:16,750 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:25:16,751 INFO blivet/MainThread: sda is a disk 2024-03-01 21:25:16,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:25:16,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:25:16,755 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:25:16,758 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:25:16,759 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:25:16,762 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:25:16,762 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:25:16,763 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:25:16,763 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdecb618b00) -- 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 = 60014056eaa5e2fe0534b41bcce013e7 2024-03-01 21:25:16,767 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:25:16,767 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:25:16,770 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059ef2e2f6450f4158897f32653 ' '/dev/disk/by-id/scsi-360014059ef2e2f6450f4158897f32653 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_9ef2e2f6-450f-4158-897f-326534939ea3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3', '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': '9ef2e2f6-450f-4158-897f-326534939ea3', 'ID_SERIAL': '360014059ef2e2f6450f4158897f32653', 'ID_SERIAL_SHORT': '60014059ef2e2f6450f4158897f32653', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ef2e2f64', 'ID_WWN_VENDOR_EXTENSION': '0x50f4158897f32653', 'ID_WWN_WITH_EXTENSION': '0x60014059ef2e2f6450f4158897f32653', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ef2e2f6450f4158897f32653', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472408674'} ; 2024-03-01 21:25:16,770 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:25:16,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:25:16,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:16,780 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:25:16,781 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:25:16,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:25:16,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:25:16,784 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:25:16,787 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:25:16,788 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:25:16,791 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:25:16,791 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:25:16,792 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:25:16,792 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeca508390) -- 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 = 60014059ef2e2f6450f4158897f32653 2024-03-01 21:25:16,795 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:25:16,795 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:25:16,799 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_232a79a0-f961-4d82-bb3d-af57d467eb9e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e ' '/dev/disk/by-id/wwn-0x6001405232a79a0f9614d82bb3daf57d ' '/dev/disk/by-id/scsi-36001405232a79a0f9614d82bb3daf57d', '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': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'ID_SERIAL': '36001405232a79a0f9614d82bb3daf57d', 'ID_SERIAL_SHORT': '6001405232a79a0f9614d82bb3daf57d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405232a79a0f', 'ID_WWN_VENDOR_EXTENSION': '0x9614d82bb3daf57d', 'ID_WWN_WITH_EXTENSION': '0x6001405232a79a0f9614d82bb3daf57d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405232a79a0f9614d82bb3daf57d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473198145'} ; 2024-03-01 21:25:16,799 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:25:16,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:25:16,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:16,809 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:25:16,809 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:25:16,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:25:16,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:25:16,813 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:25:16,816 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:25:16,816 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:25:16,819 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:25:16,820 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:25:16,820 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:25:16,820 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeca508438) -- 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 = 6001405232a79a0f9614d82bb3daf57d 2024-03-01 21:25:16,824 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:25:16,824 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:25:16,827 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055c9ba07469774e62809ae18c1 ' '/dev/disk/by-id/scsi-360014055c9ba07469774e62809ae18c1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_5c9ba074-6977-4e62-809a-e18c1b5e1b49', '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': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'ID_SERIAL': '360014055c9ba07469774e62809ae18c1', 'ID_SERIAL_SHORT': '60014055c9ba07469774e62809ae18c1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c9ba0746', 'ID_WWN_VENDOR_EXTENSION': '0x9774e62809ae18c1', 'ID_WWN_WITH_EXTENSION': '0x60014055c9ba07469774e62809ae18c1', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c9ba07469774e62809ae18c1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473324720'} ; 2024-03-01 21:25:16,827 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:25:16,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:25:16,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:16,837 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:25:16,838 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:25:16,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:25:16,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:25:16,841 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:25:16,845 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:25:16,845 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:25:16,848 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:25:16,848 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:25:16,849 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:25:16,849 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeca510550) -- 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 = 60014055c9ba07469774e62809ae18c1 2024-03-01 21:25:16,852 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:25:16,852 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:25:16,856 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053eb2f26255574f2b904640b23 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_3eb2f262-5557-4f2b-9046-40b23b77dee1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1 ' '/dev/disk/by-id/wwn-0x60014053eb2f26255574f2b904640b23', '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': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'ID_SERIAL': '360014053eb2f26255574f2b904640b23', 'ID_SERIAL_SHORT': '60014053eb2f26255574f2b904640b23', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053eb2f2625', 'ID_WWN_VENDOR_EXTENSION': '0x5574f2b904640b23', 'ID_WWN_WITH_EXTENSION': '0x60014053eb2f26255574f2b904640b23', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053eb2f26255574f2b904640b23', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472460560'} ; 2024-03-01 21:25:16,856 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:25:16,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:25:16,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:16,866 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:25:16,866 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:25:16,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:25:16,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:25:16,870 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:25:16,873 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:25:16,873 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:25:16,876 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:25:16,877 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:25:16,877 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:25:16,877 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeca5105c0) -- 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 = 60014053eb2f26255574f2b904640b23 2024-03-01 21:25:16,881 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:25:16,881 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:25:16,884 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64 ' '/dev/disk/by-id/wwn-0x6001405993e8334cd494d3cadbceb934 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_993e8334-cd49-4d3c-adbc-eb9349167a64 ' '/dev/disk/by-id/scsi-36001405993e8334cd494d3cadbceb934', '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': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'ID_SERIAL': '36001405993e8334cd494d3cadbceb934', 'ID_SERIAL_SHORT': '6001405993e8334cd494d3cadbceb934', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405993e8334c', 'ID_WWN_VENDOR_EXTENSION': '0xd494d3cadbceb934', 'ID_WWN_WITH_EXTENSION': '0x6001405993e8334cd494d3cadbceb934', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405993e8334cd494d3cadbceb934', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472473585'} ; 2024-03-01 21:25:16,884 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:25:16,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:25:16,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:16,894 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:25:16,895 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:25:16,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:25:16,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:25:16,898 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:25:16,902 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:25:16,902 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:25:16,905 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:25:16,905 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:25:16,906 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:25:16,906 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeca50d438) -- 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 = 6001405993e8334cd494d3cadbceb934 2024-03-01 21:25:16,909 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:25:16,909 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:25:16,913 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057ac5671f65d1473289349e285 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_7ac5671f-65d1-4732-8934-9e2859e0554c ' '/dev/disk/by-id/wwn-0x60014057ac5671f65d1473289349e285', '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': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'ID_SERIAL': '360014057ac5671f65d1473289349e285', 'ID_SERIAL_SHORT': '60014057ac5671f65d1473289349e285', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057ac5671f6', 'ID_WWN_VENDOR_EXTENSION': '0x5d1473289349e285', 'ID_WWN_WITH_EXTENSION': '0x60014057ac5671f65d1473289349e285', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057ac5671f65d1473289349e285', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472628905'} ; 2024-03-01 21:25:16,913 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:25:16,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:25:16,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:16,923 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:25:16,923 INFO blivet/MainThread: sde is a disk 2024-03-01 21:25:16,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:25:16,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:25:16,927 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:25:16,930 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:25:16,930 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:25:16,933 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:25:16,934 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:25:16,934 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:25:16,934 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeca50dac8) -- 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 = 60014057ac5671f65d1473289349e285 2024-03-01 21:25:16,938 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:25:16,938 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:25:16,941 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053946b7f6e77a43cc996356c57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/scsi-360014053946b7f6e77a43cc996356c57', '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': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'ID_SERIAL': '360014053946b7f6e77a43cc996356c57', 'ID_SERIAL_SHORT': '60014053946b7f6e77a43cc996356c57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053946b7f6e', 'ID_WWN_VENDOR_EXTENSION': '0x77a43cc996356c57', 'ID_WWN_WITH_EXTENSION': '0x60014053946b7f6e77a43cc996356c57', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053946b7f6e77a43cc996356c57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472710966'} ; 2024-03-01 21:25:16,941 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:25:16,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:25:16,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:16,951 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:25:16,952 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:25:16,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:25:16,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:25:16,955 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:25:16,959 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:25:16,959 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:25:16,962 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:25:16,962 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:25:16,963 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:25:16,963 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeca50de80) -- 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 = 60014053946b7f6e77a43cc996356c57 2024-03-01 21:25:16,966 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:25:16,967 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:25:16,970 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_118637ec-17df-4096-8c60-b0ad6057a928 ' '/dev/disk/by-id/wwn-0x6001405118637ec17df40968c60b0ad6 ' '/dev/disk/by-id/scsi-36001405118637ec17df40968c60b0ad6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928', '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': '118637ec-17df-4096-8c60-b0ad6057a928', 'ID_SERIAL': '36001405118637ec17df40968c60b0ad6', 'ID_SERIAL_SHORT': '6001405118637ec17df40968c60b0ad6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405118637ec1', 'ID_WWN_VENDOR_EXTENSION': '0x7df40968c60b0ad6', 'ID_WWN_WITH_EXTENSION': '0x6001405118637ec17df40968c60b0ad6', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405118637ec17df40968c60b0ad6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472767181'} ; 2024-03-01 21:25:16,970 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:25:16,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:25:16,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:16,980 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:25:16,981 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:25:16,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:25:16,981 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:25:16,984 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:25:16,987 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:25:16,987 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:25:16,991 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:25:16,991 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:25:16,992 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:25:16,992 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeca5219b0) -- 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 = 6001405118637ec17df40968c60b0ad6 2024-03-01 21:25:16,995 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:25:16,995 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:25:16,999 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_dcb51ca8-11d5-45be-bfa4-c665166f8ba4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4 ' '/dev/disk/by-id/scsi-36001405dcb51ca811d545bebfa4c6651 ' '/dev/disk/by-id/wwn-0x6001405dcb51ca811d545bebfa4c6651', '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': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'ID_SERIAL': '36001405dcb51ca811d545bebfa4c6651', 'ID_SERIAL_SHORT': '6001405dcb51ca811d545bebfa4c6651', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dcb51ca81', 'ID_WWN_VENDOR_EXTENSION': '0x1d545bebfa4c6651', 'ID_WWN_WITH_EXTENSION': '0x6001405dcb51ca811d545bebfa4c6651', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dcb51ca811d545bebfa4c6651', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472856861'} ; 2024-03-01 21:25:16,999 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:25:17,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:25:17,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:17,009 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:25:17,009 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:25:17,010 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:25:17,010 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:25:17,013 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:25:17,016 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:25:17,016 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:25:17,019 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:25:17,020 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:25:17,020 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:25:17,020 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeca50dbe0) -- 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 = 6001405dcb51ca811d545bebfa4c6651 2024-03-01 21:25:17,024 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:25:17,024 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:25:17,027 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_cfed426e-3dd5-4058-b9bf-6f3ebed477b6 ' '/dev/disk/by-id/wwn-0x6001405cfed426e3dd54058b9bf6f3eb ' '/dev/disk/by-id/scsi-36001405cfed426e3dd54058b9bf6f3eb', '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': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'ID_SERIAL': '36001405cfed426e3dd54058b9bf6f3eb', 'ID_SERIAL_SHORT': '6001405cfed426e3dd54058b9bf6f3eb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cfed426e3', 'ID_WWN_VENDOR_EXTENSION': '0xdd54058b9bf6f3eb', 'ID_WWN_WITH_EXTENSION': '0x6001405cfed426e3dd54058b9bf6f3eb', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cfed426e3dd54058b9bf6f3eb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473018162'} ; 2024-03-01 21:25:17,027 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:25:17,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:25:17,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:17,037 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:25:17,038 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:25:17,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:25:17,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:25:17,042 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:25:17,045 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:25:17,045 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:25:17,048 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:25:17,049 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:25:17,049 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:25:17,049 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeca5318d0) -- 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 = 6001405cfed426e3dd54058b9bf6f3eb 2024-03-01 21:25:17,053 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:25:17,053 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:25:17,056 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_d07b4efa-4290-48b7-a532-528453758e5a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a ' '/dev/disk/by-id/wwn-0x6001405d07b4efa429048b7a53252845 ' '/dev/disk/by-id/scsi-36001405d07b4efa429048b7a53252845', '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': 'd07b4efa-4290-48b7-a532-528453758e5a', 'ID_SERIAL': '36001405d07b4efa429048b7a53252845', 'ID_SERIAL_SHORT': '6001405d07b4efa429048b7a53252845', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d07b4efa4', 'ID_WWN_VENDOR_EXTENSION': '0x29048b7a53252845', 'ID_WWN_WITH_EXTENSION': '0x6001405d07b4efa429048b7a53252845', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d07b4efa429048b7a53252845', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473049994'} ; 2024-03-01 21:25:17,056 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:25:17,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:25:17,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:17,066 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:25:17,067 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:25:17,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:25:17,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:25:17,070 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:25:17,073 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:25:17,074 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:25:17,077 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:25:17,077 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:25:17,078 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:25:17,078 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeca531f60) -- 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 = 6001405d07b4efa429048b7a53252845 2024-03-01 21:25:17,081 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:25:17,081 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:25:17,084 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': '26759515'} ; 2024-03-01 21:25:17,084 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:25:17,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:25:17,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:17,095 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:25:17,095 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:25:17,095 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:25:17,095 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:25:17,095 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:25:17,095 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:25:17,098 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:25:17,102 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:25:17,102 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:25:17,105 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:25:17,105 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:25:17,106 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:25:17,106 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdeca531eb8) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:25:17,109 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:25:17,113 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:25:17,113 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:25:17,116 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:25:17,117 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:25:17,120 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:25:17,120 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:25:17,124 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:25:17,124 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:25:17,128 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:25:17,131 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:17,134 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:25:17,138 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 0x7fdeca52f4c8> 2024-03-01 21:25:20,357 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:25:20,361 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:25:20,362 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:25:20,366 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': '26764343'} ; 2024-03-01 21:25:20,366 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:25:20,366 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:25:20,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:20,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:20,376 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:25:20,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:20,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:20,382 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:20,394 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:20,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:25:20,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:25:20,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:25:20,417 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:25:20,417 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:25:20,420 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:25:20,424 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:25:20,424 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:25:20,427 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:25:20,428 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:25:20,428 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:25:20,431 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:25:20,435 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:25:20,438 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:25:20,441 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:25:20,444 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:25:20,445 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:25:20,445 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:25:20,446 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:25:20,445 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fdeca508080) -- 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 0x7fdeca4c70f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:25:20,449 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:25:20,453 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:25:20,453 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:25:20,456 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:25:20,456 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:25:20,460 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:25:20,460 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:25:20,463 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:25:20,463 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:25:20,465 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:25:20,466 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:25:20,469 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:20,470 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:25:20,473 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:25:20,473 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:25:20,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:20,486 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:20,499 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 21:25:20,499 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 21:25:20,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:25:20,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:20,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:25:20,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:20,512 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:25:20,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:25:20,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:20,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:25:20,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:20,524 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:25:20,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:25:20,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:20,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:25:20,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:20,536 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:25:20,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:25:20,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:20,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:25:20,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:20,547 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:25:20,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:25:20,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:20,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:25:20,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:20,559 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:25:20,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:25:20,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:20,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:25:20,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:20,570 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:25:20,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:25:20,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:25:20,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 21:25:20,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:25:20,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 21:25:20,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 21:25:20,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:25:20,571 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:25:25,329 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_8mojdfoy/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:25:25,366 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:25:25,366 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:25:25,369 INFO program/MainThread: stdout[2]: 2024-03-01 21:25:25,369 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 21:25:25,369 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:25:25,370 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:25:25,374 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:25,374 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:25:25,378 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:25:25,378 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:25:25,381 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:25:25,381 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:25:25,385 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:25:25,385 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:25:25,393 INFO program/MainThread: stdout: 2024-03-01 21:25:25,393 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:25:25,393 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:25:25,393 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:25:25,393 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:25:25,393 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:25:25,393 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:25:25,393 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:25:25,393 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:25:25,393 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:25:25,393 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:25:25,394 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:25:25,394 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:25:25,394 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:25:25,394 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:25:25,394 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 21:25:25,394 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:25,394 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 21:25:25,394 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:25:25,394 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:25:25,394 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:25:25,395 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:25:25,395 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:25:25,395 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:25:25,395 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:25,406 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:25,418 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:25:25,422 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014056eaa5e2fe0534b41bcce013e7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5 ' '/dev/disk/by-id/wwn-0x60014056eaa5e2fe0534b41bcce013e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6eaa5e2f-e053-4b41-bcce-013e72117ed5', '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': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'ID_SERIAL': '360014056eaa5e2fe0534b41bcce013e7', 'ID_SERIAL_SHORT': '60014056eaa5e2fe0534b41bcce013e7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056eaa5e2fe', 'ID_WWN_VENDOR_EXTENSION': '0x0534b41bcce013e7', 'ID_WWN_WITH_EXTENSION': '0x60014056eaa5e2fe0534b41bcce013e7', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056eaa5e2fe0534b41bcce013e7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472384962'} ; 2024-03-01 21:25:25,423 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:25:25,423 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 21:25:25,452 INFO program/MainThread: stdout[3]: 2024-03-01 21:25:25,453 INFO program/MainThread: stderr[3]: 2024-03-01 21:25:25,453 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:25:25,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:25:25,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:25,466 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:25:25,470 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:25:25,471 INFO blivet/MainThread: sda is a disk 2024-03-01 21:25:25,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:25:25,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:25:25,475 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:25:25,478 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:25:25,479 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:25:25,482 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:25:25,482 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:25:25,483 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:25:25,483 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a01970470) -- 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 = 60014056eaa5e2fe0534b41bcce013e7 2024-03-01 21:25:25,487 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:25:25,487 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:25:25,490 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_9ef2e2f6-450f-4158-897f-326534939ea3 ' '/dev/disk/by-id/scsi-360014059ef2e2f6450f4158897f32653 ' '/dev/disk/by-id/wwn-0x60014059ef2e2f6450f4158897f32653', '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': '9ef2e2f6-450f-4158-897f-326534939ea3', 'ID_SERIAL': '360014059ef2e2f6450f4158897f32653', 'ID_SERIAL_SHORT': '60014059ef2e2f6450f4158897f32653', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ef2e2f64', 'ID_WWN_VENDOR_EXTENSION': '0x50f4158897f32653', 'ID_WWN_WITH_EXTENSION': '0x60014059ef2e2f6450f4158897f32653', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ef2e2f6450f4158897f32653', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472408674'} ; 2024-03-01 21:25:25,490 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:25:25,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:25:25,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:25,500 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:25:25,501 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:25:25,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:25:25,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:25:25,504 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:25:25,507 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:25:25,508 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:25:25,511 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:25:25,511 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:25:25,512 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:25:25,512 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a0091e400) -- 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 = 60014059ef2e2f6450f4158897f32653 2024-03-01 21:25:25,515 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:25:25,515 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:25:25,519 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_232a79a0-f961-4d82-bb3d-af57d467eb9e ' '/dev/disk/by-id/wwn-0x6001405232a79a0f9614d82bb3daf57d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e ' '/dev/disk/by-id/scsi-36001405232a79a0f9614d82bb3daf57d', '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': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'ID_SERIAL': '36001405232a79a0f9614d82bb3daf57d', 'ID_SERIAL_SHORT': '6001405232a79a0f9614d82bb3daf57d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405232a79a0f', 'ID_WWN_VENDOR_EXTENSION': '0x9614d82bb3daf57d', 'ID_WWN_WITH_EXTENSION': '0x6001405232a79a0f9614d82bb3daf57d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405232a79a0f9614d82bb3daf57d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473198145'} ; 2024-03-01 21:25:25,519 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:25:25,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:25:25,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:25,529 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:25:25,529 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:25:25,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:25:25,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:25:25,533 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:25:25,536 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:25:25,536 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:25:25,539 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:25:25,540 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:25:25,540 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:25:25,540 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a0091e4a8) -- 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 = 6001405232a79a0f9614d82bb3daf57d 2024-03-01 21:25:25,544 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:25:25,544 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:25:25,547 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055c9ba07469774e62809ae18c1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_5c9ba074-6977-4e62-809a-e18c1b5e1b49 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49 ' '/dev/disk/by-id/scsi-360014055c9ba07469774e62809ae18c1', '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': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'ID_SERIAL': '360014055c9ba07469774e62809ae18c1', 'ID_SERIAL_SHORT': '60014055c9ba07469774e62809ae18c1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c9ba0746', 'ID_WWN_VENDOR_EXTENSION': '0x9774e62809ae18c1', 'ID_WWN_WITH_EXTENSION': '0x60014055c9ba07469774e62809ae18c1', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c9ba07469774e62809ae18c1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473324720'} ; 2024-03-01 21:25:25,547 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:25:25,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:25:25,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:25,557 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:25:25,558 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:25:25,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:25:25,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:25:25,561 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:25:25,565 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:25:25,565 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:25:25,568 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:25:25,568 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:25:25,569 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:25:25,569 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a009245c0) -- 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 = 60014055c9ba07469774e62809ae18c1 2024-03-01 21:25:25,572 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:25:25,572 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:25:25,576 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053eb2f26255574f2b904640b23 ' '/dev/disk/by-id/scsi-360014053eb2f26255574f2b904640b23 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_3eb2f262-5557-4f2b-9046-40b23b77dee1', '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': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'ID_SERIAL': '360014053eb2f26255574f2b904640b23', 'ID_SERIAL_SHORT': '60014053eb2f26255574f2b904640b23', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053eb2f2625', 'ID_WWN_VENDOR_EXTENSION': '0x5574f2b904640b23', 'ID_WWN_WITH_EXTENSION': '0x60014053eb2f26255574f2b904640b23', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053eb2f26255574f2b904640b23', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472460560'} ; 2024-03-01 21:25:25,576 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:25:25,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:25:25,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:25,586 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:25:25,586 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:25:25,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:25:25,587 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:25:25,590 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:25:25,593 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:25:25,593 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:25:25,597 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:25:25,597 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:25:25,597 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:25:25,597 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a00924438) -- 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 = 60014053eb2f26255574f2b904640b23 2024-03-01 21:25:25,601 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:25:25,601 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:25:25,604 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64 ' '/dev/disk/by-id/scsi-36001405993e8334cd494d3cadbceb934 ' '/dev/disk/by-id/wwn-0x6001405993e8334cd494d3cadbceb934 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_993e8334-cd49-4d3c-adbc-eb9349167a64', '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': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'ID_SERIAL': '36001405993e8334cd494d3cadbceb934', 'ID_SERIAL_SHORT': '6001405993e8334cd494d3cadbceb934', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405993e8334c', 'ID_WWN_VENDOR_EXTENSION': '0xd494d3cadbceb934', 'ID_WWN_WITH_EXTENSION': '0x6001405993e8334cd494d3cadbceb934', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405993e8334cd494d3cadbceb934', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472473585'} ; 2024-03-01 21:25:25,604 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:25:25,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:25:25,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:25,614 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:25:25,615 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:25:25,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:25:25,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:25:25,619 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:25:25,622 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:25:25,622 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:25:25,625 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:25:25,625 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:25:25,626 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:25:25,626 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a009354a8) -- 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 = 6001405993e8334cd494d3cadbceb934 2024-03-01 21:25:25,629 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:25:25,629 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:25:25,633 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c ' '/dev/disk/by-id/scsi-360014057ac5671f65d1473289349e285 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_7ac5671f-65d1-4732-8934-9e2859e0554c ' '/dev/disk/by-id/wwn-0x60014057ac5671f65d1473289349e285', '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': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'ID_SERIAL': '360014057ac5671f65d1473289349e285', 'ID_SERIAL_SHORT': '60014057ac5671f65d1473289349e285', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057ac5671f6', 'ID_WWN_VENDOR_EXTENSION': '0x5d1473289349e285', 'ID_WWN_WITH_EXTENSION': '0x60014057ac5671f65d1473289349e285', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057ac5671f65d1473289349e285', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472628905'} ; 2024-03-01 21:25:25,633 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:25:25,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:25:25,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:25,643 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:25:25,644 INFO blivet/MainThread: sde is a disk 2024-03-01 21:25:25,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:25:25,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:25:25,647 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:25:25,650 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:25:25,650 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:25:25,654 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:25:25,654 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:25:25,654 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:25:25,654 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a00935b38) -- 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 = 60014057ac5671f65d1473289349e285 2024-03-01 21:25:25,658 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:25:25,658 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:25:25,661 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/scsi-360014053946b7f6e77a43cc996356c57 ' '/dev/disk/by-id/wwn-0x60014053946b7f6e77a43cc996356c57', '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': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'ID_SERIAL': '360014053946b7f6e77a43cc996356c57', 'ID_SERIAL_SHORT': '60014053946b7f6e77a43cc996356c57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053946b7f6e', 'ID_WWN_VENDOR_EXTENSION': '0x77a43cc996356c57', 'ID_WWN_WITH_EXTENSION': '0x60014053946b7f6e77a43cc996356c57', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053946b7f6e77a43cc996356c57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472710966'} ; 2024-03-01 21:25:25,662 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:25:25,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:25:25,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:25,672 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:25:25,672 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:25:25,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:25:25,673 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:25:25,676 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:25:25,679 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:25:25,679 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:25:25,682 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:25:25,683 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:25:25,683 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:25:25,683 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a00935f60) -- 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 = 60014053946b7f6e77a43cc996356c57 2024-03-01 21:25:25,687 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:25:25,687 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:25:25,690 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_118637ec-17df-4096-8c60-b0ad6057a928 ' '/dev/disk/by-id/scsi-36001405118637ec17df40968c60b0ad6 ' '/dev/disk/by-id/wwn-0x6001405118637ec17df40968c60b0ad6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928', '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': '118637ec-17df-4096-8c60-b0ad6057a928', 'ID_SERIAL': '36001405118637ec17df40968c60b0ad6', 'ID_SERIAL_SHORT': '6001405118637ec17df40968c60b0ad6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405118637ec1', 'ID_WWN_VENDOR_EXTENSION': '0x7df40968c60b0ad6', 'ID_WWN_WITH_EXTENSION': '0x6001405118637ec17df40968c60b0ad6', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405118637ec17df40968c60b0ad6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472767181'} ; 2024-03-01 21:25:25,690 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:25:25,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:25:25,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:25,701 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:25:25,701 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:25:25,701 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:25:25,701 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:25:25,705 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:25:25,708 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:25:25,708 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:25:25,711 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:25:25,712 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:25:25,712 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:25:25,712 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a00921a20) -- 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 = 6001405118637ec17df40968c60b0ad6 2024-03-01 21:25:25,716 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:25:25,716 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:25:25,719 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4 ' '/dev/disk/by-id/wwn-0x6001405dcb51ca811d545bebfa4c6651 ' '/dev/disk/by-id/scsi-36001405dcb51ca811d545bebfa4c6651 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_dcb51ca8-11d5-45be-bfa4-c665166f8ba4', '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': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'ID_SERIAL': '36001405dcb51ca811d545bebfa4c6651', 'ID_SERIAL_SHORT': '6001405dcb51ca811d545bebfa4c6651', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dcb51ca81', 'ID_WWN_VENDOR_EXTENSION': '0x1d545bebfa4c6651', 'ID_WWN_WITH_EXTENSION': '0x6001405dcb51ca811d545bebfa4c6651', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dcb51ca811d545bebfa4c6651', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472856861'} ; 2024-03-01 21:25:25,720 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:25:25,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:25:25,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:25,730 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:25:25,730 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:25:25,730 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:25:25,731 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:25:25,734 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:25:25,737 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:25:25,737 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:25:25,740 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:25:25,741 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:25:25,741 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:25:25,741 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a00935cf8) -- 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 = 6001405dcb51ca811d545bebfa4c6651 2024-03-01 21:25:25,745 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:25:25,745 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:25:25,748 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405cfed426e3dd54058b9bf6f3eb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_cfed426e-3dd5-4058-b9bf-6f3ebed477b6 ' '/dev/disk/by-id/scsi-36001405cfed426e3dd54058b9bf6f3eb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6', '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': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'ID_SERIAL': '36001405cfed426e3dd54058b9bf6f3eb', 'ID_SERIAL_SHORT': '6001405cfed426e3dd54058b9bf6f3eb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cfed426e3', 'ID_WWN_VENDOR_EXTENSION': '0xdd54058b9bf6f3eb', 'ID_WWN_WITH_EXTENSION': '0x6001405cfed426e3dd54058b9bf6f3eb', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cfed426e3dd54058b9bf6f3eb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473018162'} ; 2024-03-01 21:25:25,748 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:25:25,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:25:25,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:25,758 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:25:25,759 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:25:25,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:25:25,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:25:25,764 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:25:25,767 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:25:25,767 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:25:25,771 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:25:25,771 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:25:25,771 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:25:25,771 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a00945940) -- 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 = 6001405cfed426e3dd54058b9bf6f3eb 2024-03-01 21:25:25,775 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:25:25,775 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:25:25,778 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405d07b4efa429048b7a53252845 ' '/dev/disk/by-id/wwn-0x6001405d07b4efa429048b7a53252845 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_d07b4efa-4290-48b7-a532-528453758e5a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a', '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': 'd07b4efa-4290-48b7-a532-528453758e5a', 'ID_SERIAL': '36001405d07b4efa429048b7a53252845', 'ID_SERIAL_SHORT': '6001405d07b4efa429048b7a53252845', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d07b4efa4', 'ID_WWN_VENDOR_EXTENSION': '0x29048b7a53252845', 'ID_WWN_WITH_EXTENSION': '0x6001405d07b4efa429048b7a53252845', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d07b4efa429048b7a53252845', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473049994'} ; 2024-03-01 21:25:25,778 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:25:25,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:25:25,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:25,788 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:25:25,789 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:25:25,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:25:25,789 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:25:25,792 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:25:25,795 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:25:25,796 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:25:25,799 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:25:25,799 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:25:25,799 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:25:25,799 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a00945fd0) -- 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 = 6001405d07b4efa429048b7a53252845 2024-03-01 21:25:25,803 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:25:25,803 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:25:25,806 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': '26759515'} ; 2024-03-01 21:25:25,806 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:25:25,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:25:25,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:25,816 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:25:25,816 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:25:25,816 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:25:25,817 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:25:25,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:25:25,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:25:25,820 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:25:25,823 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:25:25,823 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:25:25,826 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:25:25,827 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:25:25,827 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:25:25,827 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5a00945d68) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:25:25,831 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:25:25,834 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:25:25,834 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:25:25,838 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:25:25,838 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:25:25,841 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:25:25,841 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:25:25,845 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:25:25,845 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:25:25,848 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:25:25,851 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:25,855 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:25:25,858 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 0x7f5a00942648> 2024-03-01 21:25:28,744 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:25:28,748 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:25:28,748 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:25:28,752 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': '26764343'} ; 2024-03-01 21:25:28,752 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:25:28,753 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:25:28,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:28,762 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:25:28,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:28,768 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:28,779 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:28,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:25:28,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:25:28,802 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:25:28,803 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:25:28,806 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:25:28,809 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:25:28,809 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:25:28,813 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:25:28,813 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:25:28,813 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:25:28,816 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:25:28,820 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:25:28,823 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:25:28,826 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:25:28,829 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:25:28,830 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:25:28,830 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:25:28,830 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:25:28,830 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f5a01cbc390) -- 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 0x7f5a008db0f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:25:28,834 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:25:28,838 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:25:28,838 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:25:28,841 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:25:28,841 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:25:28,845 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:25:28,845 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:25:28,848 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:25:28,848 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:25:28,850 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:25:28,850 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:25:28,854 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:28,854 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:25:28,857 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:25:28,857 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:25:28,858 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:28,867 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:28,879 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 21:25:28,880 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 21:25:28,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:28,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:28,893 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:25:28,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:28,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:28,905 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:25:28,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:28,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:28,916 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:25:28,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:28,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:28,928 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:25:28,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:28,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:28,939 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:25:28,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:28,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:28,950 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:25:28,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:28,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:28,962 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 21:25:28,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 21:25:28,968 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:25:28,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 21:25:28,974 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:25:28,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:25:28,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 21:25:28,980 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:25:28,983 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:25:28,983 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 21:25:28,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:25:28,987 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:25:28,987 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:25:28,990 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:25:28,991 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:25:28,994 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:25:28,994 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 21:25:28,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:25:28,997 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:25:28,997 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:25:29,000 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:25:29,000 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:25:29,003 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:25:29,003 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 21:25:29,004 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 21:25:29,007 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:25:29,007 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:25:29,010 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:25:29,010 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:25:29,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:25:29,015 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:25:29,019 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:25:29,022 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:25:29,026 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:25:29,029 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:25:29,033 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:25:29,034 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:25:29,037 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:25:29,038 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 21:25:29,038 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:25:29,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:29,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:29,051 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 21:25:29,052 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:25:29,052 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:25:29,052 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 21:25:29,052 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:25:29,053 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:25:29,056 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,056 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 21:25:29,059 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,060 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 21:25:29,063 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:25:29,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:25:29,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 21:25:29,070 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:25:29,074 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:25:29,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:25:29,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 21:25:29,081 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:25:29,081 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:25:29,082 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 21:25:29,082 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 21:25:29,088 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 21:25:29,088 INFO program/MainThread: stderr[4]: 2024-03-01 21:25:29,088 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:25:29,088 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 21:25:29,088 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:25:29,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:25:29,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 21:25:29,093 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:25:29,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:29,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:29,106 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 21:25:29,107 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:25:29,107 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 21:25:29,107 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 21:25:29,108 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:25:29,108 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 21:25:29,111 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,112 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 21:25:29,114 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 21:25:29,118 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:25:29,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:25:29,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 21:25:29,126 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 21:25:29,129 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:25:29,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:25:29,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 21:25:29,136 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:25:29,137 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 21:25:29,137 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 21:25:29,137 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 21:25:29,137 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:25:29,138 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 21:25:29,141 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 21:25:29,141 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:25:29,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:29,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:29,153 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 21:25:29,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 21:25:29,159 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 21:25:29,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 21:25:29,165 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 21:25:29,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 21:25:29,171 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 21:25:29,174 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:25:29,174 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 21:25:29,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 21:25:29,177 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:25:29,177 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:25:29,180 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 21:25:29,180 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:25:29,183 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:25:29,183 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 21:25:29,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 21:25:29,186 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:25:29,187 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:25:29,190 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 21:25:29,190 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:25:29,193 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:25:29,193 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 21:25:29,193 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 21:25:29,196 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:25:29,196 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:25:29,199 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 21:25:29,200 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:25:29,201 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 21:25:29,204 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 21:25:29,207 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:25:29,211 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 21:25:29,214 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:25:29,218 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 21:25:29,222 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:25:29,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 21:25:29,226 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 21:25:29,226 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 21:25:29,226 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:25:29,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:29,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:29,240 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 21:25:29,241 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:25:29,241 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 21:25:29,241 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 21:25:29,241 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:25:29,242 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 21:25:29,245 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,245 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 21:25:29,248 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 21:25:29,252 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:25:29,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:25:29,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 21:25:29,259 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 21:25:29,262 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:25:29,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:25:29,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 21:25:29,269 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:25:29,270 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 21:25:29,270 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 21:25:29,270 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 21:25:29,270 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:25:29,270 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 21:25:29,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 21:25:29,274 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:25:29,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:29,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:29,286 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 21:25:29,287 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:25:29,288 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 21:25:29,288 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 21:25:29,288 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:25:29,289 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 21:25:29,292 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,292 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 21:25:29,295 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 21:25:29,299 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:25:29,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:25:29,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 21:25:29,306 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 21:25:29,309 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:25:29,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:25:29,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 21:25:29,317 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:25:29,317 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 21:25:29,317 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 21:25:29,318 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 21:25:29,318 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:25:29,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 21:25:29,322 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 21:25:29,322 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:25:29,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:29,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:29,335 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 21:25:29,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 21:25:29,340 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 21:25:29,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 21:25:29,346 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 21:25:29,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 21:25:29,352 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 21:25:29,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 21:25:29,358 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 21:25:29,361 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:25:29,361 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 21:25:29,361 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 21:25:29,364 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:25:29,364 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:25:29,367 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 21:25:29,367 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:25:29,370 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:25:29,370 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 21:25:29,370 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 21:25:29,373 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:25:29,374 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:25:29,377 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 21:25:29,377 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:25:29,380 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:25:29,380 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 21:25:29,388 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 21:25:29,392 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:25:29,392 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:25:29,395 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 21:25:29,395 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:25:29,398 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:25:29,398 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 21:25:29,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 21:25:29,401 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:25:29,401 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:25:29,404 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 21:25:29,404 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:25:29,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 21:25:29,409 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 21:25:29,413 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:25:29,416 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 21:25:29,420 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:25:29,424 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 21:25:29,427 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:25:29,431 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 21:25:29,434 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:25:29,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 21:25:29,439 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 21:25:29,439 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 21:25:29,440 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:25:29,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:29,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:29,454 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 21:25:29,455 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:25:29,456 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 21:25:29,456 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 21:25:29,456 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:25:29,457 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 21:25:29,460 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,460 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 21:25:29,463 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 21:25:29,467 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:25:29,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:25:29,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 21:25:29,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 21:25:29,477 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:25:29,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:25:29,484 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 21:25:29,485 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:25:29,485 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 21:25:29,485 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 21:25:29,486 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 21:25:29,486 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:25:29,486 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 21:25:29,490 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 21:25:29,490 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:25:29,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:29,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:29,502 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 21:25:29,503 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:25:29,504 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 21:25:29,504 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 21:25:29,504 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:25:29,505 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 21:25:29,508 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,508 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 21:25:29,511 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 21:25:29,515 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:25:29,518 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:25:29,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 21:25:29,522 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 21:25:29,526 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:25:29,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:25:29,533 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 21:25:29,533 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:25:29,534 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 21:25:29,534 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 21:25:29,534 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 21:25:29,534 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:25:29,535 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 21:25:29,538 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 21:25:29,539 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:25:29,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:29,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:29,551 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 21:25:29,552 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:25:29,553 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 21:25:29,553 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 21:25:29,553 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:25:29,554 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 21:25:29,557 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,557 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 21:25:29,560 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 21:25:29,564 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:25:29,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:25:29,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 21:25:29,572 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 21:25:29,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:25:29,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:25:29,582 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 21:25:29,583 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:25:29,584 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 21:25:29,584 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 21:25:29,584 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 21:25:29,584 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:25:29,584 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 21:25:29,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 21:25:29,588 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:25:29,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:25:29,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:29,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:25:29,601 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 21:25:29,602 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:25:29,603 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 21:25:29,603 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 21:25:29,603 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:25:29,604 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 21:25:29,607 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,607 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 21:25:29,610 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:25:29,611 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 21:25:29,615 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:25:29,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:25:29,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 21:25:29,622 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 21:25:29,625 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:25:29,629 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:25:29,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 21:25:29,633 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:25:29,634 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 21:25:29,634 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 21:25:29,634 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 21:25:29,634 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:25:29,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 21:25:29,638 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 21:25:29,639 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:25:29,640 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:25:29,640 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:25:29,640 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:25:29,640 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:25:29,640 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:25:29,640 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:25:29,641 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:25:29,641 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:25:29,641 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:25:29,641 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:25:29,641 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:25:29,641 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:25:29,641 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:25:29,641 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:25:29,641 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:25:29,641 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:25:29,641 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:25:29,641 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:25:29,641 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:25:29,641 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:25:29,642 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:25:29,642 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:25:29,642 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:25:29,642 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:25:29,642 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:25:29,642 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:25:29,642 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:25:29,642 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:25:29,642 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:25:29,642 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:25:29,642 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:25:29,642 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:25:29,642 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:25:29,642 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:25:29,643 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:25:29,643 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:25:29,643 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:25:29,643 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:25:29,643 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:25:29,643 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:25:29,645 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:25:29,648 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:25:29,651 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:25:29,654 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:25:29,654 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:25:29,657 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:25:29,657 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 0x7f5a008fcdb0> 2024-03-01 21:25:29,657 INFO blivet/MainThread: sorting actions... 2024-03-01 21:25:29,694 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:25:29,694 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:25:29,694 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:25:29,695 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:25:29,695 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:25:29,696 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:25:29,696 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:25:29,696 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:25:29,697 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:25:29,697 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:25:29,698 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:25:29,698 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:25:29,698 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:25:29,699 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:25:29,699 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:25:29,699 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:25:29,700 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:25:29,701 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:25:29,701 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:25:29,702 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:25:29,702 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:25:29,702 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:25:29,703 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:25:29,703 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:25:29,704 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:25:29,704 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:25:29,705 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:25:29,705 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:25:29,706 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:25:29,706 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:25:29,706 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:25:29,707 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:25:29,707 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:25:29,708 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:25:29,708 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:25:29,709 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:25:29,709 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:25:29,709 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:25:29,710 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:25:29,710 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:25:29,713 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:25:29,716 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 21:25:29,716 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 21:25:29,724 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,724 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:29,753 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:29,764 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,765 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:25:29,769 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:25:29,772 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 21:25:29,772 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 21:25:29,778 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,778 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:29,805 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,806 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:29,819 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,820 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:25:29,824 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:25:29,827 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 21:25:29,827 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 21:25:29,833 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,833 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:29,861 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,861 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:29,871 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,872 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:25:29,876 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:25:29,879 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 21:25:29,879 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 21:25:29,885 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,886 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:29,912 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,912 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:29,925 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,925 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:25:29,929 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:25:29,932 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 21:25:29,932 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 21:25:29,939 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,939 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:29,972 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,972 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:29,982 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,983 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:25:29,987 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:25:29,990 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 21:25:29,990 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 21:25:29,996 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:29,997 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,029 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,029 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,039 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,040 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:25:30,044 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:25:30,047 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 21:25:30,047 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 21:25:30,053 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,053 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,081 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,091 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,092 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:25:30,096 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:25:30,099 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 21:25:30,099 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 21:25:30,106 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,106 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,136 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,136 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,146 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,147 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:25:30,151 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:25:30,154 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 21:25:30,154 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 21:25:30,160 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,161 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,188 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,188 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,198 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,199 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:25:30,203 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:25:30,206 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 21:25:30,206 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 21:25:30,212 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,213 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,242 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,242 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,254 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,255 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:25:30,259 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:30,262 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,265 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,265 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 21:25:30,266 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 21:25:30,297 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 21:25:30,297 INFO program/MainThread: stderr[5]: 2024-03-01 21:25:30,297 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:25:30,297 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,320 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,327 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:25:30,328 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:25:30,330 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 21:25:30,347 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,347 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,390 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,390 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:25:30,395 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:30,403 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,409 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,409 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 21:25:30,409 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:25:30,444 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 21:25:30,444 INFO program/MainThread: stderr[6]: 2024-03-01 21:25:30,444 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:25:30,445 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,477 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,482 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:25:30,483 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:25:30,484 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 21:25:30,497 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,498 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,522 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,522 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:25:30,526 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:30,529 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,532 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,532 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 21:25:30,532 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:25:30,564 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 21:25:30,564 INFO program/MainThread: stderr[7]: 2024-03-01 21:25:30,564 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:25:30,564 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,588 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,596 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:25:30,596 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:25:30,598 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 21:25:30,612 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,612 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,639 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,640 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:25:30,644 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:30,647 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,650 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,650 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 21:25:30,650 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:25:30,684 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 21:25:30,685 INFO program/MainThread: stderr[8]: 2024-03-01 21:25:30,685 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:25:30,685 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,709 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,716 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:25:30,716 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:25:30,718 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 21:25:30,729 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,729 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,762 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,762 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:25:30,766 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 21:25:30,769 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 21:25:30,772 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:30,775 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,779 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:30,782 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,785 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:30,788 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,791 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:30,794 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,797 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 21:25:30,797 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/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:30,860 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 21:25:30,861 INFO program/MainThread: stderr[9]: 2024-03-01 21:25:30,861 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:25:30,869 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:25:30,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 21:25:30,893 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:30,899 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,912 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:30,918 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,925 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:30,931 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,936 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:30,940 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:25:30,940 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,950 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,955 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 21:25:30,959 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 21:25:30,959 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,969 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,970 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 21:25:30,978 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,979 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:30,988 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:30,989 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:25:30,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 21:25:30,996 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 21:25:31,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:25:31,003 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 21:25:31,007 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:31,010 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:25:31,014 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:31,017 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:25:31,021 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:31,024 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:25:31,028 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:31,031 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:25:31,031 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:31,042 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,047 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 21:25:31,048 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/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:31,071 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 21:25:31,072 INFO program/MainThread: stderr[10]: 2024-03-01 21:25:31,072 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:25:31,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 21:25:31,076 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:31,177 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 21:25:31,177 INFO program/MainThread: stderr[11]: 2024-03-01 21:25:31,177 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:25:31,185 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:31,192 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:25:31,192 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:25:31,192 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:31,225 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,230 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:25:31,230 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:25:31,231 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:25:31,240 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,241 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:31,257 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,257 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:25:31,261 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:31,265 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:25:31,268 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 21:25:31,268 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 21:25:31,405 INFO program/MainThread: stdout: 2024-03-01 21:25:31,405 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 21:25:31,405 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:25:31,405 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:25:31,405 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:25:31,405 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 21:25:31,405 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:25:31,405 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:25:31,405 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 21:25:31,406 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:25:31,406 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:25:31,406 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,406 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 21:25:31,421 INFO program/MainThread: stdout: 2024-03-01 21:25:31,422 INFO program/MainThread: writing all SBs 2024-03-01 21:25:31,422 INFO program/MainThread: new label = "" 2024-03-01 21:25:31,422 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:31,438 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,443 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:25:31,443 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:25:31,444 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:25:31,454 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,454 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:31,471 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,471 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:25:31,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 21:25:31,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 21:25:31,483 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:31,483 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/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:31,509 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 21:25:31,509 INFO program/MainThread: stderr[12]: 2024-03-01 21:25:31,509 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:25:31,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 21:25:31,514 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:31,605 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 21:25:31,606 INFO program/MainThread: stderr[13]: 2024-03-01 21:25:31,606 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:25:31,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:31,621 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:25:31,622 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:25:31,622 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:31,666 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:25:31,671 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:25:31,672 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 21:25:31,682 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,682 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:31,699 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,699 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:25:31,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:31,707 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:25:31,710 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 21:25:31,710 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 21:25:31,732 INFO program/MainThread: stdout: 2024-03-01 21:25:31,732 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 21:25:31,732 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:25:31,732 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:25:31,732 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:25:31,732 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 21:25:31,732 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:25:31,733 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:25:31,733 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 21:25:31,733 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:25:31,733 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:25:31,733 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,733 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 21:25:31,746 INFO program/MainThread: stdout: 2024-03-01 21:25:31,746 INFO program/MainThread: writing all SBs 2024-03-01 21:25:31,746 INFO program/MainThread: new label = "" 2024-03-01 21:25:31,746 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,747 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:31,764 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,768 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:25:31,768 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:25:31,770 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 21:25:31,779 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,779 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:31,793 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,794 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:25:31,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 21:25:31,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 21:25:31,805 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:31,805 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/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:31,831 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 21:25:31,831 INFO program/MainThread: stderr[14]: 2024-03-01 21:25:31,831 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:25:31,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 21:25:31,836 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:31,920 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 21:25:31,920 INFO program/MainThread: stderr[15]: 2024-03-01 21:25:31,920 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:25:31,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:31,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:25:31,938 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:25:31,938 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:31,982 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:25:31,988 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:25:31,989 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 21:25:31,998 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:31,999 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:32,014 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,015 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:25:32,019 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:32,022 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:25:32,025 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 21:25:32,026 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 21:25:32,051 INFO program/MainThread: stdout: 2024-03-01 21:25:32,051 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 21:25:32,052 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:25:32,052 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:25:32,052 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:25:32,052 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 21:25:32,052 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:25:32,052 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:25:32,052 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 21:25:32,052 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:25:32,052 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:25:32,052 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,053 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 21:25:32,066 INFO program/MainThread: stdout: 2024-03-01 21:25:32,066 INFO program/MainThread: writing all SBs 2024-03-01 21:25:32,066 INFO program/MainThread: new label = "" 2024-03-01 21:25:32,067 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,067 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:32,084 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:25:32,088 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:25:32,090 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 21:25:32,100 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,100 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:32,116 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,116 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:25:32,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 21:25:32,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 21:25:32,127 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:32,127 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/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:32,152 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 21:25:32,152 INFO program/MainThread: stderr[16]: 2024-03-01 21:25:32,152 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:25:32,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 21:25:32,157 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:32,252 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 21:25:32,253 INFO program/MainThread: stderr[17]: 2024-03-01 21:25:32,253 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:25:32,261 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:32,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:25:32,270 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:25:32,270 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:32,304 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,309 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:25:32,309 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:25:32,310 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 21:25:32,320 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:32,337 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,337 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:25:32,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:32,344 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:25:32,347 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 21:25:32,348 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 21:25:32,384 INFO program/MainThread: stdout: 2024-03-01 21:25:32,385 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 21:25:32,385 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:25:32,385 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:25:32,385 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:25:32,385 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 21:25:32,385 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:25:32,385 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:25:32,385 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 21:25:32,385 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:25:32,386 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:25:32,386 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,386 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 21:25:32,400 INFO program/MainThread: stdout: 2024-03-01 21:25:32,400 INFO program/MainThread: writing all SBs 2024-03-01 21:25:32,400 INFO program/MainThread: new label = "" 2024-03-01 21:25:32,400 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,400 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:32,418 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,423 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:25:32,424 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:25:32,426 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 21:25:32,437 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,437 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:32,457 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,457 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:25:32,462 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:32,466 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:25:32,469 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:25:32,469 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 21:25:32,469 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:25:32,503 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 21:25:32,503 INFO program/MainThread: stderr[18]: 2024-03-01 21:25:32,503 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:25:32,503 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:32,527 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,534 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:25:32,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 21:25:32,536 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 21:25:32,550 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,550 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:32,577 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,577 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:25:32,581 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:32,584 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:25:32,587 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:25:32,587 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 21:25:32,588 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:25:32,622 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 21:25:32,622 INFO program/MainThread: stderr[19]: 2024-03-01 21:25:32,622 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:25:32,623 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:32,640 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,648 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:25:32,648 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:25:32,650 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 21:25:32,668 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,669 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:32,699 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,699 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:25:32,703 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:32,706 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:25:32,709 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:25:32,709 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 21:25:32,710 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:25:32,750 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 21:25:32,751 INFO program/MainThread: stderr[20]: 2024-03-01 21:25:32,751 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:25:32,751 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:32,776 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,782 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:25:32,782 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:25:32,784 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 21:25:32,798 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,799 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:32,824 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,824 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:25:32,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 21:25:32,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 21:25:32,834 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:32,837 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:25:32,841 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:32,844 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:25:32,847 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:32,850 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:25:32,853 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 21:25:32,854 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:32,910 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 21:25:32,910 INFO program/MainThread: stderr[21]: 2024-03-01 21:25:32,910 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:25:32,918 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:25:32,924 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 21:25:32,933 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:32,939 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:25:32,944 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:32,949 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:25:32,956 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:32,962 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:25:32,962 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:32,981 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:32,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 21:25:32,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 21:25:32,989 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:32,999 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,000 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 21:25:33,009 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,009 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:33,020 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,021 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:25:33,025 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 21:25:33,028 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 21:25:33,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:25:33,035 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 21:25:33,039 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:33,042 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:25:33,046 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:33,049 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:25:33,053 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:33,056 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:25:33,056 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:33,067 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,072 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 21:25:33,073 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/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:33,097 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 21:25:33,097 INFO program/MainThread: stderr[22]: 2024-03-01 21:25:33,097 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:25:33,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 21:25:33,102 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:33,199 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 21:25:33,200 INFO program/MainThread: stderr[23]: 2024-03-01 21:25:33,200 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:25:33,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:33,216 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:25:33,216 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:25:33,216 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:33,236 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:25:33,242 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:25:33,243 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 21:25:33,252 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,252 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:33,266 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,266 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:25:33,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:33,274 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:25:33,277 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 21:25:33,277 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 21:25:33,315 INFO program/MainThread: stdout: 2024-03-01 21:25:33,316 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 21:25:33,316 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:25:33,316 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:25:33,316 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:25:33,316 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 21:25:33,316 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:25:33,316 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:25:33,316 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 21:25:33,316 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:25:33,316 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:25:33,316 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,317 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 21:25:33,329 INFO program/MainThread: stdout: 2024-03-01 21:25:33,330 INFO program/MainThread: writing all SBs 2024-03-01 21:25:33,330 INFO program/MainThread: new label = "" 2024-03-01 21:25:33,330 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,330 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:33,346 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,351 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:25:33,351 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:25:33,352 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 21:25:33,361 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,361 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:33,376 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,376 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:25:33,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 21:25:33,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 21:25:33,387 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:33,387 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/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:33,413 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 21:25:33,413 INFO program/MainThread: stderr[24]: 2024-03-01 21:25:33,413 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:25:33,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 21:25:33,418 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:33,505 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 21:25:33,505 INFO program/MainThread: stderr[25]: 2024-03-01 21:25:33,505 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:25:33,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:33,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:25:33,520 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:25:33,520 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:33,556 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:25:33,561 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:25:33,562 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 21:25:33,572 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,572 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:33,585 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,586 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:25:33,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:33,593 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:25:33,596 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 21:25:33,597 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 21:25:33,617 INFO program/MainThread: stdout: 2024-03-01 21:25:33,618 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 21:25:33,618 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:25:33,618 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:25:33,618 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:25:33,618 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 21:25:33,618 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:25:33,618 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:25:33,618 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 21:25:33,618 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:25:33,618 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:25:33,618 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,619 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 21:25:33,633 INFO program/MainThread: stdout: 2024-03-01 21:25:33,633 INFO program/MainThread: writing all SBs 2024-03-01 21:25:33,634 INFO program/MainThread: new label = "" 2024-03-01 21:25:33,634 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,634 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:33,651 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,655 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:25:33,655 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:25:33,656 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 21:25:33,666 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,666 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:33,682 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,682 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:25:33,687 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:33,690 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:25:33,693 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:25:33,693 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:25:33,693 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:25:33,727 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 21:25:33,727 INFO program/MainThread: stderr[26]: 2024-03-01 21:25:33,727 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:25:33,728 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:33,745 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,752 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:25:33,752 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:25:33,754 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 21:25:33,768 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,768 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:33,803 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,803 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:25:33,807 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:33,810 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:25:33,813 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:25:33,813 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:25:33,814 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:25:33,846 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 21:25:33,847 INFO program/MainThread: stderr[27]: 2024-03-01 21:25:33,847 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:25:33,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:33,874 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,881 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:25:33,882 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:25:33,884 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 21:25:33,894 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,895 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:33,922 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,923 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:25:33,927 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:33,930 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:25:33,933 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:25:33,933 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:25:33,933 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:25:33,966 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 21:25:33,966 INFO program/MainThread: stderr[28]: 2024-03-01 21:25:33,966 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:25:33,967 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:33,990 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:33,997 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:25:33,997 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:25:33,999 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 21:25:34,011 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,012 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:34,038 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,038 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:25:34,042 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 21:25:34,045 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:25:34,048 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:34,051 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:25:34,055 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:34,058 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:25:34,061 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:34,064 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:25:34,067 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 21:25:34,067 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:34,112 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 21:25:34,112 INFO program/MainThread: stderr[29]: 2024-03-01 21:25:34,112 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:25:34,120 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:25:34,129 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:25:34,139 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:34,145 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:25:34,150 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:34,156 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:25:34,162 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:34,168 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:25:34,169 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:34,196 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,201 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:25:34,205 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:25:34,205 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:34,214 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,215 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 21:25:34,223 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,223 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:34,233 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,234 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:25:34,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 21:25:34,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 21:25:34,245 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:25:34,248 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:25:34,252 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:34,255 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:25:34,259 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:34,262 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:25:34,266 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:34,269 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:25:34,269 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:34,280 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,284 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:25:34,284 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/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:34,312 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 21:25:34,313 INFO program/MainThread: stderr[30]: 2024-03-01 21:25:34,313 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:25:34,317 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 21:25:34,317 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:34,399 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 21:25:34,400 INFO program/MainThread: stderr[31]: 2024-03-01 21:25:34,400 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:25:34,408 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:34,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:25:34,414 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:25:34,414 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:34,444 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:25:34,449 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:25:34,450 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 21:25:34,459 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,460 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:34,475 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,476 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:25:34,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:34,483 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:25:34,486 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 21:25:34,487 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 21:25:34,516 INFO program/MainThread: stdout: 2024-03-01 21:25:34,517 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 21:25:34,517 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:25:34,517 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:25:34,517 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:25:34,517 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 21:25:34,517 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:25:34,517 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:25:34,517 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 21:25:34,517 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:25:34,517 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:25:34,517 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,518 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 21:25:34,531 INFO program/MainThread: stdout: 2024-03-01 21:25:34,531 INFO program/MainThread: writing all SBs 2024-03-01 21:25:34,531 INFO program/MainThread: new label = "" 2024-03-01 21:25:34,531 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,532 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:34,546 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,550 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:25:34,550 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:25:34,551 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 21:25:34,560 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,560 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:34,573 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,574 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:25:34,578 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 21:25:34,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 21:25:34,584 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:34,585 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/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:34,609 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 21:25:34,609 INFO program/MainThread: stderr[32]: 2024-03-01 21:25:34,609 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:25:34,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 21:25:34,614 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:25:34,709 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 21:25:34,709 INFO program/MainThread: stderr[33]: 2024-03-01 21:25:34,709 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:25:34,718 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:34,727 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:25:34,727 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:25:34,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:34,746 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,750 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:25:34,751 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:25:34,751 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 21:25:34,760 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,760 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:34,773 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,774 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:25:34,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:25:34,781 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:25:34,784 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 21:25:34,784 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 21:25:34,807 INFO program/MainThread: stdout: 2024-03-01 21:25:34,807 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 21:25:34,807 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:25:34,807 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:25:34,807 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:25:34,807 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 21:25:34,807 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:25:34,808 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:25:34,808 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 21:25:34,808 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:25:34,808 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:25:34,808 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,808 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 21:25:34,821 INFO program/MainThread: stdout: 2024-03-01 21:25:34,822 INFO program/MainThread: writing all SBs 2024-03-01 21:25:34,822 INFO program/MainThread: new label = "" 2024-03-01 21:25:34,822 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,822 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:34,838 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:25:34,843 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:25:34,844 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 21:25:34,853 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,853 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:25:34,867 DEBUG program/MainThread: Return code: 0 2024-03-01 21:25:34,872 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:25:34,872 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 0x7f5a009116d0> 2024-03-01 21:25:34,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:25:34,880 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:25:34,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 21:25:34,886 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 21:25:34,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 21:25:34,893 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 21:25:34,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 21:25:34,899 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 21:25:34,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 21:25:34,905 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 21:25:34,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 21:25:34,911 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 21:25:34,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 21:25:34,917 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 21:25:34,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 21:25:34,924 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 21:25:34,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:25:34,930 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:25:34,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 21:25:34,936 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 21:25:34,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 21:25:34,942 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 21:25:34,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 21:25:34,949 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 21:25:34,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 21:25:34,955 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 21:25:34,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 21:25:34,960 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 21:25:34,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 21:25:34,967 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 21:25:34,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:25:34,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 21:25:34,972 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 21:28:02,774 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_40o7lvk2/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:28:02,811 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:28:02,811 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:28:02,815 INFO program/MainThread: stdout[2]: 2024-03-01 21:28:02,815 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 21:28:02,815 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:28:02,815 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:28:02,820 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:02,820 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:28:02,824 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:28:02,824 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:28:02,827 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:28:02,828 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:28:02,831 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:28:02,831 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:28:02,842 INFO program/MainThread: stdout: 2024-03-01 21:28:02,842 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:28:02,843 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL 2024-03-01 21:28:02,843 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 852084bd-c45c-4aa3-b687-7dad45a52364 2024-03-01 21:28:02,843 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl 2024-03-01 21:28:02,843 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 852084bd-c45c-4aa3-b687-7dad45a52364 2024-03-01 21:28:02,843 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710 2024-03-01 21:28:02,843 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 2024-03-01 21:28:02,843 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj 2024-03-01 21:28:02,843 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 4463181e-e984-4bbb-84a5-ef636e566705 2024-03-01 21:28:02,843 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 2ee8a6cb-4e5b-4bea-a40d-51703175f8b2 2024-03-01 21:28:02,843 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 2024-03-01 21:28:02,843 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl 2024-03-01 21:28:02,843 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 2024-03-01 21:28:02,843 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 5c3670f6-2b5b-492f-8ded-a87135b3e4b0 2024-03-01 21:28:02,843 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 1a32472b-312f-4ca1-b4a1-ba2d5c3aa093 2024-03-01 21:28:02,843 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7106cd49-bcec-47a7-bbe6-c0897542a564 2024-03-01 21:28:02,843 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr 2024-03-01 21:28:02,843 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7106cd49-bcec-47a7-bbe6-c0897542a564 2024-03-01 21:28:02,843 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW 2024-03-01 21:28:02,843 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4ba07d92-c684-4a54-9f7a-b8c03be834e9 2024-03-01 21:28:02,843 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM 2024-03-01 21:28:02,843 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4ba07d92-c684-4a54-9f7a-b8c03be834e9 2024-03-01 21:28:02,843 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:28:02,843 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:28:02,843 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:28:02,843 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 21:28:02,843 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:02,844 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 852084bd-c45c-4aa3-b687-7dad45a52364 sdb 1073741824 root disk brw-rw---- LVM2_member HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 852084bd-c45c-4aa3-b687-7dad45a52364 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710 sdc 1073741824 root disk brw-rw---- LVM2_member USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 sdd 1073741824 root disk brw-rw---- LVM2_member AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 4463181e-e984-4bbb-84a5-ef636e566705 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 2ee8a6cb-4e5b-4bea-a40d-51703175f8b2 sde 1073741824 root disk brw-rw---- LVM2_member QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 sdf 1073741824 root disk brw-rw---- LVM2_member BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl sdg 1073741824 root disk brw-rw---- LVM2_member PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 5c3670f6-2b5b-492f-8ded-a87135b3e4b0 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 1a32472b-312f-4ca1-b4a1-ba2d5c3aa093 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7106cd49-bcec-47a7-bbe6-c0897542a564 sdh 1073741824 root disk brw-rw---- LVM2_member 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7106cd49-bcec-47a7-bbe6-c0897542a564 sdi 1073741824 root disk brw-rw---- LVM2_member JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4ba07d92-c684-4a54-9f7a-b8c03be834e9 sdj 1073741824 root disk brw-rw---- LVM2_member CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4ba07d92-c684-4a54-9f7a-b8c03be834e9 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 21:28:02,844 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:28:02,844 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:28:02,844 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:28:02,844 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:28:02,844 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:28:02,845 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:28:02,845 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:02,856 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:02,871 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 21:28:02,876 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL ' '/dev/disk/by-id/wwn-0x60014056eaa5e2fe0534b41bcce013e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6eaa5e2f-e053-4b41-bcce-013e72117ed5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5 ' '/dev/disk/by-id/scsi-360014056eaa5e2fe0534b41bcce013e7', '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': 'y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL', 'ID_FS_UUID_ENC': 'y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL', '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': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'ID_SERIAL': '360014056eaa5e2fe0534b41bcce013e7', 'ID_SERIAL_SHORT': '60014056eaa5e2fe0534b41bcce013e7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056eaa5e2fe', 'ID_WWN_VENDOR_EXTENSION': '0x0534b41bcce013e7', 'ID_WWN_WITH_EXTENSION': '0x60014056eaa5e2fe0534b41bcce013e7', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056eaa5e2fe0534b41bcce013e7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472384962'} ; 2024-03-01 21:28:02,876 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:28:02,877 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 21:28:02,901 INFO program/MainThread: stdout[3]: 2024-03-01 21:28:02,901 INFO program/MainThread: stderr[3]: 2024-03-01 21:28:02,901 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:28:02,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:28:02,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:02,914 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:28:02,919 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:28:02,920 INFO blivet/MainThread: sda is a disk 2024-03-01 21:28:02,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:28:02,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:28:02,924 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:28:02,927 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:28:02,928 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:28:02,931 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:28:02,931 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:28:02,932 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:28:02,932 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2aa3950cc0) -- 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 = 60014056eaa5e2fe0534b41bcce013e7 2024-03-01 21:28:02,936 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:28:02,939 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:02,940 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:28:02,943 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:02,943 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:28:02,946 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:02,947 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:28:02,950 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:02,950 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:28:02,953 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:28:02,954 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:28:02,954 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 21:28:02,985 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:28:02,985 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl. WARNING: Couldn't find device with uuid USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4. WARNING: VG test_vg1 is missing PV HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:28:02,985 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:28:02,986 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:28:02,990 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL ; label: None ; device: /dev/sda ; serial: 360014056eaa5e2fe0534b41bcce013e7 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; pe_start: 8 MiB ; 2024-03-01 21:28:02,991 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:28:02,994 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:28:02,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; incomplete: True ; hidden: False ; 2024-03-01 21:28:03,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:03,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:03,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:03,007 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 21:28:03,034 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:28:03,034 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl. WARNING: Couldn't find device with uuid USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4. WARNING: VG test_vg1 is missing PV HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:28:03,034 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:28:03,034 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:28:03,035 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:28:03,042 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:28:03,045 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:28:03,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:28:03,049 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:28:03,049 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 21:28:03,079 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:03,079 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl. WARNING: Couldn't find device with uuid USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4. WARNING: VG test_vg1 is missing PV HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:28:03,079 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:28:03,084 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:28:03,085 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:28:03,088 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:28:03,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; incomplete: True ; hidden: False ; 2024-03-01 21:28:03,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:28:03,094 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:28:03,094 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:03,098 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_9ef2e2f6-450f-4158-897f-326534939ea3 ' '/dev/disk/by-id/wwn-0x60014059ef2e2f6450f4158897f32653 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3 ' '/dev/disk/by-id/lvm-pv-uuid-HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl ' '/dev/disk/by-id/scsi-360014059ef2e2f6450f4158897f32653', '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': 'HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl', 'ID_FS_UUID_ENC': 'HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl', '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': '9ef2e2f6-450f-4158-897f-326534939ea3', 'ID_SERIAL': '360014059ef2e2f6450f4158897f32653', 'ID_SERIAL_SHORT': '60014059ef2e2f6450f4158897f32653', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ef2e2f64', 'ID_WWN_VENDOR_EXTENSION': '0x50f4158897f32653', 'ID_WWN_WITH_EXTENSION': '0x60014059ef2e2f6450f4158897f32653', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ef2e2f6450f4158897f32653', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472408674'} ; 2024-03-01 21:28:03,098 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:28:03,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:28:03,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:03,109 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:28:03,109 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:28:03,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:28:03,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:28:03,113 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:28:03,116 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:28:03,116 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:28:03,119 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:28:03,120 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:28:03,120 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:28:03,120 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2aa27bf358) -- 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 = 60014059ef2e2f6450f4158897f32653 2024-03-01 21:28:03,124 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:28:03,127 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:03,127 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:28:03,131 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:03,131 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:28:03,134 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:03,134 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:28:03,138 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:03,138 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:28:03,141 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:28:03,141 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:28:03,141 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 21:28:03,165 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:28:03,166 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4. WARNING: VG test_vg1 is missing PV USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 (last written to /dev/sdc). 2024-03-01 21:28:03,166 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:28:03,166 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:28:03,170 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl ; label: None ; device: /dev/sdb ; serial: 360014059ef2e2f6450f4158897f32653 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 21:28:03,170 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:28:03,174 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:28:03,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; incomplete: True ; hidden: False ; 2024-03-01 21:28:03,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:28:03,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:28:03,187 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:28:03,190 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:28:03,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; incomplete: True ; hidden: False ; 2024-03-01 21:28:03,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:03,197 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 21:28:03,223 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:03,224 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4. WARNING: VG test_vg1 is missing PV USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 (last written to /dev/sdc). 2024-03-01 21:28:03,224 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:28:03,224 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:28:03,224 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:03,229 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405232a79a0f9614d82bb3daf57d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_232a79a0-f961-4d82-bb3d-af57d467eb9e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e ' '/dev/disk/by-id/scsi-36001405232a79a0f9614d82bb3daf57d', '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': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'ID_SERIAL': '36001405232a79a0f9614d82bb3daf57d', 'ID_SERIAL_SHORT': '6001405232a79a0f9614d82bb3daf57d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405232a79a0f', 'ID_WWN_VENDOR_EXTENSION': '0x9614d82bb3daf57d', 'ID_WWN_WITH_EXTENSION': '0x6001405232a79a0f9614d82bb3daf57d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405232a79a0f9614d82bb3daf57d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473198145'} ; 2024-03-01 21:28:03,229 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:28:03,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:28:03,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:03,240 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:28:03,240 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:28:03,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:28:03,240 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:28:03,244 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:28:03,247 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:28:03,247 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:28:03,251 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:28:03,251 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:28:03,251 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:28:03,251 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2aa27bf518) -- 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 = 6001405232a79a0f9614d82bb3daf57d 2024-03-01 21:28:03,255 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:28:03,255 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:28:03,258 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014055c9ba07469774e62809ae18c1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49 ' '/dev/disk/by-id/wwn-0x60014055c9ba07469774e62809ae18c1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_5c9ba074-6977-4e62-809a-e18c1b5e1b49', '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': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'ID_SERIAL': '360014055c9ba07469774e62809ae18c1', 'ID_SERIAL_SHORT': '60014055c9ba07469774e62809ae18c1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c9ba0746', 'ID_WWN_VENDOR_EXTENSION': '0x9774e62809ae18c1', 'ID_WWN_WITH_EXTENSION': '0x60014055c9ba07469774e62809ae18c1', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c9ba07469774e62809ae18c1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473324720'} ; 2024-03-01 21:28:03,258 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:28:03,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:28:03,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:03,268 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:28:03,269 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:28:03,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:28:03,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:28:03,273 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:28:03,276 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:28:03,276 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:28:03,279 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:28:03,280 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:28:03,280 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:28:03,280 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2aa27ccd30) -- 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 = 60014055c9ba07469774e62809ae18c1 2024-03-01 21:28:03,283 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:28:03,284 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:28:03,287 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053eb2f26255574f2b904640b23 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_3eb2f262-5557-4f2b-9046-40b23b77dee1 ' '/dev/disk/by-id/wwn-0x60014053eb2f26255574f2b904640b23 ' '/dev/disk/by-id/lvm-pv-uuid-USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1', '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': 'USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4', 'ID_FS_UUID_ENC': 'USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4', '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': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'ID_SERIAL': '360014053eb2f26255574f2b904640b23', 'ID_SERIAL_SHORT': '60014053eb2f26255574f2b904640b23', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053eb2f2625', 'ID_WWN_VENDOR_EXTENSION': '0x5574f2b904640b23', 'ID_WWN_WITH_EXTENSION': '0x60014053eb2f26255574f2b904640b23', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053eb2f26255574f2b904640b23', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472460560'} ; 2024-03-01 21:28:03,287 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:28:03,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:28:03,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:03,297 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:28:03,298 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:28:03,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:28:03,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:28:03,301 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:28:03,304 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:28:03,304 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:28:03,308 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:28:03,308 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:28:03,308 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:28:03,309 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2aa27d6320) -- 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 = 60014053eb2f26255574f2b904640b23 2024-03-01 21:28:03,312 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:28:03,316 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:03,316 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:28:03,319 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:03,319 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:28:03,323 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:03,323 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:28:03,326 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:03,326 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:28:03,329 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:28:03,329 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:28:03,329 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 21:28:03,355 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:28:03,356 INFO program/MainThread: stderr[9]: 2024-03-01 21:28:03,356 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:28:03,356 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:28:03,360 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 ; label: None ; device: /dev/sdc ; serial: 360014053eb2f26255574f2b904640b23 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:28:03,361 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:28:03,364 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:28:03,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; incomplete: True ; hidden: False ; 2024-03-01 21:28:03,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:03,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:28:03,377 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:28:03,380 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:28:03,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; incomplete: True ; hidden: False ; 2024-03-01 21:28:03,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:03,387 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 21:28:03,415 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:03,415 INFO program/MainThread: stderr[10]: 2024-03-01 21:28:03,415 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:28:03,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:03,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:03,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR ; incomplete: False ; hidden: False ; 2024-03-01 21:28:03,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:03,430 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:28:03,433 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:28:03,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:28:03,437 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:28:03,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:28:03,441 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:28:03,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:28:03,445 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:28:03,446 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:28:03,450 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:28:03,454 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:28:03,454 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:28:03,458 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:28:03,461 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:28:03,461 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:28:03,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:28:03,466 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:28:03,466 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 21:28:03,466 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:28:03,469 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:28:03,469 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:28:03,473 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:28:03,473 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:28:03,477 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-4Gd7jsLjSObSF3BvKesahDTrGhCIxmaz52Kcxa1S4Z8oNF9g6wXgUe82YMY2DEgR ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710 ' '/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-4Gd7jsLjSObSF3BvKesahDTrGhCIxmaz52Kcxa1S4Z8oNF9g6wXgUe82YMY2DEgR', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710', 'ID_FS_UUID_ENC': 'f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '838796598'} ; 2024-03-01 21:28:03,477 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:28:03,477 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:03,481 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:28:03,481 INFO program/MainThread: stderr[11]: 2024-03-01 21:28:03,481 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:28:03,482 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:03,485 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:28:03,485 INFO program/MainThread: stderr[12]: 2024-03-01 21:28:03,485 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:28:03,485 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:03,488 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:28:03,488 INFO program/MainThread: stderr[13]: 2024-03-01 21:28:03,488 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:28:03,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:03,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:28:03,499 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:03,500 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:28:03,500 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:03,501 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:28:03,496 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2aa27d6f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f2aa284dac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:03,501 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:03,505 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:28:03,505 INFO program/MainThread: stderr[14]: 2024-03-01 21:28:03,505 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:28:03,509 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:28:03,513 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:03,514 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:28:03,517 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:03,517 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:28:03,521 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:03,521 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:28:03,524 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:03,524 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:28:03,526 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:28:03,527 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:28:03,530 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:03,531 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:28:03,534 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:28:03,534 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:03,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:03,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:03,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k ; incomplete: False ; hidden: False ; 2024-03-01 21:28:03,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:03,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:28:03,551 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:28:03,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:28:03,555 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:28:03,558 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:28:03,559 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:28:03,562 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:28:03,563 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:28:03,563 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 21:28:03,566 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 21:28:03,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:28:03,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:28:03,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:28:03,577 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:28:03,577 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:28:03,581 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:28:03,581 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:28:03,582 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 21:28:03,582 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 21:28:03,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:28:03,585 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:28:03,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:28:03,589 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:28:03,593 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/852084bd-c45c-4aa3-b687-7dad45a52364 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-4Gd7jsLjSObSF3BvKesahDTrGhCIxmazU8KYHIW3Zprxz2sNfMQ4GIOqcQ369U0k ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /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-4Gd7jsLjSObSF3BvKesahDTrGhCIxmazU8KYHIW3Zprxz2sNfMQ4GIOqcQ369U0k', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '852084bd-c45c-4aa3-b687-7dad45a52364', 'ID_FS_UUID_ENC': '852084bd-c45c-4aa3-b687-7dad45a52364', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '838498377'} ; 2024-03-01 21:28:03,593 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:28:03,593 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:03,597 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:28:03,597 INFO program/MainThread: stderr[15]: 2024-03-01 21:28:03,598 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:28:03,598 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:03,601 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:28:03,601 INFO program/MainThread: stderr[16]: 2024-03-01 21:28:03,601 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:28:03,601 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:03,604 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:28:03,604 INFO program/MainThread: stderr[17]: 2024-03-01 21:28:03,604 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:28:03,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:03,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 21:28:03,615 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:03,616 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:03,616 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:03,617 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:03,613 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2aa27d6dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f2aa284dac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:03,618 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:03,621 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:28:03,621 INFO program/MainThread: stderr[18]: 2024-03-01 21:28:03,621 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:28:03,626 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:28:03,629 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:03,629 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 21:28:03,633 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:03,633 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 21:28:03,637 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:03,637 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 21:28:03,641 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:03,641 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:28:03,641 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 21:28:03,644 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:03,645 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 21:28:03,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:28:03,648 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:03,648 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:03,652 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_993e8334-cd49-4d3c-adbc-eb9349167a64 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64 ' '/dev/disk/by-id/wwn-0x6001405993e8334cd494d3cadbceb934 ' '/dev/disk/by-id/scsi-36001405993e8334cd494d3cadbceb934 ' '/dev/disk/by-id/lvm-pv-uuid-AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj', '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': 'AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj', 'ID_FS_UUID_ENC': 'AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj', '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': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'ID_SERIAL': '36001405993e8334cd494d3cadbceb934', 'ID_SERIAL_SHORT': '6001405993e8334cd494d3cadbceb934', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405993e8334c', 'ID_WWN_VENDOR_EXTENSION': '0xd494d3cadbceb934', 'ID_WWN_WITH_EXTENSION': '0x6001405993e8334cd494d3cadbceb934', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405993e8334cd494d3cadbceb934', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472473585'} ; 2024-03-01 21:28:03,652 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:28:03,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:28:03,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:03,663 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:28:03,663 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:28:03,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:28:03,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:28:03,667 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:28:03,670 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:28:03,670 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:28:03,674 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:28:03,674 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:28:03,674 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 21:28:03,674 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2aa27ef048) -- 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 = 6001405993e8334cd494d3cadbceb934 2024-03-01 21:28:03,678 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:28:03,682 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:03,682 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:28:03,685 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:03,685 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:28:03,688 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:03,689 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:28:03,692 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:03,692 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:28:03,695 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 21:28:03,695 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 21:28:03,695 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/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:03,724 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:28:03,724 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6. WARNING: Couldn't find device with uuid BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl. WARNING: VG test_vg2 is missing PV QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl (last written to /dev/sdf). 2024-03-01 21:28:03,724 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:28:03,725 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 21:28:03,729 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj ; label: None ; device: /dev/sdd ; serial: 36001405993e8334cd494d3cadbceb934 ; exists: True ; vg_name: test_vg2 ; vg_uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 21:28:03,729 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 21:28:03,733 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 21:28:03,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; incomplete: True ; hidden: False ; 2024-03-01 21:28:03,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:03,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:03,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:03,746 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/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:03,775 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 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=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:28:03,775 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6. WARNING: Couldn't find device with uuid BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl. WARNING: VG test_vg2 is missing PV QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl (last written to /dev/sdf). 2024-03-01 21:28:03,775 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:28:03,775 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:28:03,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:28:03,781 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 21:28:03,785 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:28:03,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:28:03,788 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 21:28:03,789 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/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:03,816 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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=1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:03,816 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6. WARNING: Couldn't find device with uuid BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl. WARNING: VG test_vg2 is missing PV QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl (last written to /dev/sdf). 2024-03-01 21:28:03,816 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:28:03,821 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 21:28:03,821 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 21:28:03,824 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 21:28:03,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; incomplete: True ; hidden: False ; 2024-03-01 21:28:03,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:28:03,831 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:28:03,831 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:03,835 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_7ac5671f-65d1-4732-8934-9e2859e0554c ' '/dev/disk/by-id/lvm-pv-uuid-QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 ' '/dev/disk/by-id/wwn-0x60014057ac5671f65d1473289349e285 ' '/dev/disk/by-id/scsi-360014057ac5671f65d1473289349e285', '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': 'QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6', 'ID_FS_UUID_ENC': 'QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6', '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': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'ID_SERIAL': '360014057ac5671f65d1473289349e285', 'ID_SERIAL_SHORT': '60014057ac5671f65d1473289349e285', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057ac5671f6', 'ID_WWN_VENDOR_EXTENSION': '0x5d1473289349e285', 'ID_WWN_WITH_EXTENSION': '0x60014057ac5671f65d1473289349e285', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057ac5671f65d1473289349e285', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472628905'} ; 2024-03-01 21:28:03,835 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:28:03,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:28:03,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:03,846 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:28:03,846 INFO blivet/MainThread: sde is a disk 2024-03-01 21:28:03,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 21:28:03,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:28:03,850 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:28:03,853 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:28:03,854 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:28:03,857 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:28:03,857 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:28:03,858 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 21:28:03,858 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2aa27ed7f0) -- 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 = 60014057ac5671f65d1473289349e285 2024-03-01 21:28:03,861 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:28:03,865 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:03,865 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 21:28:03,868 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:03,868 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 21:28:03,872 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:03,872 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 21:28:03,875 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:03,875 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 21:28:03,878 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 21:28:03,878 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 21:28:03,879 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/sdd$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:03,907 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:28:03,907 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl. WARNING: VG test_vg2 is missing PV BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl (last written to /dev/sdf). 2024-03-01 21:28:03,907 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:28:03,907 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 21:28:03,912 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 ; label: None ; device: /dev/sde ; serial: 360014057ac5671f65d1473289349e285 ; exists: True ; vg_name: test_vg2 ; vg_uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:28:03,912 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 21:28:03,915 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 21:28:03,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; incomplete: True ; hidden: False ; 2024-03-01 21:28:03,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:28:03,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 21:28:03,929 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:28:03,932 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 21:28:03,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; incomplete: True ; hidden: False ; 2024-03-01 21:28:03,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:03,939 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/sdd$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:03,968 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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=1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:03,968 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl. WARNING: VG test_vg2 is missing PV BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl (last written to /dev/sdf). 2024-03-01 21:28:03,968 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:28:03,968 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:28:03,969 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:03,973 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/lvm-pv-uuid-BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl ' '/dev/disk/by-id/wwn-0x60014053946b7f6e77a43cc996356c57 ' '/dev/disk/by-id/scsi-360014053946b7f6e77a43cc996356c57', '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': 'BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl', 'ID_FS_UUID_ENC': 'BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl', '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': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'ID_SERIAL': '360014053946b7f6e77a43cc996356c57', 'ID_SERIAL_SHORT': '60014053946b7f6e77a43cc996356c57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053946b7f6e', 'ID_WWN_VENDOR_EXTENSION': '0x77a43cc996356c57', 'ID_WWN_WITH_EXTENSION': '0x60014053946b7f6e77a43cc996356c57', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053946b7f6e77a43cc996356c57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472710966'} ; 2024-03-01 21:28:03,974 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:28:03,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:28:03,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:03,985 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:28:03,985 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:28:03,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 21:28:03,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 21:28:03,989 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:28:03,992 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:28:03,993 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:28:03,996 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:28:03,996 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:28:03,997 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 21:28:03,997 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2aa27edcc0) -- 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 = 60014053946b7f6e77a43cc996356c57 2024-03-01 21:28:04,000 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:28:04,004 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:04,004 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 21:28:04,007 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:04,008 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 21:28:04,011 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:04,011 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 21:28:04,014 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:04,014 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 21:28:04,017 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 21:28:04,017 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 21:28:04,018 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/sdd$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:04,044 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:28:04,045 INFO program/MainThread: stderr[24]: 2024-03-01 21:28:04,045 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:28:04,045 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 21:28:04,049 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl ; label: None ; device: /dev/sdf ; serial: 360014053946b7f6e77a43cc996356c57 ; exists: True ; vg_name: test_vg2 ; vg_uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:28:04,050 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 21:28:04,053 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 21:28:04,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; incomplete: True ; hidden: False ; 2024-03-01 21:28:04,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:04,063 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 21:28:04,066 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:28:04,070 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 21:28:04,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; incomplete: True ; hidden: False ; 2024-03-01 21:28:04,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:04,076 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/sdd$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:04,104 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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=1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:04,104 INFO program/MainThread: stderr[25]: 2024-03-01 21:28:04,104 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:28:04,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:04,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:04,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:04,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:04,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:28:04,122 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:28:04,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:28:04,126 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:28:04,130 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:28:04,130 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:28:04,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:28:04,134 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:28:04,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 21:28:04,138 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 21:28:04,142 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:28:04,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 21:28:04,145 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:28:04,149 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:28:04,149 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:28:04,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:28:04,153 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:28:04,153 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 21:28:04,153 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 21:28:04,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:28:04,157 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:28:04,160 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:28:04,160 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:28:04,164 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-unrsUVq1WpnhHapslmqH241q9bMpP8ON3e9NRE2vwrvBKUeTTnJzYIAnEAODQTG6 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/2ee8a6cb-4e5b-4bea-a40d-51703175f8b2 ' '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-unrsUVq1WpnhHapslmqH241q9bMpP8ON3e9NRE2vwrvBKUeTTnJzYIAnEAODQTG6', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2ee8a6cb-4e5b-4bea-a40d-51703175f8b2', 'ID_FS_UUID_ENC': '2ee8a6cb-4e5b-4bea-a40d-51703175f8b2', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '837600463'} ; 2024-03-01 21:28:04,164 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:28:04,164 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:04,168 INFO program/MainThread: stdout[26]: LVM 2024-03-01 21:28:04,169 INFO program/MainThread: stderr[26]: 2024-03-01 21:28:04,169 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:28:04,169 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:04,172 INFO program/MainThread: stdout[27]: LVM 2024-03-01 21:28:04,172 INFO program/MainThread: stderr[27]: 2024-03-01 21:28:04,172 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:28:04,172 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:04,175 INFO program/MainThread: stdout[28]: LVM 2024-03-01 21:28:04,175 INFO program/MainThread: stderr[28]: 2024-03-01 21:28:04,175 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:28:04,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:04,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 21:28:04,186 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:04,187 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:28:04,187 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:04,188 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:28:04,184 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2aa27f5f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f2aa27ed518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:04,188 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:04,191 INFO program/MainThread: stdout[29]: LVM 2024-03-01 21:28:04,192 INFO program/MainThread: stderr[29]: 2024-03-01 21:28:04,192 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:28:04,196 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:28:04,200 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:04,200 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 21:28:04,204 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:04,204 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 21:28:04,208 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:04,208 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 21:28:04,211 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:04,211 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 21:28:04,212 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 21:28:04,215 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:04,215 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 21:28:04,219 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:28:04,219 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:04,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:04,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:04,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m ; incomplete: False ; hidden: False ; 2024-03-01 21:28:04,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:04,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:28:04,245 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:28:04,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 21:28:04,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:28:04,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:28:04,252 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:28:04,256 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:28:04,256 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:28:04,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 21:28:04,260 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 21:28:04,263 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:28:04,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 21:28:04,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:28:04,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:28:04,271 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:28:04,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:28:04,275 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:28:04,275 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 21:28:04,275 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 21:28:04,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:28:04,278 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:28:04,282 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:28:04,282 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:28:04,286 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-unrsUVq1WpnhHapslmqH241q9bMpP8ON1zvRNkXigbYUtUjlS2GOHdWTQPeI8x3m ' '/dev/disk/by-uuid/4463181e-e984-4bbb-84a5-ef636e566705 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/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-unrsUVq1WpnhHapslmqH241q9bMpP8ON1zvRNkXigbYUtUjlS2GOHdWTQPeI8x3m', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4463181e-e984-4bbb-84a5-ef636e566705', 'ID_FS_UUID_ENC': '4463181e-e984-4bbb-84a5-ef636e566705', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '837285366'} ; 2024-03-01 21:28:04,286 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:28:04,286 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:04,290 INFO program/MainThread: stdout[30]: LVM 2024-03-01 21:28:04,291 INFO program/MainThread: stderr[30]: 2024-03-01 21:28:04,291 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:28:04,291 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:04,294 INFO program/MainThread: stdout[31]: LVM 2024-03-01 21:28:04,294 INFO program/MainThread: stderr[31]: 2024-03-01 21:28:04,294 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:28:04,294 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:04,298 INFO program/MainThread: stdout[32]: LVM 2024-03-01 21:28:04,298 INFO program/MainThread: stderr[32]: 2024-03-01 21:28:04,298 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:28:04,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:04,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 21:28:04,309 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:04,310 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:04,310 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:04,311 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:04,306 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2ab186cac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f2aa27ed518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:04,312 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:04,316 INFO program/MainThread: stdout[33]: LVM 2024-03-01 21:28:04,316 INFO program/MainThread: stderr[33]: 2024-03-01 21:28:04,316 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:28:04,320 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:28:04,324 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:04,324 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 21:28:04,328 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:04,328 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 21:28:04,332 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:04,332 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 21:28:04,336 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:04,336 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 21:28:04,336 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 21:28:04,339 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:04,340 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 21:28:04,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:28:04,343 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:04,343 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:04,347 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405118637ec17df40968c60b0ad6 ' '/dev/disk/by-id/lvm-pv-uuid-PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_118637ec-17df-4096-8c60-b0ad6057a928 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928 ' '/dev/disk/by-id/wwn-0x6001405118637ec17df40968c60b0ad6', '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': 'PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1', 'ID_FS_UUID_ENC': 'PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1', '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': '118637ec-17df-4096-8c60-b0ad6057a928', 'ID_SERIAL': '36001405118637ec17df40968c60b0ad6', 'ID_SERIAL_SHORT': '6001405118637ec17df40968c60b0ad6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405118637ec1', 'ID_WWN_VENDOR_EXTENSION': '0x7df40968c60b0ad6', 'ID_WWN_WITH_EXTENSION': '0x6001405118637ec17df40968c60b0ad6', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405118637ec17df40968c60b0ad6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472767181'} ; 2024-03-01 21:28:04,347 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:28:04,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:28:04,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:04,358 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:28:04,359 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:28:04,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 21:28:04,359 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 21:28:04,362 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:28:04,366 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:28:04,366 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:28:04,369 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:28:04,370 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:28:04,370 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 21:28:04,370 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2aa27d6710) -- 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 = 6001405118637ec17df40968c60b0ad6 2024-03-01 21:28:04,374 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:28:04,377 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:04,377 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 21:28:04,381 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:04,381 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 21:28:04,384 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:04,384 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 21:28:04,388 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:04,388 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 21:28:04,391 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 21:28:04,391 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 21:28:04,391 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/sdd$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:04,421 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:28:04,421 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr. WARNING: Couldn't find device with uuid JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW. WARNING: Couldn't find device with uuid CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM. WARNING: VG test_vg3 is missing PV 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:28:04,421 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:28:04,422 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 21:28:04,426 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 ; label: None ; device: /dev/sdg ; serial: 36001405118637ec17df40968c60b0ad6 ; exists: True ; vg_name: test_vg3 ; vg_uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 21:28:04,426 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 21:28:04,430 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 21:28:04,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:04,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:04,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:04,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:04,443 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/sdd$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:04,470 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 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=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:28:04,471 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr. WARNING: Couldn't find device with uuid JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW. WARNING: Couldn't find device with uuid CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM. WARNING: VG test_vg3 is missing PV 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:28:04,471 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:28:04,471 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:28:04,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 21:28:04,476 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 21:28:04,480 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:28:04,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 21:28:04,484 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 21:28:04,484 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/sdd$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:04,514 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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=1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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=W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:04,514 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr. WARNING: Couldn't find device with uuid JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW. WARNING: Couldn't find device with uuid CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM. WARNING: VG test_vg3 is missing PV 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:28:04,514 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:28:04,519 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 21:28:04,519 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 21:28:04,522 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 21:28:04,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:04,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:28:04,529 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:28:04,529 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:04,533 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_dcb51ca8-11d5-45be-bfa4-c665166f8ba4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4 ' '/dev/disk/by-id/lvm-pv-uuid-4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr ' '/dev/disk/by-id/wwn-0x6001405dcb51ca811d545bebfa4c6651 ' '/dev/disk/by-id/scsi-36001405dcb51ca811d545bebfa4c6651', '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': '4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr', 'ID_FS_UUID_ENC': '4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr', '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': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'ID_SERIAL': '36001405dcb51ca811d545bebfa4c6651', 'ID_SERIAL_SHORT': '6001405dcb51ca811d545bebfa4c6651', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dcb51ca81', 'ID_WWN_VENDOR_EXTENSION': '0x1d545bebfa4c6651', 'ID_WWN_WITH_EXTENSION': '0x6001405dcb51ca811d545bebfa4c6651', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dcb51ca811d545bebfa4c6651', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472856861'} ; 2024-03-01 21:28:04,533 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:28:04,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:28:04,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:04,544 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:28:04,545 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:28:04,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 21:28:04,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 21:28:04,548 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:28:04,552 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:28:04,552 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:28:04,555 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:28:04,556 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:28:04,556 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 21:28:04,556 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2aa27cc198) -- 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 = 6001405dcb51ca811d545bebfa4c6651 2024-03-01 21:28:04,560 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:28:04,563 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:04,563 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 21:28:04,567 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:04,567 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 21:28:04,570 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:04,570 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 21:28:04,574 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:04,574 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 21:28:04,577 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 21:28:04,577 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 21:28:04,577 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/sdd$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:04,608 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:28:04,609 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW. WARNING: Couldn't find device with uuid CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM. WARNING: VG test_vg3 is missing PV JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:28:04,609 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:28:04,609 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 21:28:04,614 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr ; label: None ; device: /dev/sdh ; serial: 36001405dcb51ca811d545bebfa4c6651 ; exists: True ; vg_name: test_vg3 ; vg_uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; pe_start: 8 MiB ; 2024-03-01 21:28:04,614 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 21:28:04,617 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 21:28:04,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:04,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:28:04,627 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 21:28:04,631 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:28:04,634 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 21:28:04,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:04,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:04,640 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/sdd$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:04,668 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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=1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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=W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:04,669 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW. WARNING: Couldn't find device with uuid CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM. WARNING: VG test_vg3 is missing PV JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:28:04,669 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:28:04,669 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:28:04,669 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:04,674 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6 ' '/dev/disk/by-id/wwn-0x6001405cfed426e3dd54058b9bf6f3eb ' '/dev/disk/by-id/scsi-36001405cfed426e3dd54058b9bf6f3eb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_cfed426e-3dd5-4058-b9bf-6f3ebed477b6', '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': 'JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW', 'ID_FS_UUID_ENC': 'JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW', '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': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'ID_SERIAL': '36001405cfed426e3dd54058b9bf6f3eb', 'ID_SERIAL_SHORT': '6001405cfed426e3dd54058b9bf6f3eb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cfed426e3', 'ID_WWN_VENDOR_EXTENSION': '0xdd54058b9bf6f3eb', 'ID_WWN_WITH_EXTENSION': '0x6001405cfed426e3dd54058b9bf6f3eb', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cfed426e3dd54058b9bf6f3eb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473018162'} ; 2024-03-01 21:28:04,674 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:28:04,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:28:04,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:04,686 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:28:04,687 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:28:04,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 21:28:04,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 21:28:04,690 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:28:04,693 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:28:04,694 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:28:04,697 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:28:04,698 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:28:04,698 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 21:28:04,698 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2aa27edf98) -- 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 = 6001405cfed426e3dd54058b9bf6f3eb 2024-03-01 21:28:04,702 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:28:04,705 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:04,705 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 21:28:04,709 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:04,709 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 21:28:04,712 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:04,712 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 21:28:04,716 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:04,716 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 21:28:04,719 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 21:28:04,719 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 21:28:04,719 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/sdd$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:04,749 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:28:04,749 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM. WARNING: VG test_vg3 is missing PV CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:28:04,749 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:28:04,749 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 21:28:04,754 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW ; label: None ; device: /dev/sdi ; serial: 36001405cfed426e3dd54058b9bf6f3eb ; exists: True ; vg_name: test_vg3 ; vg_uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; pe_start: 8 MiB ; 2024-03-01 21:28:04,754 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 21:28:04,757 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 21:28:04,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:04,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:04,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 21:28:04,771 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:28:04,774 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 21:28:04,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:04,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:04,781 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/sdd$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:04,810 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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=1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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=W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:04,810 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM. WARNING: VG test_vg3 is missing PV CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:28:04,810 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 21:28:04,811 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:28:04,811 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:04,816 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405d07b4efa429048b7a53252845 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_d07b4efa-4290-48b7-a532-528453758e5a ' '/dev/disk/by-id/wwn-0x6001405d07b4efa429048b7a53252845 ' '/dev/disk/by-id/lvm-pv-uuid-CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a', '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': 'CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM', 'ID_FS_UUID_ENC': 'CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM', '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': 'd07b4efa-4290-48b7-a532-528453758e5a', 'ID_SERIAL': '36001405d07b4efa429048b7a53252845', 'ID_SERIAL_SHORT': '6001405d07b4efa429048b7a53252845', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d07b4efa4', 'ID_WWN_VENDOR_EXTENSION': '0x29048b7a53252845', 'ID_WWN_WITH_EXTENSION': '0x6001405d07b4efa429048b7a53252845', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d07b4efa429048b7a53252845', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473049994'} ; 2024-03-01 21:28:04,816 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:28:04,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:28:04,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:04,828 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:28:04,828 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:28:04,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 21:28:04,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 21:28:04,832 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:28:04,835 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:28:04,835 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:28:04,839 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:28:04,839 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:28:04,839 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 21:28:04,839 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2aa27fe5c0) -- 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 = 6001405d07b4efa429048b7a53252845 2024-03-01 21:28:04,843 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:28:04,847 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:04,847 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 21:28:04,850 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:04,850 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 21:28:04,854 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:04,854 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 21:28:04,857 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:04,857 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 21:28:04,860 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 21:28:04,860 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 21:28:04,861 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/sdj$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:04,891 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:28:04,891 INFO program/MainThread: stderr[41]: 2024-03-01 21:28:04,891 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 21:28:04,891 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 21:28:04,896 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM ; label: None ; device: /dev/sdj ; serial: 36001405d07b4efa429048b7a53252845 ; exists: True ; vg_name: test_vg3 ; vg_uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 21:28:04,896 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 21:28:04,899 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 21:28:04,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:04,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:04,910 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 21:28:04,913 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:28:04,916 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 21:28:04,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:04,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:04,923 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/sdj$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:04,952 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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=1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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=W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:04,953 INFO program/MainThread: stderr[42]: 2024-03-01 21:28:04,953 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 21:28:04,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:04,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:04,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM ; incomplete: False ; hidden: False ; 2024-03-01 21:28:04,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:04,968 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 21:28:04,971 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:28:04,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 21:28:04,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:28:04,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:28:04,979 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:28:04,983 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:28:04,983 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:28:04,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 21:28:04,987 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 21:28:04,991 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:28:04,992 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 21:28:04,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:28:04,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:28:04,999 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:28:05,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:28:05,003 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:28:05,003 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 21:28:05,003 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 21:28:05,006 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:28:05,006 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:28:05,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:28:05,010 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:28:05,014 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKV1rTBCcKhnZCPmExFw28LKBSIm5F9keM ' '/dev/disk/by-uuid/4ba07d92-c684-4a54-9f7a-b8c03be834e9 ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKV1rTBCcKhnZCPmExFw28LKBSIm5F9keM', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4ba07d92-c684-4a54-9f7a-b8c03be834e9', 'ID_FS_UUID_ENC': '4ba07d92-c684-4a54-9f7a-b8c03be834e9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '836340649'} ; 2024-03-01 21:28:05,014 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:28:05,014 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:05,018 INFO program/MainThread: stdout[43]: LVM 2024-03-01 21:28:05,018 INFO program/MainThread: stderr[43]: 2024-03-01 21:28:05,018 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 21:28:05,019 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:05,022 INFO program/MainThread: stdout[44]: LVM 2024-03-01 21:28:05,022 INFO program/MainThread: stderr[44]: 2024-03-01 21:28:05,022 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 21:28:05,022 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:05,025 INFO program/MainThread: stdout[45]: LVM 2024-03-01 21:28:05,025 INFO program/MainThread: stderr[45]: 2024-03-01 21:28:05,025 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 21:28:05,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:05,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 21:28:05,037 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:05,038 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:28:05,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:05,039 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:28:05,034 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2aa27fe6d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f2aa27bf710) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:05,040 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:05,043 INFO program/MainThread: stdout[46]: LVM 2024-03-01 21:28:05,044 INFO program/MainThread: stderr[46]: 2024-03-01 21:28:05,044 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 21:28:05,048 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:28:05,052 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:05,052 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 21:28:05,056 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:05,056 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 21:28:05,059 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:05,060 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 21:28:05,063 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:05,063 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 21:28:05,064 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 21:28:05,067 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:05,067 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 21:28:05,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:28:05,071 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:05,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:05,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:05,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K ; incomplete: False ; hidden: False ; 2024-03-01 21:28:05,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:05,084 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 21:28:05,088 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:28:05,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 21:28:05,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:28:05,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:28:05,095 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:28:05,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:28:05,099 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:28:05,100 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 21:28:05,103 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 21:28:05,107 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:28:05,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 21:28:05,110 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:28:05,114 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:28:05,114 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:28:05,118 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:28:05,118 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:28:05,118 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 21:28:05,118 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 21:28:05,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:28:05,122 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:28:05,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:28:05,126 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:28:05,129 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/7106cd49-bcec-47a7-bbe6-c0897542a564 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxSwSBb4pGPSSvpgHU3cTknHfLxrQfN9K', '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-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxSwSBb4pGPSSvpgHU3cTknHfLxrQfN9K', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7106cd49-bcec-47a7-bbe6-c0897542a564', 'ID_FS_UUID_ENC': '7106cd49-bcec-47a7-bbe6-c0897542a564', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '836019049'} ; 2024-03-01 21:28:05,130 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:28:05,130 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:05,134 INFO program/MainThread: stdout[47]: LVM 2024-03-01 21:28:05,134 INFO program/MainThread: stderr[47]: 2024-03-01 21:28:05,134 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 21:28:05,134 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:05,137 INFO program/MainThread: stdout[48]: LVM 2024-03-01 21:28:05,138 INFO program/MainThread: stderr[48]: 2024-03-01 21:28:05,138 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 21:28:05,138 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:05,141 INFO program/MainThread: stdout[49]: LVM 2024-03-01 21:28:05,141 INFO program/MainThread: stderr[49]: 2024-03-01 21:28:05,141 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 21:28:05,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:05,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 21:28:05,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:05,154 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:28:05,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:05,155 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:28:05,150 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2aa27eb828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f2aa27bf710) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:05,156 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:05,159 INFO program/MainThread: stdout[50]: LVM 2024-03-01 21:28:05,159 INFO program/MainThread: stderr[50]: 2024-03-01 21:28:05,159 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 21:28:05,163 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:28:05,167 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:05,167 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 21:28:05,171 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:05,171 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 21:28:05,174 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:05,175 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 21:28:05,178 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:05,178 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 21:28:05,179 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 21:28:05,182 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:05,182 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 21:28:05,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:28:05,186 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:05,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:05,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:05,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w ; incomplete: False ; hidden: False ; 2024-03-01 21:28:05,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:05,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 21:28:05,203 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:28:05,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 21:28:05,207 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:28:05,210 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:28:05,210 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:28:05,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:28:05,215 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:28:05,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 21:28:05,219 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 21:28:05,222 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:28:05,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 21:28:05,226 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:28:05,229 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:28:05,229 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:28:05,233 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:28:05,233 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:28:05,233 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 21:28:05,234 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 21:28:05,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:28:05,237 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:28:05,240 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:28:05,241 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:28:05,245 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/1a32472b-312f-4ca1-b4a1-ba2d5c3aa093 ' '/dev/disk/by-id/dm-uuid-LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxRZTrYF3kGJtZGj1cgPL3lhpURD3Q48w ' '/dev/mapper/test_vg3-lv7 /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-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxRZTrYF3kGJtZGj1cgPL3lhpURD3Q48w', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a32472b-312f-4ca1-b4a1-ba2d5c3aa093', 'ID_FS_UUID_ENC': '1a32472b-312f-4ca1-b4a1-ba2d5c3aa093', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '835696382'} ; 2024-03-01 21:28:05,245 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:28:05,245 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:05,249 INFO program/MainThread: stdout[51]: LVM 2024-03-01 21:28:05,249 INFO program/MainThread: stderr[51]: 2024-03-01 21:28:05,249 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 21:28:05,249 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:05,252 INFO program/MainThread: stdout[52]: LVM 2024-03-01 21:28:05,253 INFO program/MainThread: stderr[52]: 2024-03-01 21:28:05,253 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 21:28:05,253 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:05,256 INFO program/MainThread: stdout[53]: LVM 2024-03-01 21:28:05,256 INFO program/MainThread: stderr[53]: 2024-03-01 21:28:05,256 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 21:28:05,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:05,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 21:28:05,268 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:05,269 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:28:05,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:05,271 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:28:05,265 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2aa279d748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f2aa27bf710) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:05,271 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:05,275 INFO program/MainThread: stdout[54]: LVM 2024-03-01 21:28:05,275 INFO program/MainThread: stderr[54]: 2024-03-01 21:28:05,275 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 21:28:05,280 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:28:05,284 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:05,284 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 21:28:05,288 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:05,288 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 21:28:05,291 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:05,291 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 21:28:05,295 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:05,295 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 21:28:05,295 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 21:28:05,299 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:05,299 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 21:28:05,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:28:05,303 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:05,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:05,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:05,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o ; incomplete: False ; hidden: False ; 2024-03-01 21:28:05,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:05,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 21:28:05,320 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:28:05,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 21:28:05,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:28:05,327 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:28:05,328 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:28:05,331 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:28:05,332 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:28:05,332 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 21:28:05,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 21:28:05,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:28:05,339 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 21:28:05,343 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:28:05,346 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:28:05,347 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:28:05,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:28:05,351 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:28:05,351 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 21:28:05,351 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 21:28:05,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:28:05,355 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:28:05,358 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:28:05,358 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:28:05,362 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/5c3670f6-2b5b-492f-8ded-a87135b3e4b0 ' '/dev/disk/by-id/dm-uuid-LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKW8GYefv3W35SxoI26R53cwuPexR0k97o ' '/dev/mapper/test_vg3-lv8 /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-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKW8GYefv3W35SxoI26R53cwuPexR0k97o', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5c3670f6-2b5b-492f-8ded-a87135b3e4b0', 'ID_FS_UUID_ENC': '5c3670f6-2b5b-492f-8ded-a87135b3e4b0', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '835259344'} ; 2024-03-01 21:28:05,362 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:28:05,363 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:05,367 INFO program/MainThread: stdout[55]: LVM 2024-03-01 21:28:05,367 INFO program/MainThread: stderr[55]: 2024-03-01 21:28:05,367 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 21:28:05,367 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:05,370 INFO program/MainThread: stdout[56]: LVM 2024-03-01 21:28:05,371 INFO program/MainThread: stderr[56]: 2024-03-01 21:28:05,371 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 21:28:05,371 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:05,374 INFO program/MainThread: stdout[57]: LVM 2024-03-01 21:28:05,374 INFO program/MainThread: stderr[57]: 2024-03-01 21:28:05,374 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 21:28:05,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:05,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 21:28:05,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:05,388 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:05,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:05,389 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:05,383 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2aa2788828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f2aa27bf710) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:05,390 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:05,394 INFO program/MainThread: stdout[58]: LVM 2024-03-01 21:28:05,394 INFO program/MainThread: stderr[58]: 2024-03-01 21:28:05,395 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 21:28:05,399 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:28:05,403 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:05,403 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 21:28:05,407 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:05,407 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 21:28:05,410 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:05,410 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 21:28:05,414 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:05,414 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 21:28:05,414 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 21:28:05,418 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:05,418 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 21:28:05,422 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:28:05,422 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:05,422 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:05,425 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': '26759515'} ; 2024-03-01 21:28:05,425 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:28:05,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:28:05,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:05,437 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:28:05,437 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:28:05,438 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:28:05,438 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:28:05,438 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 21:28:05,438 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 21:28:05,441 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:28:05,445 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:28:05,445 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:28:05,448 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:28:05,448 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:28:05,449 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 21:28:05,449 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2aa2794048) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:28:05,452 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:28:05,456 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:05,456 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 21:28:05,460 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:05,460 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 21:28:05,463 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:05,463 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 21:28:05,466 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:05,467 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 21:28:05,470 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:28:05,473 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:28:05,476 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:28:05,480 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 0x7f2aa2786d48> 2024-03-01 21:28:08,450 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 21:28:08,454 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:28:08,454 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:28:08,458 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': '26764343'} ; 2024-03-01 21:28:08,459 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:28:08,459 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:28:08,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:08,470 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:28:08,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:08,477 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:08,491 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:08,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 21:28:08,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 21:28:08,518 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:28:08,518 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 21:28:08,521 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:28:08,524 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:28:08,525 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:28:08,528 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:28:08,528 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:28:08,528 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:28:08,532 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:28:08,535 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:28:08,538 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:28:08,541 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:28:08,545 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:28:08,545 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:28:08,545 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 21:28:08,546 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:28:08,545 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f2aa27a7f60) -- 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 0x7f2aa27ac9e8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:28:08,551 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:28:08,554 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:08,554 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 21:28:08,557 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:08,557 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 21:28:08,561 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:08,561 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 21:28:08,564 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:08,564 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 21:28:08,565 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:28:08,568 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:08,568 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 21:28:08,571 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:28:08,571 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:08,574 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/5c3670f6-2b5b-492f-8ded-a87135b3e4b0 ' '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKW8GYefv3W35SxoI26R53cwuPexR0k97o ' '/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-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKW8GYefv3W35SxoI26R53cwuPexR0k97o', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5c3670f6-2b5b-492f-8ded-a87135b3e4b0', 'ID_FS_UUID_ENC': '5c3670f6-2b5b-492f-8ded-a87135b3e4b0', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '835259344'} ; 2024-03-01 21:28:08,574 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:28:08,575 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:08,579 INFO program/MainThread: stdout[59]: LVM 2024-03-01 21:28:08,579 INFO program/MainThread: stderr[59]: 2024-03-01 21:28:08,579 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 21:28:08,579 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:08,583 INFO program/MainThread: stdout[60]: LVM 2024-03-01 21:28:08,583 INFO program/MainThread: stderr[60]: 2024-03-01 21:28:08,583 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 21:28:08,583 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:08,586 INFO program/MainThread: stdout[61]: LVM 2024-03-01 21:28:08,586 INFO program/MainThread: stderr[61]: 2024-03-01 21:28:08,586 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 21:28:08,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 21:28:08,598 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:08,599 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:08,600 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:08,601 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:08,595 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2aa2788828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f2aa27bf710) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:08,602 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:08,605 INFO program/MainThread: stdout[62]: LVM 2024-03-01 21:28:08,605 INFO program/MainThread: stderr[62]: 2024-03-01 21:28:08,605 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 21:28:08,610 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:28:08,610 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 21:28:08,613 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/1a32472b-312f-4ca1-b4a1-ba2d5c3aa093 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxRZTrYF3kGJtZGj1cgPL3lhpURD3Q48w', '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-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxRZTrYF3kGJtZGj1cgPL3lhpURD3Q48w', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a32472b-312f-4ca1-b4a1-ba2d5c3aa093', 'ID_FS_UUID_ENC': '1a32472b-312f-4ca1-b4a1-ba2d5c3aa093', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '835696382'} ; 2024-03-01 21:28:08,613 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:28:08,614 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:08,617 INFO program/MainThread: stdout[63]: LVM 2024-03-01 21:28:08,617 INFO program/MainThread: stderr[63]: 2024-03-01 21:28:08,617 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 21:28:08,617 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:08,621 INFO program/MainThread: stdout[64]: LVM 2024-03-01 21:28:08,621 INFO program/MainThread: stderr[64]: 2024-03-01 21:28:08,621 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 21:28:08,621 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:08,624 INFO program/MainThread: stdout[65]: LVM 2024-03-01 21:28:08,624 INFO program/MainThread: stderr[65]: 2024-03-01 21:28:08,624 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 21:28:08,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 21:28:08,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:08,638 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:08,638 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:08,639 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:08,633 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2aa279d748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f2aa27bf710) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:08,640 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:08,644 INFO program/MainThread: stdout[66]: LVM 2024-03-01 21:28:08,645 INFO program/MainThread: stderr[66]: 2024-03-01 21:28:08,645 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 21:28:08,649 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:28:08,649 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 21:28:08,652 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/7106cd49-bcec-47a7-bbe6-c0897542a564 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxSwSBb4pGPSSvpgHU3cTknHfLxrQfN9K ' '/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_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-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxSwSBb4pGPSSvpgHU3cTknHfLxrQfN9K', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7106cd49-bcec-47a7-bbe6-c0897542a564', 'ID_FS_UUID_ENC': '7106cd49-bcec-47a7-bbe6-c0897542a564', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '836019049'} ; 2024-03-01 21:28:08,652 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:28:08,653 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:08,656 INFO program/MainThread: stdout[67]: LVM 2024-03-01 21:28:08,656 INFO program/MainThread: stderr[67]: 2024-03-01 21:28:08,657 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 21:28:08,657 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:08,660 INFO program/MainThread: stdout[68]: LVM 2024-03-01 21:28:08,660 INFO program/MainThread: stderr[68]: 2024-03-01 21:28:08,660 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 21:28:08,660 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:08,663 INFO program/MainThread: stdout[69]: LVM 2024-03-01 21:28:08,663 INFO program/MainThread: stderr[69]: 2024-03-01 21:28:08,664 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 21:28:08,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 21:28:08,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:08,676 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:08,677 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:08,678 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:08,672 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2aa27eb828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f2aa27bf710) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:08,679 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:08,683 INFO program/MainThread: stdout[70]: LVM 2024-03-01 21:28:08,683 INFO program/MainThread: stderr[70]: 2024-03-01 21:28:08,683 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 21:28:08,687 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:28:08,687 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 21:28:08,691 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKV1rTBCcKhnZCPmExFw28LKBSIm5F9keM ' '/dev/disk/by-uuid/4ba07d92-c684-4a54-9f7a-b8c03be834e9 ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKV1rTBCcKhnZCPmExFw28LKBSIm5F9keM', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4ba07d92-c684-4a54-9f7a-b8c03be834e9', 'ID_FS_UUID_ENC': '4ba07d92-c684-4a54-9f7a-b8c03be834e9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '836340649'} ; 2024-03-01 21:28:08,691 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:28:08,691 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:08,695 INFO program/MainThread: stdout[71]: LVM 2024-03-01 21:28:08,695 INFO program/MainThread: stderr[71]: 2024-03-01 21:28:08,695 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 21:28:08,695 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:08,698 INFO program/MainThread: stdout[72]: LVM 2024-03-01 21:28:08,699 INFO program/MainThread: stderr[72]: 2024-03-01 21:28:08,699 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 21:28:08,699 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:08,702 INFO program/MainThread: stdout[73]: LVM 2024-03-01 21:28:08,702 INFO program/MainThread: stderr[73]: 2024-03-01 21:28:08,702 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 21:28:08,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 21:28:08,714 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:08,715 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:08,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:08,717 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:08,711 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2aa27fe6d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f2aa27bf710) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:08,718 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:08,721 INFO program/MainThread: stdout[74]: LVM 2024-03-01 21:28:08,721 INFO program/MainThread: stderr[74]: 2024-03-01 21:28:08,721 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 21:28:08,725 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:28:08,726 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 21:28:08,729 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-unrsUVq1WpnhHapslmqH241q9bMpP8ON1zvRNkXigbYUtUjlS2GOHdWTQPeI8x3m ' '/dev/disk/by-uuid/4463181e-e984-4bbb-84a5-ef636e566705 ' '/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-unrsUVq1WpnhHapslmqH241q9bMpP8ON1zvRNkXigbYUtUjlS2GOHdWTQPeI8x3m', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4463181e-e984-4bbb-84a5-ef636e566705', 'ID_FS_UUID_ENC': '4463181e-e984-4bbb-84a5-ef636e566705', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '837285366'} ; 2024-03-01 21:28:08,729 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:28:08,730 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:08,734 INFO program/MainThread: stdout[75]: LVM 2024-03-01 21:28:08,734 INFO program/MainThread: stderr[75]: 2024-03-01 21:28:08,734 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 21:28:08,734 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:08,737 INFO program/MainThread: stdout[76]: LVM 2024-03-01 21:28:08,737 INFO program/MainThread: stderr[76]: 2024-03-01 21:28:08,737 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 21:28:08,737 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:08,741 INFO program/MainThread: stdout[77]: LVM 2024-03-01 21:28:08,741 INFO program/MainThread: stderr[77]: 2024-03-01 21:28:08,741 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 21:28:08,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 21:28:08,752 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:08,753 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:08,753 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:08,754 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:08,749 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2ab186cac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f2aa27ed518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:08,754 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:08,758 INFO program/MainThread: stdout[78]: LVM 2024-03-01 21:28:08,758 INFO program/MainThread: stderr[78]: 2024-03-01 21:28:08,758 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 21:28:08,762 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:28:08,762 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 21:28:08,765 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/2ee8a6cb-4e5b-4bea-a40d-51703175f8b2 ' '/dev/disk/by-id/dm-uuid-LVM-unrsUVq1WpnhHapslmqH241q9bMpP8ON3e9NRE2vwrvBKUeTTnJzYIAnEAODQTG6 ' '/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-unrsUVq1WpnhHapslmqH241q9bMpP8ON3e9NRE2vwrvBKUeTTnJzYIAnEAODQTG6', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2ee8a6cb-4e5b-4bea-a40d-51703175f8b2', 'ID_FS_UUID_ENC': '2ee8a6cb-4e5b-4bea-a40d-51703175f8b2', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '837600463'} ; 2024-03-01 21:28:08,766 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:28:08,766 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:08,769 INFO program/MainThread: stdout[79]: LVM 2024-03-01 21:28:08,769 INFO program/MainThread: stderr[79]: 2024-03-01 21:28:08,769 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 21:28:08,770 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:08,773 INFO program/MainThread: stdout[80]: LVM 2024-03-01 21:28:08,773 INFO program/MainThread: stderr[80]: 2024-03-01 21:28:08,773 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 21:28:08,773 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:08,776 INFO program/MainThread: stdout[81]: LVM 2024-03-01 21:28:08,776 INFO program/MainThread: stderr[81]: 2024-03-01 21:28:08,776 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 21:28:08,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 21:28:08,788 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:08,788 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:08,789 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:08,789 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:08,785 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2aa27f5f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f2aa27ed518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:08,790 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:08,794 INFO program/MainThread: stdout[82]: LVM 2024-03-01 21:28:08,794 INFO program/MainThread: stderr[82]: 2024-03-01 21:28:08,794 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 21:28:08,798 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:28:08,798 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 21:28:08,801 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-4Gd7jsLjSObSF3BvKesahDTrGhCIxmazU8KYHIW3Zprxz2sNfMQ4GIOqcQ369U0k ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/852084bd-c45c-4aa3-b687-7dad45a52364 ' '/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-4Gd7jsLjSObSF3BvKesahDTrGhCIxmazU8KYHIW3Zprxz2sNfMQ4GIOqcQ369U0k', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '852084bd-c45c-4aa3-b687-7dad45a52364', 'ID_FS_UUID_ENC': '852084bd-c45c-4aa3-b687-7dad45a52364', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '838498377'} ; 2024-03-01 21:28:08,801 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:28:08,802 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:08,805 INFO program/MainThread: stdout[83]: LVM 2024-03-01 21:28:08,805 INFO program/MainThread: stderr[83]: 2024-03-01 21:28:08,805 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 21:28:08,805 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:08,808 INFO program/MainThread: stdout[84]: LVM 2024-03-01 21:28:08,809 INFO program/MainThread: stderr[84]: 2024-03-01 21:28:08,809 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 21:28:08,809 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:08,812 INFO program/MainThread: stdout[85]: LVM 2024-03-01 21:28:08,812 INFO program/MainThread: stderr[85]: 2024-03-01 21:28:08,812 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 21:28:08,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 21:28:08,823 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:08,824 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:08,824 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:08,825 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:08,820 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2aa27d6dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f2aa284dac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:08,826 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:08,829 INFO program/MainThread: stdout[86]: LVM 2024-03-01 21:28:08,830 INFO program/MainThread: stderr[86]: 2024-03-01 21:28:08,830 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 21:28:08,834 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:28:08,834 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 21:28:08,837 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-4Gd7jsLjSObSF3BvKesahDTrGhCIxmaz52Kcxa1S4Z8oNF9g6wXgUe82YMY2DEgR ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710 ' '/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-4Gd7jsLjSObSF3BvKesahDTrGhCIxmaz52Kcxa1S4Z8oNF9g6wXgUe82YMY2DEgR', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710', 'ID_FS_UUID_ENC': 'f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '838796598'} ; 2024-03-01 21:28:08,837 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:28:08,837 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:08,841 INFO program/MainThread: stdout[87]: LVM 2024-03-01 21:28:08,841 INFO program/MainThread: stderr[87]: 2024-03-01 21:28:08,841 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 21:28:08,841 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:08,844 INFO program/MainThread: stdout[88]: LVM 2024-03-01 21:28:08,844 INFO program/MainThread: stderr[88]: 2024-03-01 21:28:08,844 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 21:28:08,845 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:08,848 INFO program/MainThread: stdout[89]: LVM 2024-03-01 21:28:08,848 INFO program/MainThread: stderr[89]: 2024-03-01 21:28:08,848 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 21:28:08,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:28:08,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:08,860 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:08,860 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:08,861 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:08,856 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2aa27d6f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f2aa284dac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:08,862 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:08,865 INFO program/MainThread: stdout[90]: LVM 2024-03-01 21:28:08,866 INFO program/MainThread: stderr[90]: 2024-03-01 21:28:08,866 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 21:28:08,870 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:28:08,870 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:28:08,870 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:08,883 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:08,899 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 21:28:08,900 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 21:28:08,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:08,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:08,914 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:28:08,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:08,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:08,926 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:28:08,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:08,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:08,939 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:28:08,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:08,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:08,952 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:28:08,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:08,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:08,964 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:28:08,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:08,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:28:08,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:08,976 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:28:13,715 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_u00rxxtj/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:28:13,752 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:28:13,753 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:28:13,756 INFO program/MainThread: stdout[2]: 2024-03-01 21:28:13,756 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 21:28:13,756 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:28:13,756 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:28:13,761 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:13,761 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:28:13,765 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:28:13,765 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:28:13,768 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:28:13,768 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:28:13,772 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:28:13,772 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:28:13,784 INFO program/MainThread: stdout: 2024-03-01 21:28:13,784 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:28:13,784 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL 2024-03-01 21:28:13,784 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 852084bd-c45c-4aa3-b687-7dad45a52364 2024-03-01 21:28:13,784 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl 2024-03-01 21:28:13,784 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 852084bd-c45c-4aa3-b687-7dad45a52364 2024-03-01 21:28:13,784 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710 2024-03-01 21:28:13,784 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 2024-03-01 21:28:13,784 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj 2024-03-01 21:28:13,784 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 4463181e-e984-4bbb-84a5-ef636e566705 2024-03-01 21:28:13,784 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 2ee8a6cb-4e5b-4bea-a40d-51703175f8b2 2024-03-01 21:28:13,784 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 2024-03-01 21:28:13,784 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl 2024-03-01 21:28:13,784 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 2024-03-01 21:28:13,784 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 5c3670f6-2b5b-492f-8ded-a87135b3e4b0 2024-03-01 21:28:13,784 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 1a32472b-312f-4ca1-b4a1-ba2d5c3aa093 2024-03-01 21:28:13,785 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7106cd49-bcec-47a7-bbe6-c0897542a564 2024-03-01 21:28:13,785 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr 2024-03-01 21:28:13,785 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7106cd49-bcec-47a7-bbe6-c0897542a564 2024-03-01 21:28:13,785 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW 2024-03-01 21:28:13,785 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4ba07d92-c684-4a54-9f7a-b8c03be834e9 2024-03-01 21:28:13,785 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM 2024-03-01 21:28:13,785 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4ba07d92-c684-4a54-9f7a-b8c03be834e9 2024-03-01 21:28:13,785 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:28:13,785 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:28:13,785 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:28:13,785 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 21:28:13,785 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:13,785 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 852084bd-c45c-4aa3-b687-7dad45a52364 sdb 1073741824 root disk brw-rw---- LVM2_member HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 852084bd-c45c-4aa3-b687-7dad45a52364 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710 sdc 1073741824 root disk brw-rw---- LVM2_member USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 sdd 1073741824 root disk brw-rw---- LVM2_member AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 4463181e-e984-4bbb-84a5-ef636e566705 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 2ee8a6cb-4e5b-4bea-a40d-51703175f8b2 sde 1073741824 root disk brw-rw---- LVM2_member QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 sdf 1073741824 root disk brw-rw---- LVM2_member BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl sdg 1073741824 root disk brw-rw---- LVM2_member PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 5c3670f6-2b5b-492f-8ded-a87135b3e4b0 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 1a32472b-312f-4ca1-b4a1-ba2d5c3aa093 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7106cd49-bcec-47a7-bbe6-c0897542a564 sdh 1073741824 root disk brw-rw---- LVM2_member 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7106cd49-bcec-47a7-bbe6-c0897542a564 sdi 1073741824 root disk brw-rw---- LVM2_member JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4ba07d92-c684-4a54-9f7a-b8c03be834e9 sdj 1073741824 root disk brw-rw---- LVM2_member CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 4ba07d92-c684-4a54-9f7a-b8c03be834e9 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 21:28:13,785 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:28:13,785 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:28:13,786 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:28:13,786 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:28:13,786 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:28:13,786 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:28:13,786 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:13,797 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:13,812 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 21:28:13,817 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL ' '/dev/disk/by-id/scsi-360014056eaa5e2fe0534b41bcce013e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6eaa5e2f-e053-4b41-bcce-013e72117ed5 ' '/dev/disk/by-id/wwn-0x60014056eaa5e2fe0534b41bcce013e7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5', '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': 'y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL', 'ID_FS_UUID_ENC': 'y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL', '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': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'ID_SERIAL': '360014056eaa5e2fe0534b41bcce013e7', 'ID_SERIAL_SHORT': '60014056eaa5e2fe0534b41bcce013e7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056eaa5e2fe', 'ID_WWN_VENDOR_EXTENSION': '0x0534b41bcce013e7', 'ID_WWN_WITH_EXTENSION': '0x60014056eaa5e2fe0534b41bcce013e7', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056eaa5e2fe0534b41bcce013e7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472384962'} ; 2024-03-01 21:28:13,817 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:28:13,818 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 21:28:13,841 INFO program/MainThread: stdout[3]: 2024-03-01 21:28:13,842 INFO program/MainThread: stderr[3]: 2024-03-01 21:28:13,842 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:28:13,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:28:13,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:13,855 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:28:13,860 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:28:13,861 INFO blivet/MainThread: sda is a disk 2024-03-01 21:28:13,861 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:28:13,861 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:28:13,865 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:28:13,869 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:28:13,869 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:28:13,872 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:28:13,873 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:28:13,873 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:28:13,873 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a3d749cc0) -- 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 = 60014056eaa5e2fe0534b41bcce013e7 2024-03-01 21:28:13,877 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:28:13,881 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:13,881 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:28:13,885 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:13,885 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:28:13,888 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:13,889 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:28:13,892 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:13,892 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:28:13,896 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:28:13,896 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:28:13,896 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 21:28:13,923 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:28:13,923 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl. WARNING: Couldn't find device with uuid USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4. WARNING: VG test_vg1 is missing PV HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:28:13,923 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:28:13,923 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:28:13,928 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL ; label: None ; device: /dev/sda ; serial: 360014056eaa5e2fe0534b41bcce013e7 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; pe_start: 8 MiB ; 2024-03-01 21:28:13,929 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:28:13,932 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:28:13,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; incomplete: True ; hidden: False ; 2024-03-01 21:28:13,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:13,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:13,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:13,946 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 21:28:13,972 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:28:13,972 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl. WARNING: Couldn't find device with uuid USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4. WARNING: VG test_vg1 is missing PV HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:28:13,972 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:28:13,972 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:28:13,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:28:13,980 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:28:13,984 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:28:13,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:28:13,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:28:13,988 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 21:28:14,014 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:14,014 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl. WARNING: Couldn't find device with uuid USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4. WARNING: VG test_vg1 is missing PV HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:28:14,014 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:28:14,019 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:28:14,020 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:28:14,023 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:28:14,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; incomplete: True ; hidden: False ; 2024-03-01 21:28:14,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:28:14,030 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:28:14,030 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:14,034 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059ef2e2f6450f4158897f32653 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_9ef2e2f6-450f-4158-897f-326534939ea3 ' '/dev/disk/by-id/lvm-pv-uuid-HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl ' '/dev/disk/by-id/scsi-360014059ef2e2f6450f4158897f32653', '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': 'HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl', 'ID_FS_UUID_ENC': 'HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl', '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': '9ef2e2f6-450f-4158-897f-326534939ea3', 'ID_SERIAL': '360014059ef2e2f6450f4158897f32653', 'ID_SERIAL_SHORT': '60014059ef2e2f6450f4158897f32653', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ef2e2f64', 'ID_WWN_VENDOR_EXTENSION': '0x50f4158897f32653', 'ID_WWN_WITH_EXTENSION': '0x60014059ef2e2f6450f4158897f32653', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ef2e2f6450f4158897f32653', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472408674'} ; 2024-03-01 21:28:14,034 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:28:14,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:28:14,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:14,045 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:28:14,046 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:28:14,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:28:14,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:28:14,049 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:28:14,053 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:28:14,053 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:28:14,056 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:28:14,057 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:28:14,057 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:28:14,057 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a3c5b7358) -- 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 = 60014059ef2e2f6450f4158897f32653 2024-03-01 21:28:14,061 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:28:14,065 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:14,065 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:28:14,068 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:14,068 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:28:14,072 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:14,072 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:28:14,075 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:14,075 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:28:14,079 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:28:14,079 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:28:14,079 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 21:28:14,103 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:28:14,104 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4. WARNING: VG test_vg1 is missing PV USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 (last written to /dev/sdc). 2024-03-01 21:28:14,104 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:28:14,104 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:28:14,109 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl ; label: None ; device: /dev/sdb ; serial: 360014059ef2e2f6450f4158897f32653 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 21:28:14,109 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:28:14,112 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:28:14,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; incomplete: True ; hidden: False ; 2024-03-01 21:28:14,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:28:14,123 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:28:14,126 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:28:14,130 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:28:14,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; incomplete: True ; hidden: False ; 2024-03-01 21:28:14,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:14,136 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 21:28:14,164 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:14,165 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4. WARNING: VG test_vg1 is missing PV USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 (last written to /dev/sdc). 2024-03-01 21:28:14,165 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:28:14,165 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:28:14,165 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:14,170 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405232a79a0f9614d82bb3daf57d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_232a79a0-f961-4d82-bb3d-af57d467eb9e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e ' '/dev/disk/by-id/scsi-36001405232a79a0f9614d82bb3daf57d', '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': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'ID_SERIAL': '36001405232a79a0f9614d82bb3daf57d', 'ID_SERIAL_SHORT': '6001405232a79a0f9614d82bb3daf57d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405232a79a0f', 'ID_WWN_VENDOR_EXTENSION': '0x9614d82bb3daf57d', 'ID_WWN_WITH_EXTENSION': '0x6001405232a79a0f9614d82bb3daf57d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405232a79a0f9614d82bb3daf57d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473198145'} ; 2024-03-01 21:28:14,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 21:28:14,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:28:14,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:14,181 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:28:14,182 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:28:14,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:28:14,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:28:14,185 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:28:14,189 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:28:14,189 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:28:14,193 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:28:14,193 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:28:14,193 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:28:14,193 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a3c5b7518) -- 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 = 6001405232a79a0f9614d82bb3daf57d 2024-03-01 21:28:14,197 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:28:14,197 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:28:14,201 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014055c9ba07469774e62809ae18c1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49 ' '/dev/disk/by-id/wwn-0x60014055c9ba07469774e62809ae18c1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_5c9ba074-6977-4e62-809a-e18c1b5e1b49', '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': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'ID_SERIAL': '360014055c9ba07469774e62809ae18c1', 'ID_SERIAL_SHORT': '60014055c9ba07469774e62809ae18c1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c9ba0746', 'ID_WWN_VENDOR_EXTENSION': '0x9774e62809ae18c1', 'ID_WWN_WITH_EXTENSION': '0x60014055c9ba07469774e62809ae18c1', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c9ba07469774e62809ae18c1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473324720'} ; 2024-03-01 21:28:14,201 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:28:14,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:28:14,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:14,211 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:28:14,212 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:28:14,212 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:28:14,212 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:28:14,216 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:28:14,219 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:28:14,219 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:28:14,223 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:28:14,223 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:28:14,223 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:28:14,223 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a3c5c4cf8) -- 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 = 60014055c9ba07469774e62809ae18c1 2024-03-01 21:28:14,227 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:28:14,227 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:28:14,231 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_3eb2f262-5557-4f2b-9046-40b23b77dee1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1 ' '/dev/disk/by-id/wwn-0x60014053eb2f26255574f2b904640b23 ' '/dev/disk/by-id/scsi-360014053eb2f26255574f2b904640b23', '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': 'USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4', 'ID_FS_UUID_ENC': 'USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4', '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': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'ID_SERIAL': '360014053eb2f26255574f2b904640b23', 'ID_SERIAL_SHORT': '60014053eb2f26255574f2b904640b23', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053eb2f2625', 'ID_WWN_VENDOR_EXTENSION': '0x5574f2b904640b23', 'ID_WWN_WITH_EXTENSION': '0x60014053eb2f26255574f2b904640b23', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053eb2f26255574f2b904640b23', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472460560'} ; 2024-03-01 21:28:14,231 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:28:14,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:28:14,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:14,241 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:28:14,242 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:28:14,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:28:14,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:28:14,245 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:28:14,249 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:28:14,249 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:28:14,252 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:28:14,253 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:28:14,253 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:28:14,253 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a3c5cc2e8) -- 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 = 60014053eb2f26255574f2b904640b23 2024-03-01 21:28:14,257 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:28:14,261 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:14,261 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:28:14,264 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:14,264 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:28:14,268 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:14,268 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:28:14,271 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:14,271 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:28:14,275 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:28:14,275 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:28:14,275 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:14,305 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:28:14,306 INFO program/MainThread: stderr[9]: 2024-03-01 21:28:14,306 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:28:14,306 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:28:14,310 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 ; label: None ; device: /dev/sdc ; serial: 360014053eb2f26255574f2b904640b23 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:28:14,311 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:28:14,314 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:28:14,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; incomplete: True ; hidden: False ; 2024-03-01 21:28:14,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:14,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:28:14,328 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:28:14,331 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:28:14,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz ; incomplete: True ; hidden: False ; 2024-03-01 21:28:14,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:14,338 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:14,365 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:14,366 INFO program/MainThread: stderr[10]: 2024-03-01 21:28:14,366 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:28:14,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:14,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:14,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR ; incomplete: False ; hidden: False ; 2024-03-01 21:28:14,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:14,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:28:14,385 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:28:14,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:28:14,389 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:28:14,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:28:14,393 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:28:14,397 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:28:14,398 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:28:14,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:28:14,403 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:28:14,406 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:28:14,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:28:14,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:28:14,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:28:14,414 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:28:14,418 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:28:14,418 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:28:14,418 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 21:28:14,418 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:28:14,422 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:28:14,422 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:28:14,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:28:14,426 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:28:14,430 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710 ' '/dev/disk/by-id/dm-uuid-LVM-4Gd7jsLjSObSF3BvKesahDTrGhCIxmaz52Kcxa1S4Z8oNF9g6wXgUe82YMY2DEgR', '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-4Gd7jsLjSObSF3BvKesahDTrGhCIxmaz52Kcxa1S4Z8oNF9g6wXgUe82YMY2DEgR', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710', 'ID_FS_UUID_ENC': 'f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '838796598'} ; 2024-03-01 21:28:14,430 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:28:14,430 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:14,434 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:28:14,434 INFO program/MainThread: stderr[11]: 2024-03-01 21:28:14,434 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:28:14,435 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:14,438 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:28:14,438 INFO program/MainThread: stderr[12]: 2024-03-01 21:28:14,438 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:28:14,438 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:14,441 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:28:14,442 INFO program/MainThread: stderr[13]: 2024-03-01 21:28:14,442 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:28:14,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:14,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:28:14,453 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:14,453 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:28:14,454 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:14,454 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:28:14,450 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:14,455 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:14,459 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:28:14,459 INFO program/MainThread: stderr[14]: 2024-03-01 21:28:14,459 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:28:14,463 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:28:14,468 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:14,468 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:28:14,471 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:14,471 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:28:14,475 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:14,475 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:28:14,479 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:14,479 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:28:14,481 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:28:14,481 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:28:14,485 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:14,485 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:28:14,489 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:28:14,489 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:14,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:14,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:14,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k ; incomplete: False ; hidden: False ; 2024-03-01 21:28:14,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:14,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:28:14,507 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:28:14,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:28:14,511 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:28:14,515 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:28:14,515 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:28:14,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:28:14,519 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:28:14,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 21:28:14,523 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 21:28:14,527 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:28:14,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:28:14,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:28:14,534 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:28:14,535 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:28:14,538 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:28:14,539 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:28:14,539 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 21:28:14,539 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 21:28:14,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:28:14,543 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:28:14,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:28:14,547 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:28:14,550 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-4Gd7jsLjSObSF3BvKesahDTrGhCIxmazU8KYHIW3Zprxz2sNfMQ4GIOqcQ369U0k ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/852084bd-c45c-4aa3-b687-7dad45a52364', '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-4Gd7jsLjSObSF3BvKesahDTrGhCIxmazU8KYHIW3Zprxz2sNfMQ4GIOqcQ369U0k', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '852084bd-c45c-4aa3-b687-7dad45a52364', 'ID_FS_UUID_ENC': '852084bd-c45c-4aa3-b687-7dad45a52364', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '838498377'} ; 2024-03-01 21:28:14,551 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:28:14,551 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:14,555 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:28:14,555 INFO program/MainThread: stderr[15]: 2024-03-01 21:28:14,555 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:28:14,555 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:14,558 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:28:14,559 INFO program/MainThread: stderr[16]: 2024-03-01 21:28:14,559 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:28:14,559 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:14,562 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:28:14,562 INFO program/MainThread: stderr[17]: 2024-03-01 21:28:14,562 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:28:14,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:14,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 21:28:14,573 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:14,574 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:14,575 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:14,575 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:14,571 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:14,576 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:14,580 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:28:14,580 INFO program/MainThread: stderr[18]: 2024-03-01 21:28:14,580 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:28:14,585 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:28:14,589 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:14,589 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 21:28:14,593 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:14,593 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 21:28:14,597 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:14,597 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 21:28:14,601 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:14,601 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:28:14,601 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 21:28:14,605 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:14,605 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 21:28:14,609 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:28:14,609 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:14,609 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:14,613 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405993e8334cd494d3cadbceb934 ' '/dev/disk/by-id/scsi-36001405993e8334cd494d3cadbceb934 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64 ' '/dev/disk/by-id/lvm-pv-uuid-AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_993e8334-cd49-4d3c-adbc-eb9349167a64', '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': 'AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj', 'ID_FS_UUID_ENC': 'AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj', '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': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'ID_SERIAL': '36001405993e8334cd494d3cadbceb934', 'ID_SERIAL_SHORT': '6001405993e8334cd494d3cadbceb934', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405993e8334c', 'ID_WWN_VENDOR_EXTENSION': '0xd494d3cadbceb934', 'ID_WWN_WITH_EXTENSION': '0x6001405993e8334cd494d3cadbceb934', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405993e8334cd494d3cadbceb934', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472473585'} ; 2024-03-01 21:28:14,613 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:28:14,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:28:14,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:14,624 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:28:14,625 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:28:14,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:28:14,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:28:14,629 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:28:14,632 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:28:14,632 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:28:14,636 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:28:14,636 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:28:14,637 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 21:28:14,637 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a3c5dd0b8) -- 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 = 6001405993e8334cd494d3cadbceb934 2024-03-01 21:28:14,640 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:28:14,644 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:14,644 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:28:14,648 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:14,648 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:28:14,651 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:14,651 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:28:14,655 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:14,655 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:28:14,658 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 21:28:14,658 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 21:28:14,658 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/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:14,684 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:28:14,684 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6. WARNING: Couldn't find device with uuid BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl. WARNING: VG test_vg2 is missing PV QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl (last written to /dev/sdf). 2024-03-01 21:28:14,684 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:28:14,685 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 21:28:14,689 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj ; label: None ; device: /dev/sdd ; serial: 36001405993e8334cd494d3cadbceb934 ; exists: True ; vg_name: test_vg2 ; vg_uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 21:28:14,689 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 21:28:14,693 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 21:28:14,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; incomplete: True ; hidden: False ; 2024-03-01 21:28:14,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:14,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:14,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:14,707 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/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:14,735 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 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=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:28:14,735 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6. WARNING: Couldn't find device with uuid BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl. WARNING: VG test_vg2 is missing PV QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl (last written to /dev/sdf). 2024-03-01 21:28:14,735 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:28:14,735 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:28:14,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:28:14,741 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 21:28:14,745 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:28:14,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:28:14,749 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 21:28:14,749 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/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:14,778 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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=1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:14,778 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6. WARNING: Couldn't find device with uuid BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl. WARNING: VG test_vg2 is missing PV QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl (last written to /dev/sdf). 2024-03-01 21:28:14,778 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:28:14,783 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 21:28:14,784 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 21:28:14,787 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 21:28:14,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; incomplete: True ; hidden: False ; 2024-03-01 21:28:14,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:28:14,794 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:28:14,794 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:14,798 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057ac5671f65d1473289349e285 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_7ac5671f-65d1-4732-8934-9e2859e0554c ' '/dev/disk/by-id/lvm-pv-uuid-QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 ' '/dev/disk/by-id/scsi-360014057ac5671f65d1473289349e285 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c', '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': 'QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6', 'ID_FS_UUID_ENC': 'QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6', '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': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'ID_SERIAL': '360014057ac5671f65d1473289349e285', 'ID_SERIAL_SHORT': '60014057ac5671f65d1473289349e285', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057ac5671f6', 'ID_WWN_VENDOR_EXTENSION': '0x5d1473289349e285', 'ID_WWN_WITH_EXTENSION': '0x60014057ac5671f65d1473289349e285', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057ac5671f65d1473289349e285', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472628905'} ; 2024-03-01 21:28:14,798 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:28:14,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:28:14,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:14,810 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:28:14,810 INFO blivet/MainThread: sde is a disk 2024-03-01 21:28:14,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 21:28:14,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:28:14,814 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:28:14,817 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:28:14,818 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:28:14,821 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:28:14,821 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:28:14,822 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 21:28:14,822 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a3c5e57b8) -- 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 = 60014057ac5671f65d1473289349e285 2024-03-01 21:28:14,826 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:28:14,829 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:14,829 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 21:28:14,833 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:14,833 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 21:28:14,836 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:14,837 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 21:28:14,840 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:14,840 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 21:28:14,843 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 21:28:14,844 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 21:28:14,844 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:14,872 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:28:14,872 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl. WARNING: VG test_vg2 is missing PV BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl (last written to /dev/sdf). 2024-03-01 21:28:14,872 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:28:14,873 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 21:28:14,877 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 ; label: None ; device: /dev/sde ; serial: 360014057ac5671f65d1473289349e285 ; exists: True ; vg_name: test_vg2 ; vg_uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:28:14,877 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 21:28:14,881 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 21:28:14,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; incomplete: True ; hidden: False ; 2024-03-01 21:28:14,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:28:14,891 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 21:28:14,895 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:28:14,898 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 21:28:14,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; incomplete: True ; hidden: False ; 2024-03-01 21:28:14,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:14,905 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:14,937 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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=1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:14,937 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl. WARNING: VG test_vg2 is missing PV BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl (last written to /dev/sdf). 2024-03-01 21:28:14,937 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:28:14,938 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:28:14,938 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:14,943 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/wwn-0x60014053946b7f6e77a43cc996356c57 ' '/dev/disk/by-id/lvm-pv-uuid-BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/scsi-360014053946b7f6e77a43cc996356c57', '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': 'BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl', 'ID_FS_UUID_ENC': 'BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl', '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': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'ID_SERIAL': '360014053946b7f6e77a43cc996356c57', 'ID_SERIAL_SHORT': '60014053946b7f6e77a43cc996356c57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053946b7f6e', 'ID_WWN_VENDOR_EXTENSION': '0x77a43cc996356c57', 'ID_WWN_WITH_EXTENSION': '0x60014053946b7f6e77a43cc996356c57', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053946b7f6e77a43cc996356c57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472710966'} ; 2024-03-01 21:28:14,943 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:28:14,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:28:14,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:14,954 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:28:14,955 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:28:14,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 21:28:14,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 21:28:14,959 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:28:14,962 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:28:14,962 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:28:14,966 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:28:14,966 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:28:14,967 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 21:28:14,967 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a3c5e5940) -- 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 = 60014053946b7f6e77a43cc996356c57 2024-03-01 21:28:14,971 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:28:14,974 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:14,975 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 21:28:14,978 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:14,978 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 21:28:14,982 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:14,982 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 21:28:14,985 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:14,985 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 21:28:14,989 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 21:28:14,989 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 21:28:14,989 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:15,017 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:28:15,017 INFO program/MainThread: stderr[24]: 2024-03-01 21:28:15,017 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:28:15,018 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 21:28:15,022 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl ; label: None ; device: /dev/sdf ; serial: 360014053946b7f6e77a43cc996356c57 ; exists: True ; vg_name: test_vg2 ; vg_uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:28:15,022 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 21:28:15,026 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 21:28:15,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; incomplete: True ; hidden: False ; 2024-03-01 21:28:15,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:15,036 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 21:28:15,040 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:28:15,043 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 21:28:15,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON ; incomplete: True ; hidden: False ; 2024-03-01 21:28:15,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:15,050 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:15,078 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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=1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:15,078 INFO program/MainThread: stderr[25]: 2024-03-01 21:28:15,078 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:28:15,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:15,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:15,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:15,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:15,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:28:15,098 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:28:15,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:28:15,101 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:28:15,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:28:15,106 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:28:15,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:28:15,110 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:28:15,110 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 21:28:15,114 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 21:28:15,118 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:28:15,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 21:28:15,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:28:15,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:28:15,125 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:28:15,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:28:15,129 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:28:15,130 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 21:28:15,130 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 21:28:15,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:28:15,133 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:28:15,137 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:28:15,137 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:28:15,141 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/2ee8a6cb-4e5b-4bea-a40d-51703175f8b2 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-unrsUVq1WpnhHapslmqH241q9bMpP8ON3e9NRE2vwrvBKUeTTnJzYIAnEAODQTG6 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-unrsUVq1WpnhHapslmqH241q9bMpP8ON3e9NRE2vwrvBKUeTTnJzYIAnEAODQTG6', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2ee8a6cb-4e5b-4bea-a40d-51703175f8b2', 'ID_FS_UUID_ENC': '2ee8a6cb-4e5b-4bea-a40d-51703175f8b2', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '837600463'} ; 2024-03-01 21:28:15,141 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:28:15,142 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:15,145 INFO program/MainThread: stdout[26]: LVM 2024-03-01 21:28:15,146 INFO program/MainThread: stderr[26]: 2024-03-01 21:28:15,146 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:28:15,146 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:15,149 INFO program/MainThread: stdout[27]: LVM 2024-03-01 21:28:15,149 INFO program/MainThread: stderr[27]: 2024-03-01 21:28:15,149 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:28:15,149 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:15,152 INFO program/MainThread: stdout[28]: LVM 2024-03-01 21:28:15,153 INFO program/MainThread: stderr[28]: 2024-03-01 21:28:15,153 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:28:15,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:15,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 21:28:15,164 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:15,164 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:28:15,165 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:15,165 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:28:15,161 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:15,166 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:15,169 INFO program/MainThread: stdout[29]: LVM 2024-03-01 21:28:15,169 INFO program/MainThread: stderr[29]: 2024-03-01 21:28:15,169 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:28:15,173 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:28:15,178 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:15,178 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 21:28:15,182 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:15,182 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 21:28:15,186 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:15,186 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 21:28:15,189 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:15,190 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 21:28:15,190 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 21:28:15,193 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:15,193 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 21:28:15,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:28:15,197 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:15,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:15,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:15,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m ; incomplete: False ; hidden: False ; 2024-03-01 21:28:15,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:15,220 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:28:15,224 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:28:15,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 21:28:15,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:28:15,232 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:28:15,232 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:28:15,236 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:28:15,236 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:28:15,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 21:28:15,240 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 21:28:15,244 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:28:15,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 21:28:15,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:28:15,251 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:28:15,251 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:28:15,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:28:15,255 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:28:15,256 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 21:28:15,256 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 21:28:15,259 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:28:15,259 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:28:15,263 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:28:15,263 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:28:15,267 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/4463181e-e984-4bbb-84a5-ef636e566705 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-unrsUVq1WpnhHapslmqH241q9bMpP8ON1zvRNkXigbYUtUjlS2GOHdWTQPeI8x3m ' '/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-unrsUVq1WpnhHapslmqH241q9bMpP8ON1zvRNkXigbYUtUjlS2GOHdWTQPeI8x3m', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4463181e-e984-4bbb-84a5-ef636e566705', 'ID_FS_UUID_ENC': '4463181e-e984-4bbb-84a5-ef636e566705', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '837285366'} ; 2024-03-01 21:28:15,267 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:28:15,267 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:15,271 INFO program/MainThread: stdout[30]: LVM 2024-03-01 21:28:15,272 INFO program/MainThread: stderr[30]: 2024-03-01 21:28:15,272 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:28:15,272 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:15,275 INFO program/MainThread: stdout[31]: LVM 2024-03-01 21:28:15,275 INFO program/MainThread: stderr[31]: 2024-03-01 21:28:15,275 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:28:15,275 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:15,278 INFO program/MainThread: stdout[32]: LVM 2024-03-01 21:28:15,278 INFO program/MainThread: stderr[32]: 2024-03-01 21:28:15,279 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:28:15,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:15,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 21:28:15,290 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:15,291 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:15,291 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:15,292 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:15,287 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:15,292 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:15,296 INFO program/MainThread: stdout[33]: LVM 2024-03-01 21:28:15,296 INFO program/MainThread: stderr[33]: 2024-03-01 21:28:15,296 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:28:15,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:28:15,304 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:15,304 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 21:28:15,308 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:15,308 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 21:28:15,312 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:15,312 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 21:28:15,316 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:15,316 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 21:28:15,317 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 21:28:15,320 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:15,320 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 21:28:15,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:28:15,324 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:15,324 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:15,328 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928 ' '/dev/disk/by-id/wwn-0x6001405118637ec17df40968c60b0ad6 ' '/dev/disk/by-id/lvm-pv-uuid-PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 ' '/dev/disk/by-id/scsi-36001405118637ec17df40968c60b0ad6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_118637ec-17df-4096-8c60-b0ad6057a928', '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': 'PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1', 'ID_FS_UUID_ENC': 'PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1', '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': '118637ec-17df-4096-8c60-b0ad6057a928', 'ID_SERIAL': '36001405118637ec17df40968c60b0ad6', 'ID_SERIAL_SHORT': '6001405118637ec17df40968c60b0ad6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405118637ec1', 'ID_WWN_VENDOR_EXTENSION': '0x7df40968c60b0ad6', 'ID_WWN_WITH_EXTENSION': '0x6001405118637ec17df40968c60b0ad6', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405118637ec17df40968c60b0ad6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472767181'} ; 2024-03-01 21:28:15,328 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:28:15,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:28:15,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:15,340 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:28:15,340 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:28:15,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 21:28:15,341 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 21:28:15,344 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:28:15,347 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:28:15,348 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:28:15,351 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:28:15,351 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:28:15,352 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 21:28:15,352 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a3c5cc080) -- 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 = 6001405118637ec17df40968c60b0ad6 2024-03-01 21:28:15,356 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:28:15,359 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:15,359 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 21:28:15,363 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:15,363 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 21:28:15,367 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:15,367 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 21:28:15,370 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:15,370 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 21:28:15,373 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 21:28:15,373 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 21:28:15,374 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:15,404 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:28:15,404 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr. WARNING: Couldn't find device with uuid JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW. WARNING: Couldn't find device with uuid CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM. WARNING: VG test_vg3 is missing PV 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:28:15,404 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:28:15,404 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 21:28:15,409 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 ; label: None ; device: /dev/sdg ; serial: 36001405118637ec17df40968c60b0ad6 ; exists: True ; vg_name: test_vg3 ; vg_uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 21:28:15,409 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 21:28:15,412 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 21:28:15,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:15,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:15,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:15,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:15,426 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:15,456 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 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=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:28:15,456 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr. WARNING: Couldn't find device with uuid JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW. WARNING: Couldn't find device with uuid CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM. WARNING: VG test_vg3 is missing PV 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:28:15,456 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:28:15,456 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:28:15,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 21:28:15,462 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 21:28:15,466 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:28:15,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 21:28:15,470 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 21:28:15,470 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:15,498 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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=1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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=W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:15,499 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr. WARNING: Couldn't find device with uuid JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW. WARNING: Couldn't find device with uuid CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM. WARNING: VG test_vg3 is missing PV 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:28:15,499 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:28:15,504 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 21:28:15,504 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 21:28:15,507 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 21:28:15,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:15,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:28:15,515 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:28:15,515 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:15,518 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr ' '/dev/disk/by-id/wwn-0x6001405dcb51ca811d545bebfa4c6651 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4 ' '/dev/disk/by-id/scsi-36001405dcb51ca811d545bebfa4c6651 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_dcb51ca8-11d5-45be-bfa4-c665166f8ba4', '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': '4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr', 'ID_FS_UUID_ENC': '4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr', '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': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'ID_SERIAL': '36001405dcb51ca811d545bebfa4c6651', 'ID_SERIAL_SHORT': '6001405dcb51ca811d545bebfa4c6651', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dcb51ca81', 'ID_WWN_VENDOR_EXTENSION': '0x1d545bebfa4c6651', 'ID_WWN_WITH_EXTENSION': '0x6001405dcb51ca811d545bebfa4c6651', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dcb51ca811d545bebfa4c6651', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472856861'} ; 2024-03-01 21:28:15,519 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:28:15,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:28:15,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:15,530 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:28:15,531 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:28:15,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 21:28:15,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 21:28:15,535 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:28:15,538 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:28:15,539 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:28:15,542 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:28:15,542 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:28:15,543 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 21:28:15,543 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a3c5c40f0) -- 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 = 6001405dcb51ca811d545bebfa4c6651 2024-03-01 21:28:15,547 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:28:15,550 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:15,550 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 21:28:15,554 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:15,554 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 21:28:15,557 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:15,558 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 21:28:15,561 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:15,561 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 21:28:15,564 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 21:28:15,564 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 21:28:15,565 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:15,592 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:28:15,593 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW. WARNING: Couldn't find device with uuid CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM. WARNING: VG test_vg3 is missing PV JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:28:15,593 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:28:15,593 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 21:28:15,598 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr ; label: None ; device: /dev/sdh ; serial: 36001405dcb51ca811d545bebfa4c6651 ; exists: True ; vg_name: test_vg3 ; vg_uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; pe_start: 8 MiB ; 2024-03-01 21:28:15,598 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 21:28:15,601 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 21:28:15,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:15,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:28:15,612 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 21:28:15,616 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:28:15,619 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 21:28:15,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:15,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:15,626 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:15,653 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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=1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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=W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:15,654 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW. WARNING: Couldn't find device with uuid CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM. WARNING: VG test_vg3 is missing PV JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:28:15,654 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:28:15,654 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:28:15,654 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:15,659 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_cfed426e-3dd5-4058-b9bf-6f3ebed477b6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6 ' '/dev/disk/by-id/scsi-36001405cfed426e3dd54058b9bf6f3eb ' '/dev/disk/by-id/wwn-0x6001405cfed426e3dd54058b9bf6f3eb', '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': 'JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW', 'ID_FS_UUID_ENC': 'JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW', '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': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'ID_SERIAL': '36001405cfed426e3dd54058b9bf6f3eb', 'ID_SERIAL_SHORT': '6001405cfed426e3dd54058b9bf6f3eb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cfed426e3', 'ID_WWN_VENDOR_EXTENSION': '0xdd54058b9bf6f3eb', 'ID_WWN_WITH_EXTENSION': '0x6001405cfed426e3dd54058b9bf6f3eb', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cfed426e3dd54058b9bf6f3eb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473018162'} ; 2024-03-01 21:28:15,659 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:28:15,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:28:15,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:15,672 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:28:15,672 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:28:15,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 21:28:15,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 21:28:15,676 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:28:15,679 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:28:15,680 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:28:15,683 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:28:15,683 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:28:15,684 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 21:28:15,684 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a3c5e56d8) -- 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 = 6001405cfed426e3dd54058b9bf6f3eb 2024-03-01 21:28:15,688 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:28:15,692 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:15,692 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 21:28:15,695 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:15,695 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 21:28:15,699 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:15,699 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 21:28:15,702 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:15,703 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 21:28:15,706 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 21:28:15,706 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 21:28:15,706 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:15,734 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:28:15,734 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM. WARNING: VG test_vg3 is missing PV CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:28:15,734 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:28:15,735 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 21:28:15,739 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW ; label: None ; device: /dev/sdi ; serial: 36001405cfed426e3dd54058b9bf6f3eb ; exists: True ; vg_name: test_vg3 ; vg_uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; pe_start: 8 MiB ; 2024-03-01 21:28:15,739 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 21:28:15,743 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 21:28:15,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:15,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:15,754 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 21:28:15,757 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:28:15,761 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 21:28:15,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:15,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:15,768 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:15,797 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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=1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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=W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:15,797 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM. WARNING: VG test_vg3 is missing PV CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:28:15,797 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 21:28:15,798 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:28:15,798 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:15,803 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM ' '/dev/disk/by-id/scsi-36001405d07b4efa429048b7a53252845 ' '/dev/disk/by-id/wwn-0x6001405d07b4efa429048b7a53252845 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_d07b4efa-4290-48b7-a532-528453758e5a', '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': 'CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM', 'ID_FS_UUID_ENC': 'CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM', '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': 'd07b4efa-4290-48b7-a532-528453758e5a', 'ID_SERIAL': '36001405d07b4efa429048b7a53252845', 'ID_SERIAL_SHORT': '6001405d07b4efa429048b7a53252845', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d07b4efa4', 'ID_WWN_VENDOR_EXTENSION': '0x29048b7a53252845', 'ID_WWN_WITH_EXTENSION': '0x6001405d07b4efa429048b7a53252845', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d07b4efa429048b7a53252845', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473049994'} ; 2024-03-01 21:28:15,803 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:28:15,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:28:15,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:15,815 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:28:15,816 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:28:15,816 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 21:28:15,816 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 21:28:15,819 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:28:15,823 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:28:15,823 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:28:15,827 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:28:15,827 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:28:15,828 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 21:28:15,828 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a3c5f6ba8) -- 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 = 6001405d07b4efa429048b7a53252845 2024-03-01 21:28:15,831 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:28:15,835 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:15,835 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 21:28:15,839 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:15,839 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 21:28:15,843 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:15,843 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 21:28:15,846 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:15,846 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 21:28:15,849 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 21:28:15,850 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 21:28:15,850 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:15,880 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=y2n8JI-tppN-E0er-S4N2-NWzD-A4sk-d2oNVL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=HusNaW-Bt6w-W4XJ-XIzP-mjcs-aiMf-J0dFUl LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=USi6T0-aFhB-bhTH-f2zF-5Ro5-0CZW-AijsB4 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz LVM2_VG_SIZE=3196059648 LVM2_VG_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=AqGL3u-YSVL-fSbj-Z8rr-0gob-dPOM-f5XsJj LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=QPT7yR-bWKc-x1ts-iSa7-iDJa-8qJu-1mBFO6 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=BLd1Za-DbWe-3EGg-ostJ-IvvV-CisO-oqqAfl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON 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=PIZxfU-O24n-NGxC-az4S-4b8Y-EvBT-V8uJm1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=4xbuTG-dtZQ-jHxf-lMa0-3env-AHMm-5e1JAr LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=JbuYLj-dP8a-43Gm-e0PH-5OQE-nu49-H935YW LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK 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=CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:28:15,880 INFO program/MainThread: stderr[41]: 2024-03-01 21:28:15,880 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 21:28:15,881 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 21:28:15,885 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: CbTVUp-hThr-3q8L-OzNW-jHuq-JelA-iWoXmM ; label: None ; device: /dev/sdj ; serial: 36001405d07b4efa429048b7a53252845 ; exists: True ; vg_name: test_vg3 ; vg_uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 21:28:15,885 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 21:28:15,889 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 21:28:15,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:15,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:15,900 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 21:28:15,903 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:28:15,906 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 21:28:15,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK ; incomplete: True ; hidden: False ; 2024-03-01 21:28:15,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:15,913 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/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:15,943 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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=3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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=1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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=xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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=W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:28:15,943 INFO program/MainThread: stderr[42]: 2024-03-01 21:28:15,943 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 21:28:15,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:15,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:15,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM ; incomplete: False ; hidden: False ; 2024-03-01 21:28:15,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:15,959 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 21:28:15,963 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:28:15,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 21:28:15,966 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:28:15,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:28:15,971 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:28:15,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:28:15,975 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:28:15,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 21:28:15,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 21:28:15,983 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:28:15,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 21:28:15,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:28:15,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:28:15,991 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:28:15,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:28:15,995 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:28:15,995 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 21:28:15,995 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 21:28:15,999 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:28:15,999 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:28:16,003 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:28:16,003 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:28:16,007 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-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKV1rTBCcKhnZCPmExFw28LKBSIm5F9keM ' '/dev/disk/by-uuid/4ba07d92-c684-4a54-9f7a-b8c03be834e9 ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKV1rTBCcKhnZCPmExFw28LKBSIm5F9keM', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4ba07d92-c684-4a54-9f7a-b8c03be834e9', 'ID_FS_UUID_ENC': '4ba07d92-c684-4a54-9f7a-b8c03be834e9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '836340649'} ; 2024-03-01 21:28:16,007 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:28:16,007 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:16,011 INFO program/MainThread: stdout[43]: LVM 2024-03-01 21:28:16,011 INFO program/MainThread: stderr[43]: 2024-03-01 21:28:16,011 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 21:28:16,012 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:16,015 INFO program/MainThread: stdout[44]: LVM 2024-03-01 21:28:16,015 INFO program/MainThread: stderr[44]: 2024-03-01 21:28:16,015 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 21:28:16,015 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:16,018 INFO program/MainThread: stdout[45]: LVM 2024-03-01 21:28:16,018 INFO program/MainThread: stderr[45]: 2024-03-01 21:28:16,018 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 21:28:16,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:16,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 21:28:16,030 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:16,031 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:28:16,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:16,032 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:28:16,027 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:16,033 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:16,036 INFO program/MainThread: stdout[46]: LVM 2024-03-01 21:28:16,036 INFO program/MainThread: stderr[46]: 2024-03-01 21:28:16,036 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 21:28:16,041 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:28:16,044 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:16,045 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 21:28:16,049 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:16,049 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 21:28:16,053 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:16,053 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 21:28:16,056 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:16,056 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 21:28:16,057 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 21:28:16,060 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:16,060 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 21:28:16,064 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:28:16,064 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:16,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:16,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:16,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K ; incomplete: False ; hidden: False ; 2024-03-01 21:28:16,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:16,078 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 21:28:16,082 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:28:16,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 21:28:16,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:28:16,090 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:28:16,090 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:28:16,094 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:28:16,094 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:28:16,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 21:28:16,098 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 21:28:16,102 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:28:16,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 21:28:16,106 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:28:16,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:28:16,109 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:28:16,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:28:16,114 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:28:16,114 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 21:28:16,114 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 21:28:16,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:28:16,118 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:28:16,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:28:16,122 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:28:16,126 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/7106cd49-bcec-47a7-bbe6-c0897542a564 ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxSwSBb4pGPSSvpgHU3cTknHfLxrQfN9K', '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-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxSwSBb4pGPSSvpgHU3cTknHfLxrQfN9K', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7106cd49-bcec-47a7-bbe6-c0897542a564', 'ID_FS_UUID_ENC': '7106cd49-bcec-47a7-bbe6-c0897542a564', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '836019049'} ; 2024-03-01 21:28:16,126 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:28:16,126 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:16,130 INFO program/MainThread: stdout[47]: LVM 2024-03-01 21:28:16,130 INFO program/MainThread: stderr[47]: 2024-03-01 21:28:16,130 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 21:28:16,130 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:16,134 INFO program/MainThread: stdout[48]: LVM 2024-03-01 21:28:16,134 INFO program/MainThread: stderr[48]: 2024-03-01 21:28:16,134 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 21:28:16,134 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:16,137 INFO program/MainThread: stdout[49]: LVM 2024-03-01 21:28:16,137 INFO program/MainThread: stderr[49]: 2024-03-01 21:28:16,137 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 21:28:16,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:16,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 21:28:16,149 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:16,150 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:28:16,151 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:16,151 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:28:16,146 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:16,152 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:16,155 INFO program/MainThread: stdout[50]: LVM 2024-03-01 21:28:16,155 INFO program/MainThread: stderr[50]: 2024-03-01 21:28:16,156 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 21:28:16,160 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:28:16,164 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:16,164 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 21:28:16,168 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:16,168 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 21:28:16,172 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:16,172 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 21:28:16,176 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:16,176 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 21:28:16,176 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 21:28:16,180 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:16,180 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 21:28:16,183 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:28:16,184 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:16,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:16,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:16,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w ; incomplete: False ; hidden: False ; 2024-03-01 21:28:16,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:16,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 21:28:16,202 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:28:16,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 21:28:16,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:28:16,209 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:28:16,209 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:28:16,213 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:28:16,214 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:28:16,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 21:28:16,218 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 21:28:16,222 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:28:16,222 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 21:28:16,225 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:28:16,229 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:28:16,229 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:28:16,233 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:28:16,233 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:28:16,234 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 21:28:16,234 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 21:28:16,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:28:16,237 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:28:16,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:28:16,241 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:28:16,245 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxRZTrYF3kGJtZGj1cgPL3lhpURD3Q48w ' '/dev/disk/by-uuid/1a32472b-312f-4ca1-b4a1-ba2d5c3aa093 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /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-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxRZTrYF3kGJtZGj1cgPL3lhpURD3Q48w', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a32472b-312f-4ca1-b4a1-ba2d5c3aa093', 'ID_FS_UUID_ENC': '1a32472b-312f-4ca1-b4a1-ba2d5c3aa093', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '835696382'} ; 2024-03-01 21:28:16,245 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:28:16,246 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:16,250 INFO program/MainThread: stdout[51]: LVM 2024-03-01 21:28:16,250 INFO program/MainThread: stderr[51]: 2024-03-01 21:28:16,250 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 21:28:16,250 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:16,253 INFO program/MainThread: stdout[52]: LVM 2024-03-01 21:28:16,253 INFO program/MainThread: stderr[52]: 2024-03-01 21:28:16,253 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 21:28:16,253 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:16,257 INFO program/MainThread: stdout[53]: LVM 2024-03-01 21:28:16,257 INFO program/MainThread: stderr[53]: 2024-03-01 21:28:16,257 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 21:28:16,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:16,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 21:28:16,269 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:16,270 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:28:16,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:16,272 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:28:16,266 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:16,272 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:16,276 INFO program/MainThread: stdout[54]: LVM 2024-03-01 21:28:16,276 INFO program/MainThread: stderr[54]: 2024-03-01 21:28:16,276 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 21:28:16,280 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:28:16,284 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:16,285 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 21:28:16,289 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:16,289 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 21:28:16,292 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:16,293 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 21:28:16,296 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:16,296 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 21:28:16,297 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 21:28:16,300 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:16,300 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 21:28:16,304 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:28:16,304 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:16,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:16,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:16,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o ; incomplete: False ; hidden: False ; 2024-03-01 21:28:16,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:28:16,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 21:28:16,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:28:16,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 21:28:16,326 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:28:16,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:28:16,330 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:28:16,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:28:16,334 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:28:16,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 21:28:16,338 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 21:28:16,342 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:28:16,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 21:28:16,346 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:28:16,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:28:16,350 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:28:16,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:28:16,354 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:28:16,354 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 21:28:16,354 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 21:28:16,358 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:28:16,358 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:28:16,362 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:28:16,362 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:28:16,366 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKW8GYefv3W35SxoI26R53cwuPexR0k97o ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/5c3670f6-2b5b-492f-8ded-a87135b3e4b0 ' '/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-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKW8GYefv3W35SxoI26R53cwuPexR0k97o', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5c3670f6-2b5b-492f-8ded-a87135b3e4b0', 'ID_FS_UUID_ENC': '5c3670f6-2b5b-492f-8ded-a87135b3e4b0', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '835259344'} ; 2024-03-01 21:28:16,366 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:28:16,366 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:16,370 INFO program/MainThread: stdout[55]: LVM 2024-03-01 21:28:16,370 INFO program/MainThread: stderr[55]: 2024-03-01 21:28:16,370 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 21:28:16,370 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:16,374 INFO program/MainThread: stdout[56]: LVM 2024-03-01 21:28:16,374 INFO program/MainThread: stderr[56]: 2024-03-01 21:28:16,374 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 21:28:16,374 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:16,377 INFO program/MainThread: stdout[57]: LVM 2024-03-01 21:28:16,377 INFO program/MainThread: stderr[57]: 2024-03-01 21:28:16,377 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 21:28:16,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:16,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 21:28:16,390 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:16,391 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:16,391 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:16,393 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:16,387 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:16,393 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:16,396 INFO program/MainThread: stdout[58]: LVM 2024-03-01 21:28:16,397 INFO program/MainThread: stderr[58]: 2024-03-01 21:28:16,397 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 21:28:16,401 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:28:16,405 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:16,405 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 21:28:16,409 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:16,409 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 21:28:16,413 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:16,413 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 21:28:16,417 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:16,417 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 21:28:16,417 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 21:28:16,421 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:16,421 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 21:28:16,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:28:16,425 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:16,425 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:28:16,428 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': '26759515'} ; 2024-03-01 21:28:16,429 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:28:16,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:28:16,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:16,441 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:28:16,441 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:28:16,441 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:28:16,441 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:28:16,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 21:28:16,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 21:28:16,445 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:28:16,448 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:28:16,449 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:28:16,452 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:28:16,452 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:28:16,453 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 21:28:16,453 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9a3c58c048) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:28:16,456 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:28:16,460 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:16,460 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 21:28:16,464 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:16,464 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 21:28:16,468 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:16,468 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 21:28:16,471 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:16,471 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 21:28:16,475 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:28:16,478 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:28:16,481 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:28:16,485 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 0x7f9a3c58bac8> 2024-03-01 21:28:19,480 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 21:28:19,485 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:28:19,485 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:28:19,489 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': '26764343'} ; 2024-03-01 21:28:19,489 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:28:19,489 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:28:19,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:19,501 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:28:19,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:19,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:19,522 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:19,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 21:28:19,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 21:28:19,549 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:28:19,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 21:28:19,553 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:28:19,556 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:28:19,556 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:28:19,560 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:28:19,560 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:28:19,561 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:28:19,564 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:28:19,567 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:28:19,571 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:28:19,574 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:28:19,577 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:28:19,578 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:28:19,578 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 21:28:19,579 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:28:19,578 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f9a3c59ff28) -- 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 0x7f9a3c5a49e8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:28:19,583 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:28:19,587 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:19,587 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 21:28:19,591 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:19,591 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 21:28:19,594 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:19,594 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 21:28:19,598 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:19,598 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 21:28:19,598 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:28:19,602 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:19,602 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 21:28:19,605 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:28:19,605 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:19,609 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/5c3670f6-2b5b-492f-8ded-a87135b3e4b0 ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKW8GYefv3W35SxoI26R53cwuPexR0k97o', '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-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKW8GYefv3W35SxoI26R53cwuPexR0k97o', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5c3670f6-2b5b-492f-8ded-a87135b3e4b0', 'ID_FS_UUID_ENC': '5c3670f6-2b5b-492f-8ded-a87135b3e4b0', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '835259344'} ; 2024-03-01 21:28:19,609 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:28:19,609 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:19,613 INFO program/MainThread: stdout[59]: LVM 2024-03-01 21:28:19,613 INFO program/MainThread: stderr[59]: 2024-03-01 21:28:19,613 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 21:28:19,614 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:19,617 INFO program/MainThread: stdout[60]: LVM 2024-03-01 21:28:19,617 INFO program/MainThread: stderr[60]: 2024-03-01 21:28:19,617 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 21:28:19,617 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:19,620 INFO program/MainThread: stdout[61]: LVM 2024-03-01 21:28:19,620 INFO program/MainThread: stderr[61]: 2024-03-01 21:28:19,620 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 21:28:19,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 21:28:19,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:19,634 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:19,634 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:19,636 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:19,630 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:19,636 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:28:19,640 INFO program/MainThread: stdout[62]: LVM 2024-03-01 21:28:19,640 INFO program/MainThread: stderr[62]: 2024-03-01 21:28:19,640 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 21:28:19,644 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:28:19,644 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 21:28:19,648 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxRZTrYF3kGJtZGj1cgPL3lhpURD3Q48w ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/1a32472b-312f-4ca1-b4a1-ba2d5c3aa093', '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-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxRZTrYF3kGJtZGj1cgPL3lhpURD3Q48w', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1a32472b-312f-4ca1-b4a1-ba2d5c3aa093', 'ID_FS_UUID_ENC': '1a32472b-312f-4ca1-b4a1-ba2d5c3aa093', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '835696382'} ; 2024-03-01 21:28:19,648 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:28:19,648 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:19,652 INFO program/MainThread: stdout[63]: LVM 2024-03-01 21:28:19,652 INFO program/MainThread: stderr[63]: 2024-03-01 21:28:19,652 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 21:28:19,652 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:19,655 INFO program/MainThread: stdout[64]: LVM 2024-03-01 21:28:19,655 INFO program/MainThread: stderr[64]: 2024-03-01 21:28:19,655 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 21:28:19,655 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:19,658 INFO program/MainThread: stdout[65]: LVM 2024-03-01 21:28:19,659 INFO program/MainThread: stderr[65]: 2024-03-01 21:28:19,659 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 21:28:19,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 21:28:19,671 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:19,672 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:19,672 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:19,673 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:19,668 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:19,674 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:28:19,677 INFO program/MainThread: stdout[66]: LVM 2024-03-01 21:28:19,678 INFO program/MainThread: stderr[66]: 2024-03-01 21:28:19,678 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 21:28:19,682 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:28:19,682 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 21:28:19,685 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/disk/by-uuid/7106cd49-bcec-47a7-bbe6-c0897542a564 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxSwSBb4pGPSSvpgHU3cTknHfLxrQfN9K', '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-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKxSwSBb4pGPSSvpgHU3cTknHfLxrQfN9K', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7106cd49-bcec-47a7-bbe6-c0897542a564', 'ID_FS_UUID_ENC': '7106cd49-bcec-47a7-bbe6-c0897542a564', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '836019049'} ; 2024-03-01 21:28:19,686 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:28:19,686 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:19,689 INFO program/MainThread: stdout[67]: LVM 2024-03-01 21:28:19,689 INFO program/MainThread: stderr[67]: 2024-03-01 21:28:19,689 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 21:28:19,689 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:19,693 INFO program/MainThread: stdout[68]: LVM 2024-03-01 21:28:19,693 INFO program/MainThread: stderr[68]: 2024-03-01 21:28:19,693 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 21:28:19,693 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:19,696 INFO program/MainThread: stdout[69]: LVM 2024-03-01 21:28:19,696 INFO program/MainThread: stderr[69]: 2024-03-01 21:28:19,696 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 21:28:19,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 21:28:19,708 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:19,709 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:19,710 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:19,711 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:19,705 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:19,712 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:28:19,715 INFO program/MainThread: stdout[70]: LVM 2024-03-01 21:28:19,715 INFO program/MainThread: stderr[70]: 2024-03-01 21:28:19,715 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 21:28:19,719 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:28:19,719 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 21:28:19,723 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/4ba07d92-c684-4a54-9f7a-b8c03be834e9 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKV1rTBCcKhnZCPmExFw28LKBSIm5F9keM ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VGH4BdOBjAOPDEWdy48uTOlECXE9oxKKV1rTBCcKhnZCPmExFw28LKBSIm5F9keM', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4ba07d92-c684-4a54-9f7a-b8c03be834e9', 'ID_FS_UUID_ENC': '4ba07d92-c684-4a54-9f7a-b8c03be834e9', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '836340649'} ; 2024-03-01 21:28:19,723 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:28:19,723 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:19,726 INFO program/MainThread: stdout[71]: LVM 2024-03-01 21:28:19,727 INFO program/MainThread: stderr[71]: 2024-03-01 21:28:19,727 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 21:28:19,727 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:19,730 INFO program/MainThread: stdout[72]: LVM 2024-03-01 21:28:19,730 INFO program/MainThread: stderr[72]: 2024-03-01 21:28:19,730 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 21:28:19,730 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:19,733 INFO program/MainThread: stdout[73]: LVM 2024-03-01 21:28:19,734 INFO program/MainThread: stderr[73]: 2024-03-01 21:28:19,734 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 21:28:19,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 21:28:19,745 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:19,747 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:19,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:19,748 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:19,742 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:19,749 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:28:19,752 INFO program/MainThread: stdout[74]: LVM 2024-03-01 21:28:19,753 INFO program/MainThread: stderr[74]: 2024-03-01 21:28:19,753 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 21:28:19,757 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:28:19,757 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 21:28:19,760 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/4463181e-e984-4bbb-84a5-ef636e566705 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-unrsUVq1WpnhHapslmqH241q9bMpP8ON1zvRNkXigbYUtUjlS2GOHdWTQPeI8x3m', '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-unrsUVq1WpnhHapslmqH241q9bMpP8ON1zvRNkXigbYUtUjlS2GOHdWTQPeI8x3m', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4463181e-e984-4bbb-84a5-ef636e566705', 'ID_FS_UUID_ENC': '4463181e-e984-4bbb-84a5-ef636e566705', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '837285366'} ; 2024-03-01 21:28:19,760 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:28:19,761 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:19,764 INFO program/MainThread: stdout[75]: LVM 2024-03-01 21:28:19,764 INFO program/MainThread: stderr[75]: 2024-03-01 21:28:19,764 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 21:28:19,764 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:19,767 INFO program/MainThread: stdout[76]: LVM 2024-03-01 21:28:19,767 INFO program/MainThread: stderr[76]: 2024-03-01 21:28:19,767 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 21:28:19,768 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:19,771 INFO program/MainThread: stdout[77]: LVM 2024-03-01 21:28:19,771 INFO program/MainThread: stderr[77]: 2024-03-01 21:28:19,771 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 21:28:19,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 21:28:19,782 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:19,783 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:19,783 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:19,784 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:19,780 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:19,785 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:28:19,788 INFO program/MainThread: stdout[78]: LVM 2024-03-01 21:28:19,788 INFO program/MainThread: stderr[78]: 2024-03-01 21:28:19,788 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 21:28:19,793 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:28:19,793 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 21:28:19,796 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-unrsUVq1WpnhHapslmqH241q9bMpP8ON3e9NRE2vwrvBKUeTTnJzYIAnEAODQTG6 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/2ee8a6cb-4e5b-4bea-a40d-51703175f8b2', '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-unrsUVq1WpnhHapslmqH241q9bMpP8ON3e9NRE2vwrvBKUeTTnJzYIAnEAODQTG6', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2ee8a6cb-4e5b-4bea-a40d-51703175f8b2', 'ID_FS_UUID_ENC': '2ee8a6cb-4e5b-4bea-a40d-51703175f8b2', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '837600463'} ; 2024-03-01 21:28:19,796 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:28:19,796 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:19,799 INFO program/MainThread: stdout[79]: LVM 2024-03-01 21:28:19,800 INFO program/MainThread: stderr[79]: 2024-03-01 21:28:19,800 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 21:28:19,800 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:19,803 INFO program/MainThread: stdout[80]: LVM 2024-03-01 21:28:19,803 INFO program/MainThread: stderr[80]: 2024-03-01 21:28:19,803 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 21:28:19,803 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:19,806 INFO program/MainThread: stdout[81]: LVM 2024-03-01 21:28:19,807 INFO program/MainThread: stderr[81]: 2024-03-01 21:28:19,807 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 21:28:19,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 21:28:19,818 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:19,819 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:19,819 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:19,820 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:19,815 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:19,821 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:28:19,824 INFO program/MainThread: stdout[82]: LVM 2024-03-01 21:28:19,824 INFO program/MainThread: stderr[82]: 2024-03-01 21:28:19,824 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 21:28:19,829 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:28:19,829 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 21:28:19,832 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-4Gd7jsLjSObSF3BvKesahDTrGhCIxmazU8KYHIW3Zprxz2sNfMQ4GIOqcQ369U0k ' '/dev/disk/by-uuid/852084bd-c45c-4aa3-b687-7dad45a52364 ' '/dev/disk/by-id/dm-name-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-4Gd7jsLjSObSF3BvKesahDTrGhCIxmazU8KYHIW3Zprxz2sNfMQ4GIOqcQ369U0k', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '852084bd-c45c-4aa3-b687-7dad45a52364', 'ID_FS_UUID_ENC': '852084bd-c45c-4aa3-b687-7dad45a52364', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '838498377'} ; 2024-03-01 21:28:19,832 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:28:19,832 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:19,836 INFO program/MainThread: stdout[83]: LVM 2024-03-01 21:28:19,836 INFO program/MainThread: stderr[83]: 2024-03-01 21:28:19,836 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 21:28:19,836 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:19,839 INFO program/MainThread: stdout[84]: LVM 2024-03-01 21:28:19,839 INFO program/MainThread: stderr[84]: 2024-03-01 21:28:19,839 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 21:28:19,839 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:19,843 INFO program/MainThread: stdout[85]: LVM 2024-03-01 21:28:19,843 INFO program/MainThread: stderr[85]: 2024-03-01 21:28:19,843 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 21:28:19,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 21:28:19,854 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:19,855 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:19,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:19,856 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:19,851 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:19,857 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:28:19,860 INFO program/MainThread: stdout[86]: LVM 2024-03-01 21:28:19,860 INFO program/MainThread: stderr[86]: 2024-03-01 21:28:19,860 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 21:28:19,864 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:28:19,864 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 21:28:19,868 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-4Gd7jsLjSObSF3BvKesahDTrGhCIxmaz52Kcxa1S4Z8oNF9g6wXgUe82YMY2DEgR ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710', '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-4Gd7jsLjSObSF3BvKesahDTrGhCIxmaz52Kcxa1S4Z8oNF9g6wXgUe82YMY2DEgR', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710', 'ID_FS_UUID_ENC': 'f8a3f1a4-b6de-44d4-bf79-bef5e8c5a710', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '838796598'} ; 2024-03-01 21:28:19,868 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:28:19,868 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:19,871 INFO program/MainThread: stdout[87]: LVM 2024-03-01 21:28:19,871 INFO program/MainThread: stderr[87]: 2024-03-01 21:28:19,871 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 21:28:19,872 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:19,875 INFO program/MainThread: stdout[88]: LVM 2024-03-01 21:28:19,875 INFO program/MainThread: stderr[88]: 2024-03-01 21:28:19,875 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 21:28:19,875 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:19,878 INFO program/MainThread: stdout[89]: LVM 2024-03-01 21:28:19,878 INFO program/MainThread: stderr[89]: 2024-03-01 21:28:19,878 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 21:28:19,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:28:19,889 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:19,890 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:19,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:19,891 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:19,887 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:19,892 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:28:19,895 INFO program/MainThread: stdout[90]: LVM 2024-03-01 21:28:19,895 INFO program/MainThread: stderr[90]: 2024-03-01 21:28:19,895 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 21:28:19,899 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:28:19,900 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:28:19,900 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:19,910 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:19,927 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 21:28:19,928 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 21:28:19,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:19,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:19,943 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:28:19,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:19,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:19,956 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:28:19,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:19,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:19,969 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:28:19,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:19,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:19,982 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:28:19,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:19,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:28:19,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:19,995 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:28:19,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:20,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:20,008 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:28:20,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:20,015 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 21:28:20,015 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:20,016 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:20,016 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:20,017 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:20,017 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:20,018 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:20,018 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:20,018 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:20,019 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:20,019 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:20,019 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:20,020 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:28:20,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:28:20,026 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:28:20,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:28:20,033 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:28:20,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 21:28:20,039 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:28:20,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:28:20,046 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:28:20,048 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,049 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,049 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,050 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,054 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,054 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,055 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,057 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,058 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,059 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,059 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,055 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,062 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,063 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,063 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,064 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,060 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,067 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,068 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,068 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,069 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,065 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,071 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,072 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,073 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,076 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,077 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,078 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,074 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,081 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,082 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,082 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,083 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,085 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,086 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,087 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,087 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,090 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,091 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,091 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,092 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,095 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,096 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,096 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,097 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,100 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,100 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,101 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,101 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,097 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,104 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,105 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,105 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,106 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,102 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,109 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,110 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,110 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,111 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,113 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,114 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,115 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,111 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,118 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,119 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,119 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,120 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,116 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,123 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,124 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,124 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,125 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,121 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,127 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,128 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,129 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,129 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,125 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,132 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,133 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,133 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,134 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,137 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,137 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,138 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,139 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,141 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,142 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,143 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,143 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,139 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,146 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,147 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,147 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,148 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,144 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,151 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,151 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,152 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,153 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,148 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,155 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,156 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,156 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,157 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,153 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,160 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,161 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,161 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,162 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,158 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,165 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,165 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,166 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,166 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,162 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,169 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,170 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,170 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,171 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,174 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,175 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,175 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,176 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,172 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,178 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,179 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,180 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,180 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,176 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,183 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,184 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,184 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,185 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,181 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,188 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,188 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,189 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,190 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,186 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,192 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,193 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,193 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,194 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:28:20,190 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 52Kcxa-1S4Z-8oNF-9g6w-XgUe-82YM-Y2DEgR 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:28:20,195 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 21:28:20,198 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:28:20,198 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:20,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 21:28:20,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 21:28:20,203 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:28:20,203 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 21:28:20,207 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 21:28:20,208 INFO program/MainThread: stderr[91]: 2024-03-01 21:28:20,208 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 21:28:20,213 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 21:28:20,213 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 21:28:20,213 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:28:20,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 21:28:20,220 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 21:28:20,223 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,223 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,224 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,225 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,220 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,227 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,228 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,229 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,229 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,225 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,232 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,233 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,233 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,234 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,230 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,237 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,238 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,238 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,239 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,235 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,241 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,242 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,243 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,243 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,239 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,246 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,247 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,247 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,248 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,251 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,251 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,252 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,253 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,255 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,256 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,256 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,257 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,253 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,260 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,261 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,261 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,262 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,265 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,265 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,266 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,266 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,269 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,270 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,270 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,271 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,274 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,275 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,275 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,276 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,279 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,279 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,280 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,280 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,283 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,284 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,284 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,285 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,281 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,288 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,289 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,289 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,290 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,293 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,293 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,294 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,294 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,297 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,298 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,298 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,299 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,302 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,302 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,303 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,304 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,306 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,307 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,308 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,308 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,311 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,312 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,312 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,313 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,316 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,316 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,317 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,318 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,320 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,321 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,321 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,322 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,318 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,325 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,326 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,326 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,327 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,330 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,330 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,331 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,331 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,334 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,335 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,335 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,336 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,332 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,339 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,340 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,340 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,341 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,344 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,344 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,345 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,345 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,348 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,349 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,349 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,350 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,346 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,353 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,354 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,354 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,355 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,357 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,358 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,359 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,359 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,355 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,362 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,363 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,364 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,367 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,367 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,368 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:28:20,368 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:28:20,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5ccdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = U8KYHI-W3Zp-rxz2-sNfM-Q4GI-OqcQ-369U0k 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 (0x7f9a3c645ac8) -- 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 = 4Gd7js-LjSO-bSF3-BvKe-sahD-TrGh-CIxmaz size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:28:20,369 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 21:28:20,372 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:28:20,373 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:20,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 21:28:20,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 21:28:20,376 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:28:20,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:28:20,380 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 21:28:20,380 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:28:20,381 DEBUG blivet.ansible/MainThread: ['sda', 'test_vg1', 'sdb', 'sdc'] 2024-03-01 21:28:20,381 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 21:28:20,384 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 21:28:20,384 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:20,388 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:28:20,391 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:28:20,394 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:28:20,394 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 21:28:20,394 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:28:20,394 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 21:28:20,395 DEBUG blivet/MainThread: removing sda 2024-03-01 21:28:20,398 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 21:28:20,398 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:20,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 21:28:20,401 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 21:28:20,402 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:28:20,402 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 21:28:20,402 DEBUG blivet/MainThread: removing sdb 2024-03-01 21:28:20,405 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 21:28:20,405 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:20,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 21:28:20,408 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 21:28:20,408 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:28:20,408 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 21:28:20,408 DEBUG blivet/MainThread: removing sdc 2024-03-01 21:28:20,411 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 21:28:20,412 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:20,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 21:28:20,415 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 21:28:20,415 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:28:20,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:20,422 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 21:28:20,422 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:20,423 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:20,423 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:20,423 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:20,424 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:20,424 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:20,425 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:20,425 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:20,425 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:20,426 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:20,426 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:20,427 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:28:20,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 21:28:20,433 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 21:28:20,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 21:28:20,439 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 21:28:20,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 21:28:20,446 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 21:28:20,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 21:28:20,452 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 21:28:20,455 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,456 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,456 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,457 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,459 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,460 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,461 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,461 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,457 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,464 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,465 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,465 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,466 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,462 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,469 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,470 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,470 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,471 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,473 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,474 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,475 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,478 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,479 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,479 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,480 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,476 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,483 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,484 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,484 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,485 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,481 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,487 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,488 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,489 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,489 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,485 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,492 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,493 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,493 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,494 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,490 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,497 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,498 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,498 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,499 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,495 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,501 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,502 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,502 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,503 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,506 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,507 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,507 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,508 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,504 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,511 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,511 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,512 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,513 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,515 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,516 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,516 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,517 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,520 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,521 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,521 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,522 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,525 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,525 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,526 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,527 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,522 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,529 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,530 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,530 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,531 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,527 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,534 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,535 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,535 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,536 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,539 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,539 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,540 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,541 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,536 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,543 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,544 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,544 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,545 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,548 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,549 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,549 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,550 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,552 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,553 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,554 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,554 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,557 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,558 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,558 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,559 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,555 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,562 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,563 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,563 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,564 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,560 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,566 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,567 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,567 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,568 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,564 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,571 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,572 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,572 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,573 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,576 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,576 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,577 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,577 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,573 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,580 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,581 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,581 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,582 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,578 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,585 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,586 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,586 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,587 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,583 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,589 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,590 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,591 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,591 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,587 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,594 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,595 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,595 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,596 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,592 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,599 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,600 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,600 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,601 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:28:20,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5edc50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3e9NRE-2vwr-vBKU-eTTn-JzYI-AnEA-ODQTG6 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:28:20,601 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 21:28:20,605 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:28:20,605 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:20,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 21:28:20,609 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 21:28:20,609 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:28:20,612 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 21:28:20,613 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 21:28:20,613 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:28:20,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 21:28:20,619 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 21:28:20,622 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,622 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,623 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,623 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,619 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,626 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,626 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,627 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,627 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,630 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,630 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,631 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,631 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,628 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,634 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,635 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,635 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,636 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,632 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,638 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,639 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,639 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,640 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,636 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,642 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,643 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,643 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,644 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,640 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,646 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,647 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,647 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,648 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,650 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,651 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,651 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,652 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,648 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,654 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,655 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,655 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,656 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,652 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,658 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,659 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,659 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,660 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,656 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,663 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,663 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,664 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,664 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,661 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,667 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,667 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,668 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,668 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,665 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,671 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,671 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,672 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,672 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,669 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,675 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,675 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,676 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,676 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,673 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,679 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,680 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,680 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,681 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,683 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,684 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,684 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,685 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,681 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,687 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,688 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,688 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,689 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,685 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,691 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,692 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,692 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,693 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,689 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,695 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,696 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,696 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,697 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,699 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,700 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,700 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,701 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,697 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,703 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,704 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,704 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,705 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,708 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,708 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,708 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,709 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,705 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,712 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,712 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,713 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,713 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,716 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,716 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,717 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,717 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,720 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,721 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,721 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,722 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,718 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,724 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,725 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,725 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,726 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,722 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,728 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,729 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,729 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,730 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,726 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,733 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,733 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,734 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,734 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,737 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,737 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,738 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,738 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,741 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,741 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,742 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,742 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,745 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,745 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,746 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,746 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,749 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,750 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,750 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:28:20,751 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:28:20,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a4b664ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 1zvRNk-Xigb-YUtU-jlS2-GOHd-WTQP-eI8x3m 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 (0x7f9a3c5e5518) -- 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 = unrsUV-q1Wp-nhHa-pslm-qH24-1q9b-MpP8ON size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:28:20,751 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 21:28:20,754 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:28:20,755 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:20,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 21:28:20,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 21:28:20,758 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:28:20,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:28:20,762 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 21:28:20,762 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:28:20,763 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sde', 'sdd', 'sdf'] 2024-03-01 21:28:20,763 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 21:28:20,766 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 21:28:20,766 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:20,769 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 21:28:20,773 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 21:28:20,776 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 21:28:20,776 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 21:28:20,776 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:28:20,776 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 21:28:20,776 DEBUG blivet/MainThread: removing sde 2024-03-01 21:28:20,779 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 21:28:20,780 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:20,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 21:28:20,783 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 21:28:20,783 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:28:20,783 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 21:28:20,783 DEBUG blivet/MainThread: removing sdd 2024-03-01 21:28:20,786 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 21:28:20,786 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:20,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 21:28:20,790 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 21:28:20,790 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:28:20,790 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 21:28:20,790 DEBUG blivet/MainThread: removing sdf 2024-03-01 21:28:20,793 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 21:28:20,793 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:20,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 21:28:20,796 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 21:28:20,796 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:28:20,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:20,803 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 21:28:20,804 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:20,804 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:20,805 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:20,805 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:20,806 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:20,806 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:20,807 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:20,807 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:20,807 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:20,808 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:20,808 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:20,809 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:28:20,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 21:28:20,815 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 21:28:20,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 21:28:20,822 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 21:28:20,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 21:28:20,828 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 21:28:20,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 21:28:20,834 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 21:28:20,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:20,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 21:28:20,841 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 21:28:20,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,845 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,847 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,841 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,851 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,852 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,852 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,853 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,848 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,858 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,860 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,854 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,865 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,865 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,866 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,870 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,871 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,871 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,872 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,867 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,877 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,879 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,873 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,883 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,884 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,885 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,888 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,890 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,891 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,886 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,895 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,896 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,897 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,902 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,903 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,904 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,908 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,910 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,915 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,916 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,921 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,922 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,927 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,928 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,929 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,923 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,932 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,933 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,934 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,935 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,930 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,940 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,940 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,941 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,945 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,946 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,946 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,948 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,952 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,954 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,958 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,959 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,960 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,955 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,965 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,966 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,961 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,971 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,971 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,973 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,967 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,976 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,977 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,979 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,973 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,982 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,983 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,984 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,985 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,990 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,990 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,991 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,986 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:20,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,996 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:20,998 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,992 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:21,001 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,002 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:21,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,004 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:20,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:21,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,008 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:21,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,010 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:21,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:21,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,015 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:21,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,016 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:21,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:21,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,021 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:21,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,022 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:21,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:21,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,027 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:21,028 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,029 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:21,023 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:21,032 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,033 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:21,034 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,035 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:21,030 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:21,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,040 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:21,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,041 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:28:21,036 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5f6a20) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V1rTBC-cKhn-ZCPm-ExFw-28LK-BSIm-5F9keM 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:28:21,042 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 21:28:21,045 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:28:21,046 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:21,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 21:28:21,049 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 21:28:21,049 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:28:21,053 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 21:28:21,053 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 21:28:21,053 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:28:21,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:21,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 21:28:21,060 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 21:28:21,063 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,064 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,064 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,065 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,060 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,069 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,070 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,070 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,071 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,066 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,075 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,077 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,072 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,080 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,081 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,083 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,087 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,088 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,089 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,093 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,094 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,098 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,099 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,099 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,100 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,095 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,103 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,104 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,105 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,106 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,101 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,109 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,110 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,112 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,116 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,116 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,117 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,122 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,123 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,118 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,126 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,127 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,129 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,124 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,132 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,133 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,135 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,139 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,139 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,140 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,144 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,145 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,145 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,146 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,151 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,151 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,152 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,155 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,156 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,157 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,158 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,153 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,162 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,163 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,158 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,167 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,168 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,169 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,172 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,173 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,174 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,175 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,170 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,178 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,179 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,181 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,176 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,185 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,185 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,186 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,181 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,190 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,191 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,191 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,192 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,196 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,197 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,198 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,193 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,202 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,203 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,204 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,207 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,208 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,208 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,209 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,204 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,213 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,214 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,214 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,215 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,210 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,220 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,221 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,216 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,225 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,227 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,222 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,231 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,232 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,227 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,237 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,238 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,233 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,243 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,243 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,244 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:28:21,239 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d9d99b0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xSwSBb-4pGP-SSvp-gHU3-cTkn-HfLx-rQfN9K 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:28:21,245 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 21:28:21,248 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:28:21,248 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:21,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 21:28:21,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 21:28:21,252 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:28:21,256 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 21:28:21,256 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 21:28:21,256 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:28:21,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:21,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 21:28:21,263 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 21:28:21,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,267 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,268 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,272 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,272 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,273 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,276 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,277 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,278 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,278 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,282 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,282 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,283 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,284 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,279 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,287 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,288 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,289 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,292 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,293 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,294 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,297 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,298 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,300 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,304 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,304 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,305 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,309 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,309 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,310 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,305 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,313 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,314 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,314 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,315 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,311 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,319 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,320 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,321 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,316 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,324 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,325 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,325 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,326 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,321 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,329 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,330 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,330 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,331 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,326 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,334 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,335 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,335 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,336 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,332 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,340 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,342 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,346 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,347 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,351 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,351 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,352 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,356 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,357 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,358 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,361 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,362 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,362 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,363 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,358 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,367 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,367 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,368 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,363 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,371 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,372 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,372 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,373 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,369 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,376 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,377 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,379 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,374 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,382 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,383 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,384 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,379 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,388 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,389 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,392 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,393 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,395 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,398 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,398 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,399 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,400 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,403 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,404 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,404 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,405 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,400 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,408 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,409 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,409 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,410 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,406 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,413 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,414 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,415 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,416 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,411 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,420 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,421 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,425 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,425 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,426 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,429 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,430 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,431 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,431 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:28:21,427 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3d74f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = xRZTrY-F3kG-JtZG-j1cg-PL3l-hpUR-D3Q48w 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,432 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 21:28:21,435 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:28:21,436 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:21,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 21:28:21,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 21:28:21,439 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:28:21,443 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:28:21,443 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 21:28:21,443 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:28:21,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:21,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 21:28:21,450 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 21:28:21,452 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,453 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,454 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,457 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,458 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,459 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,463 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,464 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,467 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,467 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,468 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,469 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,464 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,472 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,472 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,473 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,473 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,469 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,477 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,477 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,478 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,474 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,481 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,482 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,482 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,483 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,479 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,486 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,486 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,487 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,488 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,483 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,491 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,492 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,492 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,488 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,495 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,496 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,496 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,497 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,493 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,500 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,501 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,501 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,502 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,498 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,505 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,505 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,506 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,510 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,511 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,507 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,515 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,515 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,516 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,512 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,519 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,519 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,520 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,521 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,516 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,524 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,524 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,525 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,525 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,521 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,529 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,529 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,530 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,526 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,534 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,534 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,535 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,531 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,538 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,538 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,539 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,540 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,543 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,544 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,540 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,548 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,549 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,553 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,554 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,557 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,558 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,559 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,562 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,562 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,563 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,563 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,559 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,567 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,568 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,564 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,572 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,573 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,576 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,576 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,578 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,573 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,581 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,582 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,578 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,585 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,586 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,586 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,587 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,583 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,590 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,591 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,592 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,587 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,595 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,596 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,597 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,592 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,600 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,601 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:28:21,601 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:28:21,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9a3c5807b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = W8GYef-v3W3-5Sxo-I26R-53cw-uPex-R0k97o 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 (0x7f9a3c5b7908) -- 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 = VGH4Bd-OBjA-OPDE-Wdy4-8uTO-lECX-E9oxKK size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:28:21,602 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 21:28:21,605 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:28:21,605 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:21,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 21:28:21,609 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 21:28:21,609 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:28:21,613 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 21:28:21,613 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 21:28:21,613 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:28:21,613 DEBUG blivet.ansible/MainThread: ['test_vg3', 'sdg', 'sdj', 'sdi', 'sdh'] 2024-03-01 21:28:21,613 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 21:28:21,616 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 21:28:21,617 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:21,620 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:28:21,623 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:28:21,627 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:28:21,630 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:28:21,630 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 21:28:21,630 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:28:21,630 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 21:28:21,630 DEBUG blivet/MainThread: removing sdg 2024-03-01 21:28:21,634 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 21:28:21,634 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:21,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 21:28:21,637 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 21:28:21,637 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:28:21,637 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 21:28:21,637 DEBUG blivet/MainThread: removing sdj 2024-03-01 21:28:21,640 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 21:28:21,640 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:21,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 21:28:21,644 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 21:28:21,644 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:28:21,644 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 21:28:21,644 DEBUG blivet/MainThread: removing sdi 2024-03-01 21:28:21,647 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 21:28:21,647 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:21,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 21:28:21,651 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 21:28:21,651 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:28:21,651 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 21:28:21,651 DEBUG blivet/MainThread: removing sdh 2024-03-01 21:28:21,654 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 21:28:21,654 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:28:21,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 21:28:21,657 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 21:28:21,657 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:28:21,658 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:21,669 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:21,685 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:21,696 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:21,716 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:28:21,716 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:21,728 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:21,748 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:28:21,748 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:21,758 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:21,777 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:28:21,778 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:21,788 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:21,808 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:28:21,808 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:21,822 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:21,841 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:28:21,841 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:21,852 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:21,872 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:28:21,872 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:21,884 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:21,903 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:28:21,904 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:21,914 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:21,934 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:28:21,934 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:28:21,934 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:28:21,934 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:28:21,935 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:28:21,935 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:28:21,935 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:28:21,935 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:28:21,935 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:28:21,935 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:28:21,935 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:28:21,935 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:28:21,935 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:28:21,935 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:28:21,935 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:28:21,935 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:28:21,935 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:28:21,936 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:28:21,936 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:28:21,936 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:28:21,936 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:28:21,936 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:28:21,936 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:28:21,936 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:28:21,936 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:28:21,936 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:28:21,936 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:28:21,936 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:28:21,936 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:28:21,937 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:28:21,937 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:28:21,938 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:28:21,942 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:28:21,945 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:28:21,948 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:28:21,948 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:28:21,952 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:28:21,952 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 0x7f9a3c575f68> 2024-03-01 21:28:21,952 INFO blivet/MainThread: sorting actions... 2024-03-01 21:28:21,973 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:28:21,973 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:28:21,974 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:28:21,974 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:28:21,974 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:28:21,974 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:28:21,974 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:28:21,974 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:28:21,975 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:28:21,975 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:28:21,975 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:28:21,975 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:28:21,975 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:28:21,975 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:28:21,975 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:28:21,976 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:28:21,976 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:28:21,976 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:28:21,976 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:28:21,976 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:28:21,976 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:28:21,976 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:28:21,977 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:28:21,977 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:28:21,977 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:28:21,977 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:28:21,977 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:28:21,977 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:28:21,977 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:28:21,978 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:28:21,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:21,984 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:28:21,985 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 21:28:21,992 INFO program/MainThread: stdout: 2024-03-01 21:28:21,993 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:28:21,993 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:21,993 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:22,009 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:22,010 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:22,024 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:22,024 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:28:22,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 21:28:22,033 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 21:28:22,036 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:28:22,040 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 21:28:22,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 21:28:22,044 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:22,086 INFO program/MainThread: stdout[92]: 2024-03-01 21:28:22,086 INFO program/MainThread: stderr[92]: 2024-03-01 21:28:22,086 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 21:28:22,091 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:28:22,094 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,098 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 21:28:22,101 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,105 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 21:28:22,108 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,111 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 21:28:22,115 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,118 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 21:28:22,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 21:28:22,122 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:22,177 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 21:28:22,178 INFO program/MainThread: stderr[93]: 2024-03-01 21:28:22,178 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 21:28:22,178 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:28:22,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,197 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:28:22,197 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 21:28:22,216 INFO program/MainThread: stdout: 2024-03-01 21:28:22,216 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:28:22,217 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:22,217 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:22,235 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:22,235 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:22,247 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:22,248 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:28:22,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 21:28:22,256 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 21:28:22,260 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:28:22,264 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 21:28:22,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 21:28:22,268 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:22,303 INFO program/MainThread: stdout[94]: 2024-03-01 21:28:22,303 INFO program/MainThread: stderr[94]: 2024-03-01 21:28:22,303 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 21:28:22,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:28:22,311 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,315 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 21:28:22,318 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,321 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 21:28:22,326 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,329 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 21:28:22,332 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,336 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 21:28:22,339 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 21:28:22,339 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:22,379 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 21:28:22,379 INFO program/MainThread: stderr[95]: 2024-03-01 21:28:22,379 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 21:28:22,380 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:28:22,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,396 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:28:22,396 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 21:28:22,413 INFO program/MainThread: stdout: 2024-03-01 21:28:22,413 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:28:22,413 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:22,413 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:22,451 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:22,451 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:22,465 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:22,465 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:28:22,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 21:28:22,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 21:28:22,478 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:28:22,481 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 21:28:22,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 21:28:22,485 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:22,519 INFO program/MainThread: stdout[96]: 2024-03-01 21:28:22,519 INFO program/MainThread: stderr[96]: 2024-03-01 21:28:22,519 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 21:28:22,524 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:28:22,527 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,531 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 21:28:22,534 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,538 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 21:28:22,541 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,544 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 21:28:22,548 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,551 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 21:28:22,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 21:28:22,555 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:22,598 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 21:28:22,599 INFO program/MainThread: stderr[97]: 2024-03-01 21:28:22,599 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 21:28:22,599 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:28:22,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,615 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:28:22,616 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 21:28:22,632 INFO program/MainThread: stdout: 2024-03-01 21:28:22,632 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:28:22,632 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:22,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:22,668 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:22,668 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:22,680 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:22,681 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:28:22,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 21:28:22,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 21:28:22,693 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:28:22,697 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 21:28:22,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 21:28:22,701 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:22,737 INFO program/MainThread: stdout[98]: 2024-03-01 21:28:22,737 INFO program/MainThread: stderr[98]: 2024-03-01 21:28:22,737 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 21:28:22,742 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:28:22,745 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,749 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:28:22,752 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,756 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:28:22,759 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,763 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:28:22,766 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,769 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:28:22,773 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 21:28:22,773 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:22,814 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 21:28:22,815 INFO program/MainThread: stderr[99]: 2024-03-01 21:28:22,815 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 21:28:22,815 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:28:22,823 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 21:28:22,832 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 21:28:22,842 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:28:22,848 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,866 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:28:22,872 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,878 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:28:22,884 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,889 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:28:22,893 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:22,896 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:28:22,900 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 21:28:22,900 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:22,944 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 21:28:22,945 INFO program/MainThread: stderr[100]: 2024-03-01 21:28:22,945 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 21:28:22,945 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:22,999 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 21:28:22,999 INFO program/MainThread: stderr[101]: 2024-03-01 21:28:22,999 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 21:28:22,999 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:23,044 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 21:28:23,045 INFO program/MainThread: stderr[102]: 2024-03-01 21:28:23,045 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 21:28:23,046 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:28:23,053 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:23,061 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 21:28:23,067 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 21:28:23,068 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:23,123 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 21:28:23,123 INFO program/MainThread: stderr[103]: 2024-03-01 21:28:23,123 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 21:28:23,124 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 21:28:23,124 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,152 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,153 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,169 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,170 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,186 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,187 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:28:23,191 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:23,195 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 21:28:23,198 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 21:28:23,198 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:23,230 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 21:28:23,230 INFO program/MainThread: stderr[104]: 2024-03-01 21:28:23,230 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 21:28:23,230 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 21:28:23,231 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,261 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,261 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,276 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,276 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,292 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,293 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:28:23,298 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:23,301 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 21:28:23,304 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 21:28:23,304 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:23,335 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 21:28:23,335 INFO program/MainThread: stderr[105]: 2024-03-01 21:28:23,335 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 21:28:23,336 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 21:28:23,336 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,368 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,369 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,381 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,382 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,397 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,397 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:28:23,402 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:23,405 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 21:28:23,408 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 21:28:23,408 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:23,438 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 21:28:23,438 INFO program/MainThread: stderr[106]: 2024-03-01 21:28:23,438 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 21:28:23,438 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 21:28:23,439 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,473 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,474 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,486 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,487 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,501 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,501 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:28:23,506 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:23,510 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:28:23,510 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 21:28:23,518 INFO program/MainThread: stdout: 2024-03-01 21:28:23,518 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:28:23,518 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,518 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,534 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,534 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,547 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,548 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:28:23,553 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 21:28:23,556 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 21:28:23,560 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:28:23,564 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 21:28:23,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 21:28:23,568 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:23,606 INFO program/MainThread: stdout[107]: 2024-03-01 21:28:23,606 INFO program/MainThread: stderr[107]: 2024-03-01 21:28:23,606 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 21:28:23,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 21:28:23,614 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:23,618 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 21:28:23,621 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:23,625 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 21:28:23,628 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:23,631 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 21:28:23,635 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 21:28:23,635 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:23,670 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 21:28:23,671 INFO program/MainThread: stderr[108]: 2024-03-01 21:28:23,671 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 21:28:23,672 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:28:23,680 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:23,686 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:28:23,687 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 21:28:23,708 INFO program/MainThread: stdout: 2024-03-01 21:28:23,708 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:28:23,708 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,708 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,732 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,732 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:23,744 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:23,744 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:28:23,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 21:28:23,753 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 21:28:23,756 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:28:23,760 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 21:28:23,764 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 21:28:23,764 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:23,801 INFO program/MainThread: stdout[109]: 2024-03-01 21:28:23,801 INFO program/MainThread: stderr[109]: 2024-03-01 21:28:23,801 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 21:28:23,806 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 21:28:23,809 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:23,813 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:28:23,816 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:23,820 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:28:23,823 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:23,826 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:28:23,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 21:28:23,830 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:23,866 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 21:28:23,866 INFO program/MainThread: stderr[110]: 2024-03-01 21:28:23,867 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 21:28:23,867 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:28:23,874 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 21:28:23,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 21:28:23,888 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 21:28:23,896 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:23,903 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:28:23,909 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:23,916 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:28:23,920 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:23,927 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:28:23,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 21:28:23,933 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:23,975 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 21:28:23,975 INFO program/MainThread: stderr[111]: 2024-03-01 21:28:23,975 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 21:28:23,976 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:24,019 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 21:28:24,019 INFO program/MainThread: stderr[112]: 2024-03-01 21:28:24,019 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 21:28:24,019 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:24,047 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 21:28:24,047 INFO program/MainThread: stderr[113]: 2024-03-01 21:28:24,047 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 21:28:24,048 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:28:24,055 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:24,064 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 21:28:24,070 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 21:28:24,070 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:24,125 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 21:28:24,125 INFO program/MainThread: stderr[114]: 2024-03-01 21:28:24,125 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 21:28:24,125 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 21:28:24,126 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:24,154 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:24,155 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:24,170 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:24,170 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:24,185 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:24,186 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:28:24,190 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:24,194 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 21:28:24,197 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 21:28:24,197 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:24,226 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 21:28:24,226 INFO program/MainThread: stderr[115]: 2024-03-01 21:28:24,226 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 21:28:24,226 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 21:28:24,227 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:24,259 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:24,260 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:24,275 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:24,275 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:24,288 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:24,289 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:28:24,293 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:24,297 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 21:28:24,300 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 21:28:24,300 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:24,328 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 21:28:24,328 INFO program/MainThread: stderr[116]: 2024-03-01 21:28:24,328 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 21:28:24,328 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 21:28:24,329 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:24,359 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:24,359 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:24,373 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:24,374 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:24,389 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:24,390 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:28:24,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:24,399 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:28:24,399 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 21:28:24,406 INFO program/MainThread: stdout: 2024-03-01 21:28:24,407 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:28:24,407 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:24,407 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:24,425 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:24,425 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:24,436 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:24,437 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:28:24,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 21:28:24,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 21:28:24,449 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:28:24,453 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 21:28:24,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 21:28:24,457 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 21:28:24,491 INFO program/MainThread: stdout[117]: 2024-03-01 21:28:24,491 INFO program/MainThread: stderr[117]: 2024-03-01 21:28:24,491 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 21:28:24,496 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:28:24,500 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:24,503 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 21:28:24,506 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:24,510 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 21:28:24,513 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:24,516 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 21:28:24,520 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 21:28:24,520 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 21:28:24,559 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 21:28:24,559 INFO program/MainThread: stderr[118]: 2024-03-01 21:28:24,559 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 21:28:24,560 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:28:24,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:24,575 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:28:24,576 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 21:28:24,589 INFO program/MainThread: stdout: 2024-03-01 21:28:24,590 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:28:24,590 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:24,590 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:24,615 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:24,615 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:24,626 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:24,626 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:28:24,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 21:28:24,635 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:28:24,639 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:28:24,642 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 21:28:24,646 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:28:24,646 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 21:28:24,680 INFO program/MainThread: stdout[119]: 2024-03-01 21:28:24,680 INFO program/MainThread: stderr[119]: 2024-03-01 21:28:24,680 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 21:28:24,685 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:28:24,688 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:24,692 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:28:24,695 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:24,699 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:28:24,702 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:24,706 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:28:24,709 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 21:28:24,709 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 21:28:24,751 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 21:28:24,751 INFO program/MainThread: stderr[120]: 2024-03-01 21:28:24,751 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 21:28:24,752 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:28:24,758 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 21:28:24,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 21:28:24,771 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:28:24,781 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:24,789 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:28:24,795 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:24,799 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:28:24,805 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:24,808 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:28:24,811 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 21:28:24,811 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 21:28:24,845 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 21:28:24,845 INFO program/MainThread: stderr[121]: 2024-03-01 21:28:24,846 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 21:28:24,846 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 21:28:24,893 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 21:28:24,893 INFO program/MainThread: stderr[122]: 2024-03-01 21:28:24,893 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 21:28:24,893 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 21:28:24,936 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 21:28:24,937 INFO program/MainThread: stderr[123]: 2024-03-01 21:28:24,937 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 21:28:24,938 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:28:24,945 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:24,958 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:28:24,965 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:28:24,965 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdc --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 21:28:24,995 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 21:28:24,995 INFO program/MainThread: stderr[124]: 2024-03-01 21:28:24,995 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 21:28:24,995 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 21:28:24,995 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:25,026 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:25,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:25,043 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:25,043 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:25,061 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:25,061 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:28:25,065 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:25,069 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:28:25,072 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:28:25,072 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:25,100 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 21:28:25,101 INFO program/MainThread: stderr[125]: 2024-03-01 21:28:25,101 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 21:28:25,101 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 21:28:25,101 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:25,133 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:25,133 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:25,146 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:25,146 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:25,159 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:25,160 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:28:25,164 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:28:25,167 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:28:25,171 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:28:25,171 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:28:25,198 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 21:28:25,198 INFO program/MainThread: stderr[126]: 2024-03-01 21:28:25,198 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 21:28:25,198 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 21:28:25,199 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:25,232 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:25,232 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:25,244 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:25,245 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:25,260 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:25,265 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:28:25,265 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 0x7f9a3c5759e8> 2024-03-01 21:28:38,944 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_n30pqhxc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:28:43,724 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_dje9jstj/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:28:51,857 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_fvf94us2/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:28:51,894 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:28:51,895 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:28:51,898 INFO program/MainThread: stdout[2]: 2024-03-01 21:28:51,898 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 21:28:51,898 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:28:51,898 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:28:51,903 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:51,903 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:28:51,907 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:28:51,907 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:28:51,910 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:28:51,910 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:28:51,913 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:28:51,913 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:28:51,921 INFO program/MainThread: stdout: 2024-03-01 21:28:51,922 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:28:51,922 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:28:51,922 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:28:51,922 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:28:51,922 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:28:51,922 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:28:51,922 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:28:51,922 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:28:51,922 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:28:51,922 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:28:51,922 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:28:51,922 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:28:51,922 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:28:51,922 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:28:51,922 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 21:28:51,922 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:51,922 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 21:28:51,922 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:28:51,923 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:28:51,923 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:28:51,923 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:28:51,923 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:28:51,923 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:28:51,924 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:51,937 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:51,948 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:28:51,953 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5 ' '/dev/disk/by-id/wwn-0x60014056eaa5e2fe0534b41bcce013e7 ' '/dev/disk/by-id/scsi-360014056eaa5e2fe0534b41bcce013e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6eaa5e2f-e053-4b41-bcce-013e72117ed5', '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': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'ID_SERIAL': '360014056eaa5e2fe0534b41bcce013e7', 'ID_SERIAL_SHORT': '60014056eaa5e2fe0534b41bcce013e7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056eaa5e2fe', 'ID_WWN_VENDOR_EXTENSION': '0x0534b41bcce013e7', 'ID_WWN_WITH_EXTENSION': '0x60014056eaa5e2fe0534b41bcce013e7', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056eaa5e2fe0534b41bcce013e7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472384962'} ; 2024-03-01 21:28:51,953 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:28:51,954 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 21:28:51,987 INFO program/MainThread: stdout[3]: 2024-03-01 21:28:51,987 INFO program/MainThread: stderr[3]: 2024-03-01 21:28:51,987 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:28:51,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:28:51,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:52,001 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:28:52,006 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:28:52,006 INFO blivet/MainThread: sda is a disk 2024-03-01 21:28:52,006 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:28:52,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:28:52,010 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:28:52,014 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:28:52,014 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:28:52,017 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:28:52,018 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:28:52,018 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:28:52,018 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd53ad39630) -- 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 = 60014056eaa5e2fe0534b41bcce013e7 2024-03-01 21:28:52,022 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:28:52,022 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:28:52,025 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_9ef2e2f6-450f-4158-897f-326534939ea3 ' '/dev/disk/by-id/wwn-0x60014059ef2e2f6450f4158897f32653 ' '/dev/disk/by-id/scsi-360014059ef2e2f6450f4158897f32653 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3', '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': '9ef2e2f6-450f-4158-897f-326534939ea3', 'ID_SERIAL': '360014059ef2e2f6450f4158897f32653', 'ID_SERIAL_SHORT': '60014059ef2e2f6450f4158897f32653', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ef2e2f64', 'ID_WWN_VENDOR_EXTENSION': '0x50f4158897f32653', 'ID_WWN_WITH_EXTENSION': '0x60014059ef2e2f6450f4158897f32653', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ef2e2f6450f4158897f32653', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472408674'} ; 2024-03-01 21:28:52,026 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:28:52,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:28:52,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:52,036 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:28:52,036 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:28:52,036 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:28:52,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:28:52,040 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:28:52,043 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:28:52,043 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:28:52,046 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:28:52,047 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:28:52,047 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:28:52,047 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd53ad575c0) -- 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 = 60014059ef2e2f6450f4158897f32653 2024-03-01 21:28:52,051 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:28:52,051 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:28:52,054 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_232a79a0-f961-4d82-bb3d-af57d467eb9e ' '/dev/disk/by-id/wwn-0x6001405232a79a0f9614d82bb3daf57d ' '/dev/disk/by-id/scsi-36001405232a79a0f9614d82bb3daf57d', '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': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'ID_SERIAL': '36001405232a79a0f9614d82bb3daf57d', 'ID_SERIAL_SHORT': '6001405232a79a0f9614d82bb3daf57d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405232a79a0f', 'ID_WWN_VENDOR_EXTENSION': '0x9614d82bb3daf57d', 'ID_WWN_WITH_EXTENSION': '0x6001405232a79a0f9614d82bb3daf57d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405232a79a0f9614d82bb3daf57d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473198145'} ; 2024-03-01 21:28:52,054 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:28:52,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:28:52,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:52,064 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:28:52,065 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:28:52,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:28:52,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:28:52,068 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:28:52,071 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:28:52,072 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:28:52,075 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:28:52,075 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:28:52,076 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:28:52,076 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd53ad57668) -- 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 = 6001405232a79a0f9614d82bb3daf57d 2024-03-01 21:28:52,079 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:28:52,079 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:28:52,082 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49 ' '/dev/disk/by-id/wwn-0x60014055c9ba07469774e62809ae18c1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_5c9ba074-6977-4e62-809a-e18c1b5e1b49 ' '/dev/disk/by-id/scsi-360014055c9ba07469774e62809ae18c1', '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': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'ID_SERIAL': '360014055c9ba07469774e62809ae18c1', 'ID_SERIAL_SHORT': '60014055c9ba07469774e62809ae18c1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c9ba0746', 'ID_WWN_VENDOR_EXTENSION': '0x9774e62809ae18c1', 'ID_WWN_WITH_EXTENSION': '0x60014055c9ba07469774e62809ae18c1', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c9ba07469774e62809ae18c1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473324720'} ; 2024-03-01 21:28:52,083 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:28:52,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:28:52,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:52,093 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:28:52,093 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:28:52,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:28:52,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:28:52,097 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:28:52,100 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:28:52,100 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:28:52,103 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:28:52,104 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:28:52,104 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:28:52,104 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd539cee780) -- 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 = 60014055c9ba07469774e62809ae18c1 2024-03-01 21:28:52,108 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:28:52,108 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:28:52,111 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_3eb2f262-5557-4f2b-9046-40b23b77dee1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1 ' '/dev/disk/by-id/scsi-360014053eb2f26255574f2b904640b23 ' '/dev/disk/by-id/wwn-0x60014053eb2f26255574f2b904640b23', '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': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'ID_SERIAL': '360014053eb2f26255574f2b904640b23', 'ID_SERIAL_SHORT': '60014053eb2f26255574f2b904640b23', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053eb2f2625', 'ID_WWN_VENDOR_EXTENSION': '0x5574f2b904640b23', 'ID_WWN_WITH_EXTENSION': '0x60014053eb2f26255574f2b904640b23', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053eb2f26255574f2b904640b23', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472460560'} ; 2024-03-01 21:28:52,111 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:28:52,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:28:52,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:52,121 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:28:52,122 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:28:52,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:28:52,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:28:52,125 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:28:52,128 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:28:52,128 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:28:52,132 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:28:52,132 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:28:52,132 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:28:52,132 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd539cee198) -- 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 = 60014053eb2f26255574f2b904640b23 2024-03-01 21:28:52,136 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:28:52,136 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:28:52,140 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_993e8334-cd49-4d3c-adbc-eb9349167a64 ' '/dev/disk/by-id/wwn-0x6001405993e8334cd494d3cadbceb934 ' '/dev/disk/by-id/scsi-36001405993e8334cd494d3cadbceb934', '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': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'ID_SERIAL': '36001405993e8334cd494d3cadbceb934', 'ID_SERIAL_SHORT': '6001405993e8334cd494d3cadbceb934', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405993e8334c', 'ID_WWN_VENDOR_EXTENSION': '0xd494d3cadbceb934', 'ID_WWN_WITH_EXTENSION': '0x6001405993e8334cd494d3cadbceb934', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405993e8334cd494d3cadbceb934', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472473585'} ; 2024-03-01 21:28:52,140 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:28:52,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:28:52,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:52,150 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:28:52,150 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:28:52,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:28:52,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:28:52,154 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:28:52,157 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:28:52,157 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:28:52,161 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:28:52,161 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:28:52,161 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:28:52,161 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd539cec668) -- 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 = 6001405993e8334cd494d3cadbceb934 2024-03-01 21:28:52,165 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:28:52,165 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:28:52,168 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014057ac5671f65d1473289349e285 ' '/dev/disk/by-id/wwn-0x60014057ac5671f65d1473289349e285 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_7ac5671f-65d1-4732-8934-9e2859e0554c', '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': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'ID_SERIAL': '360014057ac5671f65d1473289349e285', 'ID_SERIAL_SHORT': '60014057ac5671f65d1473289349e285', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057ac5671f6', 'ID_WWN_VENDOR_EXTENSION': '0x5d1473289349e285', 'ID_WWN_WITH_EXTENSION': '0x60014057ac5671f65d1473289349e285', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057ac5671f65d1473289349e285', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472628905'} ; 2024-03-01 21:28:52,168 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:28:52,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:28:52,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:52,178 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:28:52,179 INFO blivet/MainThread: sde is a disk 2024-03-01 21:28:52,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:28:52,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:28:52,182 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:28:52,186 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:28:52,186 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:28:52,189 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:28:52,190 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:28:52,190 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:28:52,190 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd539ceccf8) -- 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 = 60014057ac5671f65d1473289349e285 2024-03-01 21:28:52,193 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:28:52,194 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:28:52,197 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/wwn-0x60014053946b7f6e77a43cc996356c57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/scsi-360014053946b7f6e77a43cc996356c57', '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': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'ID_SERIAL': '360014053946b7f6e77a43cc996356c57', 'ID_SERIAL_SHORT': '60014053946b7f6e77a43cc996356c57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053946b7f6e', 'ID_WWN_VENDOR_EXTENSION': '0x77a43cc996356c57', 'ID_WWN_WITH_EXTENSION': '0x60014053946b7f6e77a43cc996356c57', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053946b7f6e77a43cc996356c57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472710966'} ; 2024-03-01 21:28:52,197 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:28:52,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:28:52,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:52,207 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:28:52,208 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:28:52,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:28:52,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:28:52,211 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:28:52,215 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:28:52,215 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:28:52,218 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:28:52,219 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:28:52,219 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:28:52,219 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd539cece48) -- 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 = 60014053946b7f6e77a43cc996356c57 2024-03-01 21:28:52,223 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:28:52,223 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:28:52,226 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405118637ec17df40968c60b0ad6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_118637ec-17df-4096-8c60-b0ad6057a928 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928 ' '/dev/disk/by-id/scsi-36001405118637ec17df40968c60b0ad6', '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': '118637ec-17df-4096-8c60-b0ad6057a928', 'ID_SERIAL': '36001405118637ec17df40968c60b0ad6', 'ID_SERIAL_SHORT': '6001405118637ec17df40968c60b0ad6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405118637ec1', 'ID_WWN_VENDOR_EXTENSION': '0x7df40968c60b0ad6', 'ID_WWN_WITH_EXTENSION': '0x6001405118637ec17df40968c60b0ad6', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405118637ec17df40968c60b0ad6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472767181'} ; 2024-03-01 21:28:52,226 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:28:52,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:28:52,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:52,236 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:28:52,237 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:28:52,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:28:52,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:28:52,240 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:28:52,244 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:28:52,244 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:28:52,247 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:28:52,248 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:28:52,248 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:28:52,248 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd539cfebe0) -- 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 = 6001405118637ec17df40968c60b0ad6 2024-03-01 21:28:52,251 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:28:52,252 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:28:52,255 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405dcb51ca811d545bebfa4c6651 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4 ' '/dev/disk/by-id/wwn-0x6001405dcb51ca811d545bebfa4c6651 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_dcb51ca8-11d5-45be-bfa4-c665166f8ba4', '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': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'ID_SERIAL': '36001405dcb51ca811d545bebfa4c6651', 'ID_SERIAL_SHORT': '6001405dcb51ca811d545bebfa4c6651', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dcb51ca81', 'ID_WWN_VENDOR_EXTENSION': '0x1d545bebfa4c6651', 'ID_WWN_WITH_EXTENSION': '0x6001405dcb51ca811d545bebfa4c6651', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dcb51ca811d545bebfa4c6651', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472856861'} ; 2024-03-01 21:28:52,255 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:28:52,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:28:52,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:52,265 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:28:52,266 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:28:52,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:28:52,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:28:52,269 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:28:52,272 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:28:52,273 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:28:52,276 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:28:52,276 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:28:52,277 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:28:52,277 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd539cec8d0) -- 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 = 6001405dcb51ca811d545bebfa4c6651 2024-03-01 21:28:52,280 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:28:52,280 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:28:52,284 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405cfed426e3dd54058b9bf6f3eb ' '/dev/disk/by-id/wwn-0x6001405cfed426e3dd54058b9bf6f3eb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_cfed426e-3dd5-4058-b9bf-6f3ebed477b6', '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': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'ID_SERIAL': '36001405cfed426e3dd54058b9bf6f3eb', 'ID_SERIAL_SHORT': '6001405cfed426e3dd54058b9bf6f3eb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cfed426e3', 'ID_WWN_VENDOR_EXTENSION': '0xdd54058b9bf6f3eb', 'ID_WWN_WITH_EXTENSION': '0x6001405cfed426e3dd54058b9bf6f3eb', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cfed426e3dd54058b9bf6f3eb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473018162'} ; 2024-03-01 21:28:52,284 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:28:52,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:28:52,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:52,294 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:28:52,295 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:28:52,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:28:52,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:28:52,298 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:28:52,302 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:28:52,302 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:28:52,305 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:28:52,305 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:28:52,306 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:28:52,306 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd539d05b00) -- 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 = 6001405cfed426e3dd54058b9bf6f3eb 2024-03-01 21:28:52,309 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:28:52,309 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:28:52,313 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a ' '/dev/disk/by-id/scsi-36001405d07b4efa429048b7a53252845 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_d07b4efa-4290-48b7-a532-528453758e5a ' '/dev/disk/by-id/wwn-0x6001405d07b4efa429048b7a53252845', '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': 'd07b4efa-4290-48b7-a532-528453758e5a', 'ID_SERIAL': '36001405d07b4efa429048b7a53252845', 'ID_SERIAL_SHORT': '6001405d07b4efa429048b7a53252845', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d07b4efa4', 'ID_WWN_VENDOR_EXTENSION': '0x29048b7a53252845', 'ID_WWN_WITH_EXTENSION': '0x6001405d07b4efa429048b7a53252845', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d07b4efa429048b7a53252845', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473049994'} ; 2024-03-01 21:28:52,313 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:28:52,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:28:52,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:52,323 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:28:52,324 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:28:52,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:28:52,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:28:52,327 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:28:52,330 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:28:52,330 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:28:52,334 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:28:52,334 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:28:52,334 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:28:52,334 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd539d041d0) -- 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 = 6001405d07b4efa429048b7a53252845 2024-03-01 21:28:52,338 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:28:52,338 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:28:52,341 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': '26759515'} ; 2024-03-01 21:28:52,341 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:28:52,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:28:52,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:52,352 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:28:52,352 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:28:52,352 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:28:52,352 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:28:52,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:28:52,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:28:52,355 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:28:52,359 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:28:52,359 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:28:52,362 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:28:52,362 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:28:52,363 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:28:52,363 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd539ceecf8) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:28:52,366 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:28:52,370 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:52,370 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:28:52,373 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:52,374 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:28:52,377 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:52,377 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:28:52,380 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:52,381 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:28:52,384 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:28:52,388 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:28:52,391 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:28:52,394 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 0x7fd539cfb848> 2024-03-01 21:28:55,578 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:28:55,582 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:28:55,583 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:28:55,587 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': '26764343'} ; 2024-03-01 21:28:55,587 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:28:55,587 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:28:55,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:55,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:55,596 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:28:55,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:28:55,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:55,603 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:55,615 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:55,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:28:55,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:28:55,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:28:55,638 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:28:55,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:28:55,642 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:28:55,645 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:28:55,646 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:28:55,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 21:28:55,649 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:28:55,649 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:28:55,653 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:28:55,656 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:28:55,659 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:28:55,662 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:28:55,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 21:28:55,666 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:28:55,666 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:28:55,666 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:28:55,666 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd53ad57278) -- 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 0x7fd539ca30f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:28:55,670 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:28:55,674 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:28:55,674 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:28:55,677 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:28:55,677 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:28:55,681 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:55,681 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:28:55,684 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:28:55,684 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:28:55,686 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:28:55,686 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:28:55,690 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:55,690 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:28:55,693 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:28:55,693 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:28:55,694 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:28:55,704 DEBUG program/MainThread: Return code: 0 2024-03-01 21:28:55,717 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 21:28:55,718 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 21:28:55,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:28:55,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:55,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:28:55,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:55,731 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:28:55,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:28:55,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:55,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:28:55,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:55,743 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:28:55,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:28:55,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:55,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:28:55,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:55,754 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:28:55,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:28:55,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:55,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:28:55,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:55,766 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:28:55,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:28:55,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:55,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:28:55,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:55,777 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:28:55,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:28:55,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:28:55,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:28:55,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:28:55,789 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:28:55,792 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:55,792 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 21:28:55,795 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:55,795 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 83 2024-03-01 21:28:55,798 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:55,798 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 84 2024-03-01 21:28:55,801 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:55,801 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 85 2024-03-01 21:28:55,804 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:55,804 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 86 2024-03-01 21:28:55,807 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:55,807 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 87 2024-03-01 21:28:55,810 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:55,810 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 88 2024-03-01 21:28:55,813 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:28:55,813 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 89 2024-03-01 21:29:00,570 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_yxux5oix/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:29:00,608 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:29:00,608 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:29:00,612 INFO program/MainThread: stdout[2]: 2024-03-01 21:29:00,612 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 21:29:00,612 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:29:00,612 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:29:00,616 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:00,617 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:29:00,621 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:29:00,621 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:29:00,624 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:29:00,624 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:29:00,628 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:29:00,628 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:29:00,636 INFO program/MainThread: stdout: 2024-03-01 21:29:00,636 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:29:00,636 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 21:29:00,636 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 21:29:00,636 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 21:29:00,636 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 21:29:00,636 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 21:29:00,636 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 21:29:00,637 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 21:29:00,637 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 21:29:00,637 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 21:29:00,637 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 21:29:00,637 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:29:00,637 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:29:00,637 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:29:00,637 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 21:29:00,637 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:00,637 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 21:29:00,637 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:29:00,637 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:29:00,638 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:29:00,638 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:29:00,638 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:29:00,638 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:29:00,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:00,648 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:00,660 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 21:29:00,665 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6eaa5e2f-e053-4b41-bcce-013e72117ed5 ' '/dev/disk/by-id/scsi-360014056eaa5e2fe0534b41bcce013e7 ' '/dev/disk/by-id/wwn-0x60014056eaa5e2fe0534b41bcce013e7', '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': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'ID_SERIAL': '360014056eaa5e2fe0534b41bcce013e7', 'ID_SERIAL_SHORT': '60014056eaa5e2fe0534b41bcce013e7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056eaa5e2fe', 'ID_WWN_VENDOR_EXTENSION': '0x0534b41bcce013e7', 'ID_WWN_WITH_EXTENSION': '0x60014056eaa5e2fe0534b41bcce013e7', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056eaa5e2fe0534b41bcce013e7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472384962'} ; 2024-03-01 21:29:00,665 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:29:00,665 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 21:29:00,691 INFO program/MainThread: stdout[3]: 2024-03-01 21:29:00,691 INFO program/MainThread: stderr[3]: 2024-03-01 21:29:00,691 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:29:00,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:29:00,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:00,705 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:29:00,710 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:29:00,710 INFO blivet/MainThread: sda is a disk 2024-03-01 21:29:00,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:29:00,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:29:00,714 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:29:00,718 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:29:00,718 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:29:00,721 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:29:00,722 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:29:00,722 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:29:00,722 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66f8e3a630) -- 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 = 60014056eaa5e2fe0534b41bcce013e7 2024-03-01 21:29:00,726 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:29:00,727 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 21:29:00,730 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_9ef2e2f6-450f-4158-897f-326534939ea3 ' '/dev/disk/by-id/scsi-360014059ef2e2f6450f4158897f32653 ' '/dev/disk/by-id/wwn-0x60014059ef2e2f6450f4158897f32653 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3', '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': '9ef2e2f6-450f-4158-897f-326534939ea3', 'ID_SERIAL': '360014059ef2e2f6450f4158897f32653', 'ID_SERIAL_SHORT': '60014059ef2e2f6450f4158897f32653', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ef2e2f64', 'ID_WWN_VENDOR_EXTENSION': '0x50f4158897f32653', 'ID_WWN_WITH_EXTENSION': '0x60014059ef2e2f6450f4158897f32653', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ef2e2f6450f4158897f32653', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472408674'} ; 2024-03-01 21:29:00,730 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:29:00,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:29:00,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:00,741 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:29:00,741 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:29:00,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 21:29:00,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 21:29:00,745 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:29:00,748 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:29:00,749 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:29:00,752 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:29:00,752 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:29:00,753 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 21:29:00,753 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66f8e585c0) -- 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 = 60014059ef2e2f6450f4158897f32653 2024-03-01 21:29:00,756 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:29:00,756 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 21:29:00,760 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e ' '/dev/disk/by-id/scsi-36001405232a79a0f9614d82bb3daf57d ' '/dev/disk/by-id/wwn-0x6001405232a79a0f9614d82bb3daf57d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_232a79a0-f961-4d82-bb3d-af57d467eb9e', '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': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'ID_SERIAL': '36001405232a79a0f9614d82bb3daf57d', 'ID_SERIAL_SHORT': '6001405232a79a0f9614d82bb3daf57d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405232a79a0f', 'ID_WWN_VENDOR_EXTENSION': '0x9614d82bb3daf57d', 'ID_WWN_WITH_EXTENSION': '0x6001405232a79a0f9614d82bb3daf57d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405232a79a0f9614d82bb3daf57d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473198145'} ; 2024-03-01 21:29:00,760 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:29:00,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:29:00,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:00,770 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:29:00,771 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:29:00,771 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:29:00,771 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 21:29:00,774 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:29:00,778 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:29:00,778 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:29:00,781 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:29:00,782 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:29:00,782 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 21:29:00,782 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66f8e58668) -- 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 = 6001405232a79a0f9614d82bb3daf57d 2024-03-01 21:29:00,786 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:29:00,786 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:29:00,789 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_5c9ba074-6977-4e62-809a-e18c1b5e1b49 ' '/dev/disk/by-id/scsi-360014055c9ba07469774e62809ae18c1 ' '/dev/disk/by-id/wwn-0x60014055c9ba07469774e62809ae18c1', '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': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'ID_SERIAL': '360014055c9ba07469774e62809ae18c1', 'ID_SERIAL_SHORT': '60014055c9ba07469774e62809ae18c1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c9ba0746', 'ID_WWN_VENDOR_EXTENSION': '0x9774e62809ae18c1', 'ID_WWN_WITH_EXTENSION': '0x60014055c9ba07469774e62809ae18c1', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c9ba07469774e62809ae18c1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473324720'} ; 2024-03-01 21:29:00,789 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:29:00,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:29:00,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:00,800 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:29:00,800 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:29:00,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:29:00,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 21:29:00,804 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:29:00,808 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:29:00,808 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:29:00,811 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:29:00,812 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:29:00,812 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 21:29:00,812 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66f85f3780) -- 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 = 60014055c9ba07469774e62809ae18c1 2024-03-01 21:29:00,816 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:29:00,816 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:29:00,819 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_3eb2f262-5557-4f2b-9046-40b23b77dee1 ' '/dev/disk/by-id/wwn-0x60014053eb2f26255574f2b904640b23 ' '/dev/disk/by-id/scsi-360014053eb2f26255574f2b904640b23 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1', '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': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'ID_SERIAL': '360014053eb2f26255574f2b904640b23', 'ID_SERIAL_SHORT': '60014053eb2f26255574f2b904640b23', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053eb2f2625', 'ID_WWN_VENDOR_EXTENSION': '0x5574f2b904640b23', 'ID_WWN_WITH_EXTENSION': '0x60014053eb2f26255574f2b904640b23', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053eb2f26255574f2b904640b23', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472460560'} ; 2024-03-01 21:29:00,819 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:29:00,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:29:00,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:00,830 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:29:00,830 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:29:00,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 21:29:00,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 21:29:00,834 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:29:00,837 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:29:00,837 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:29:00,841 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:29:00,841 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:29:00,842 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 21:29:00,842 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66f85f3198) -- 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 = 60014053eb2f26255574f2b904640b23 2024-03-01 21:29:00,846 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:29:00,846 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 21:29:00,849 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_993e8334-cd49-4d3c-adbc-eb9349167a64 ' '/dev/disk/by-id/scsi-36001405993e8334cd494d3cadbceb934 ' '/dev/disk/by-id/wwn-0x6001405993e8334cd494d3cadbceb934', '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': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'ID_SERIAL': '36001405993e8334cd494d3cadbceb934', 'ID_SERIAL_SHORT': '6001405993e8334cd494d3cadbceb934', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405993e8334c', 'ID_WWN_VENDOR_EXTENSION': '0xd494d3cadbceb934', 'ID_WWN_WITH_EXTENSION': '0x6001405993e8334cd494d3cadbceb934', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405993e8334cd494d3cadbceb934', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472473585'} ; 2024-03-01 21:29:00,849 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:29:00,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:29:00,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:00,860 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:29:00,860 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:29:00,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:29:00,861 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 21:29:00,864 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:29:00,867 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:29:00,867 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:29:00,871 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:29:00,871 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:29:00,872 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 21:29:00,872 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66f85eb668) -- 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 = 6001405993e8334cd494d3cadbceb934 2024-03-01 21:29:00,875 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:29:00,876 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 21:29:00,879 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014057ac5671f65d1473289349e285 ' '/dev/disk/by-id/scsi-360014057ac5671f65d1473289349e285 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_7ac5671f-65d1-4732-8934-9e2859e0554c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c', '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': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'ID_SERIAL': '360014057ac5671f65d1473289349e285', 'ID_SERIAL_SHORT': '60014057ac5671f65d1473289349e285', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057ac5671f6', 'ID_WWN_VENDOR_EXTENSION': '0x5d1473289349e285', 'ID_WWN_WITH_EXTENSION': '0x60014057ac5671f65d1473289349e285', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057ac5671f65d1473289349e285', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472628905'} ; 2024-03-01 21:29:00,879 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:29:00,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:29:00,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:00,890 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:29:00,890 INFO blivet/MainThread: sde is a disk 2024-03-01 21:29:00,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:29:00,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 21:29:00,894 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:29:00,897 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:29:00,897 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:29:00,901 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:29:00,901 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:29:00,901 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 21:29:00,901 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66f85ebcf8) -- 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 = 60014057ac5671f65d1473289349e285 2024-03-01 21:29:00,905 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:29:00,905 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 21:29:00,909 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/wwn-0x60014053946b7f6e77a43cc996356c57 ' '/dev/disk/by-id/scsi-360014053946b7f6e77a43cc996356c57', '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': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'ID_SERIAL': '360014053946b7f6e77a43cc996356c57', 'ID_SERIAL_SHORT': '60014053946b7f6e77a43cc996356c57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053946b7f6e', 'ID_WWN_VENDOR_EXTENSION': '0x77a43cc996356c57', 'ID_WWN_WITH_EXTENSION': '0x60014053946b7f6e77a43cc996356c57', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053946b7f6e77a43cc996356c57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472710966'} ; 2024-03-01 21:29:00,909 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:29:00,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:29:00,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:00,919 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:29:00,920 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:29:00,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:29:00,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 21:29:00,923 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:29:00,927 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:29:00,927 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:29:00,930 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:29:00,931 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:29:00,931 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 21:29:00,931 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66f85ebe48) -- 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 = 60014053946b7f6e77a43cc996356c57 2024-03-01 21:29:00,935 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:29:00,935 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 21:29:00,938 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405118637ec17df40968c60b0ad6 ' '/dev/disk/by-id/scsi-36001405118637ec17df40968c60b0ad6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_118637ec-17df-4096-8c60-b0ad6057a928 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928', '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': '118637ec-17df-4096-8c60-b0ad6057a928', 'ID_SERIAL': '36001405118637ec17df40968c60b0ad6', 'ID_SERIAL_SHORT': '6001405118637ec17df40968c60b0ad6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405118637ec1', 'ID_WWN_VENDOR_EXTENSION': '0x7df40968c60b0ad6', 'ID_WWN_WITH_EXTENSION': '0x6001405118637ec17df40968c60b0ad6', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405118637ec17df40968c60b0ad6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472767181'} ; 2024-03-01 21:29:00,938 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:29:00,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:29:00,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:00,949 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:29:00,950 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:29:00,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 21:29:00,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 21:29:00,953 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:29:00,957 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:29:00,957 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:29:00,960 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:29:00,961 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:29:00,961 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 21:29:00,961 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66f85ffbe0) -- 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 = 6001405118637ec17df40968c60b0ad6 2024-03-01 21:29:00,965 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:29:00,965 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 21:29:00,969 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405dcb51ca811d545bebfa4c6651 ' '/dev/disk/by-id/wwn-0x6001405dcb51ca811d545bebfa4c6651 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_dcb51ca8-11d5-45be-bfa4-c665166f8ba4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4', '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': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'ID_SERIAL': '36001405dcb51ca811d545bebfa4c6651', 'ID_SERIAL_SHORT': '6001405dcb51ca811d545bebfa4c6651', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dcb51ca81', 'ID_WWN_VENDOR_EXTENSION': '0x1d545bebfa4c6651', 'ID_WWN_WITH_EXTENSION': '0x6001405dcb51ca811d545bebfa4c6651', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dcb51ca811d545bebfa4c6651', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472856861'} ; 2024-03-01 21:29:00,969 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:29:00,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:29:00,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:00,979 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:29:00,980 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:29:00,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 21:29:00,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:29:00,983 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:29:00,987 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:29:00,987 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:29:00,990 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:29:00,991 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:29:00,991 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 21:29:00,991 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66f85eb8d0) -- 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 = 6001405dcb51ca811d545bebfa4c6651 2024-03-01 21:29:00,995 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:29:00,995 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 21:29:00,998 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405cfed426e3dd54058b9bf6f3eb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_cfed426e-3dd5-4058-b9bf-6f3ebed477b6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6 ' '/dev/disk/by-id/scsi-36001405cfed426e3dd54058b9bf6f3eb', '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': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'ID_SERIAL': '36001405cfed426e3dd54058b9bf6f3eb', 'ID_SERIAL_SHORT': '6001405cfed426e3dd54058b9bf6f3eb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cfed426e3', 'ID_WWN_VENDOR_EXTENSION': '0xdd54058b9bf6f3eb', 'ID_WWN_WITH_EXTENSION': '0x6001405cfed426e3dd54058b9bf6f3eb', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cfed426e3dd54058b9bf6f3eb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473018162'} ; 2024-03-01 21:29:00,999 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:29:01,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:29:01,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:01,009 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:29:01,010 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:29:01,010 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 21:29:01,010 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 21:29:01,013 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:29:01,017 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:29:01,017 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:29:01,020 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:29:01,021 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:29:01,021 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 21:29:01,021 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66f8607b00) -- 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 = 6001405cfed426e3dd54058b9bf6f3eb 2024-03-01 21:29:01,025 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:29:01,025 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 21:29:01,028 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405d07b4efa429048b7a53252845 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_d07b4efa-4290-48b7-a532-528453758e5a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a ' '/dev/disk/by-id/wwn-0x6001405d07b4efa429048b7a53252845', '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': 'd07b4efa-4290-48b7-a532-528453758e5a', 'ID_SERIAL': '36001405d07b4efa429048b7a53252845', 'ID_SERIAL_SHORT': '6001405d07b4efa429048b7a53252845', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d07b4efa4', 'ID_WWN_VENDOR_EXTENSION': '0x29048b7a53252845', 'ID_WWN_WITH_EXTENSION': '0x6001405d07b4efa429048b7a53252845', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d07b4efa429048b7a53252845', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473049994'} ; 2024-03-01 21:29:01,029 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:29:01,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:29:01,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:01,039 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:29:01,040 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:29:01,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 21:29:01,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:29:01,043 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:29:01,047 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:29:01,047 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:29:01,050 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:29:01,051 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:29:01,051 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 21:29:01,051 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66f86061d0) -- 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 = 6001405d07b4efa429048b7a53252845 2024-03-01 21:29:01,055 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:29:01,055 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 21:29:01,058 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': '26759515'} ; 2024-03-01 21:29:01,058 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:29:01,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:29:01,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:01,069 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:29:01,069 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:29:01,069 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:29:01,069 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:29:01,069 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:29:01,069 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 21:29:01,073 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:29:01,076 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:29:01,076 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:29:01,079 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:29:01,080 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:29:01,080 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 21:29:01,080 INFO blivet/MainThread: got device: DiskDevice instance (0x7f66f85f3cf8) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:29:01,084 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:29:01,088 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:29:01,088 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 21:29:01,091 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:29:01,092 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 21:29:01,095 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:29:01,095 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:29:01,099 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:29:01,099 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 21:29:01,103 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:29:01,106 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:01,109 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:29:01,113 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 0x7f66f8600a08> 2024-03-01 21:29:04,061 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 21:29:04,066 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:29:04,066 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:29:04,070 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': '26764343'} ; 2024-03-01 21:29:04,070 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:29:04,070 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:29:04,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,080 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:29:04,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,086 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:04,097 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:04,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 21:29:04,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:29:04,121 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:29:04,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:29:04,125 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:29:04,128 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:29:04,128 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:29:04,132 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:29:04,132 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:29:04,132 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:29:04,136 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:29:04,139 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:29:04,142 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:29:04,146 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:29:04,149 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:29:04,150 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:29:04,150 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 21:29:04,150 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:29:04,150 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f66f8e58278) -- 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 0x7f66f85a50f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:29:04,154 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:29:04,158 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:29:04,158 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:29:04,161 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:29:04,162 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:29:04,165 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:29:04,165 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:29:04,169 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:29:04,169 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:29:04,171 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:29:04,171 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:29:04,175 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,175 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 21:29:04,178 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:29:04,178 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:29:04,179 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:04,192 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:04,205 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 21:29:04,206 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 21:29:04,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,219 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:29:04,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,231 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:29:04,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,243 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:29:04,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,255 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:29:04,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,267 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:29:04,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,278 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:29:04,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,291 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 21:29:04,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 21:29:04,297 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:29:04,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 21:29:04,303 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:29:04,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 21:29:04,309 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:29:04,312 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:29:04,312 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 21:29:04,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 21:29:04,316 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:29:04,317 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:29:04,320 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:29:04,320 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:29:04,323 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:29:04,323 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 21:29:04,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 21:29:04,327 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:29:04,327 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:29:04,330 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:29:04,330 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:29:04,333 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:29:04,333 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 21:29:04,334 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 21:29:04,337 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:29:04,337 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:29:04,340 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:29:04,340 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:29:04,341 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 21:29:04,346 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:29:04,349 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:29:04,353 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:29:04,357 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:29:04,361 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:29:04,364 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:29:04,365 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 21:29:04,368 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:29:04,369 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 21:29:04,369 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:29:04,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,383 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 21:29:04,384 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:29:04,384 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:29:04,384 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 21:29:04,385 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:29:04,385 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:29:04,388 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,388 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 21:29:04,391 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 21:29:04,396 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:29:04,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:29:04,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 21:29:04,403 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:29:04,407 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:29:04,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:29:04,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 21:29:04,415 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:29:04,415 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 21:29:04,415 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 21:29:04,416 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 21:29:04,420 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 21:29:04,420 INFO program/MainThread: stderr[4]: 2024-03-01 21:29:04,420 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:29:04,420 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 21:29:04,420 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:29:04,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:29:04,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 21:29:04,426 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:29:04,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,439 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 21:29:04,440 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:29:04,440 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 21:29:04,441 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 21:29:04,441 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:29:04,441 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 21:29:04,445 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,445 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 21:29:04,448 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 21:29:04,452 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:29:04,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:29:04,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 21:29:04,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 21:29:04,463 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:29:04,466 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:29:04,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 21:29:04,471 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 21:29:04,472 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 21:29:04,472 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 21:29:04,472 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 21:29:04,472 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:29:04,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 21:29:04,476 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 21:29:04,476 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:29:04,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,489 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 21:29:04,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 21:29:04,495 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 21:29:04,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 21:29:04,501 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 21:29:04,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 21:29:04,507 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 21:29:04,510 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:29:04,510 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 21:29:04,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 21:29:04,514 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:29:04,514 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:29:04,517 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 21:29:04,517 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:29:04,520 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:29:04,521 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 21:29:04,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 21:29:04,524 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:29:04,524 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:29:04,527 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 21:29:04,527 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:29:04,530 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:29:04,531 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 21:29:04,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 21:29:04,534 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:29:04,534 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:29:04,538 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 21:29:04,538 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:29:04,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 21:29:04,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 21:29:04,546 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:29:04,550 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 21:29:04,553 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:29:04,557 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 21:29:04,561 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:29:04,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 21:29:04,565 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 21:29:04,566 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 21:29:04,566 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:29:04,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,580 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 21:29:04,581 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:29:04,581 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 21:29:04,581 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 21:29:04,582 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:29:04,582 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 21:29:04,585 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,585 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 21:29:04,588 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 21:29:04,592 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:29:04,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:29:04,596 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 21:29:04,600 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 21:29:04,603 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:29:04,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:29:04,611 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 21:29:04,611 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:29:04,612 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 21:29:04,612 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 21:29:04,612 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 21:29:04,612 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:29:04,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 21:29:04,616 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 21:29:04,616 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:29:04,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,629 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 21:29:04,630 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:29:04,631 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 21:29:04,631 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 21:29:04,631 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:29:04,632 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 21:29:04,635 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,635 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 21:29:04,638 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 21:29:04,642 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:29:04,645 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:29:04,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 21:29:04,650 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 21:29:04,653 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:29:04,656 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:29:04,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 21:29:04,661 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 21:29:04,661 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 21:29:04,662 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 21:29:04,662 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 21:29:04,662 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:29:04,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 21:29:04,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 21:29:04,667 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:29:04,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,680 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 21:29:04,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 21:29:04,686 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 21:29:04,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 21:29:04,692 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 21:29:04,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 21:29:04,698 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 21:29:04,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 21:29:04,704 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 21:29:04,707 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:29:04,707 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 21:29:04,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 21:29:04,711 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:29:04,711 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:29:04,714 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 21:29:04,714 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:29:04,717 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:29:04,717 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 21:29:04,717 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 21:29:04,721 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:29:04,721 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:29:04,724 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 21:29:04,724 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:29:04,727 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:29:04,728 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 21:29:04,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 21:29:04,741 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:29:04,742 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:29:04,745 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 21:29:04,745 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:29:04,748 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 21:29:04,748 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 21:29:04,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 21:29:04,752 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:29:04,752 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:29:04,755 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 21:29:04,755 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:29:04,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 21:29:04,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 21:29:04,764 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:29:04,768 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 21:29:04,771 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:29:04,775 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 21:29:04,779 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:29:04,783 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 21:29:04,786 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:29:04,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 21:29:04,791 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 21:29:04,792 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 21:29:04,792 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:29:04,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,807 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 21:29:04,808 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:29:04,808 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 21:29:04,808 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 21:29:04,809 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:29:04,809 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 21:29:04,813 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,813 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 21:29:04,816 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,816 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 21:29:04,820 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:29:04,823 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:29:04,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 21:29:04,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 21:29:04,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:29:04,834 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:29:04,838 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 21:29:04,839 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:29:04,839 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 21:29:04,840 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 21:29:04,840 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 21:29:04,840 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:29:04,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 21:29:04,844 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 21:29:04,844 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:29:04,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,857 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 21:29:04,858 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:29:04,859 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 21:29:04,859 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 21:29:04,859 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:29:04,860 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 21:29:04,863 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,863 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 21:29:04,866 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 21:29:04,871 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:29:04,874 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:29:04,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 21:29:04,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 21:29:04,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:29:04,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:29:04,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 21:29:04,889 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:29:04,890 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 21:29:04,890 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 21:29:04,891 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 21:29:04,891 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:29:04,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 21:29:04,895 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 21:29:04,895 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:29:04,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,908 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 21:29:04,909 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:29:04,910 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 21:29:04,910 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 21:29:04,910 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:29:04,911 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 21:29:04,914 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,914 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 21:29:04,917 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 21:29:04,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:29:04,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:29:04,926 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 21:29:04,929 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 21:29:04,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:29:04,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:29:04,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 21:29:04,941 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:29:04,942 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 21:29:04,942 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 21:29:04,942 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 21:29:04,942 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:29:04,942 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 21:29:04,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 21:29:04,947 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:29:04,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:29:04,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:04,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:29:04,960 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 21:29:04,961 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:29:04,962 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 21:29:04,962 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 21:29:04,962 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:29:04,963 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 21:29:04,966 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,966 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 21:29:04,969 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:29:04,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 21:29:04,974 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:29:04,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:29:04,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 21:29:04,982 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 21:29:04,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:29:04,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:29:04,992 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 21:29:04,993 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 21:29:04,994 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 21:29:04,994 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 21:29:04,994 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 21:29:04,994 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:29:04,995 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 21:29:04,999 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 21:29:04,999 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:29:05,000 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:29:05,000 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:29:05,000 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:29:05,001 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:29:05,001 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:29:05,001 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:29:05,001 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:29:05,001 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:29:05,001 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:29:05,001 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:29:05,001 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:29:05,001 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:29:05,001 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:29:05,001 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:29:05,001 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:29:05,001 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:29:05,001 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:29:05,002 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:29:05,002 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:29:05,002 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:29:05,002 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:29:05,002 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:29:05,002 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:29:05,002 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:29:05,002 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:29:05,002 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:29:05,002 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:29:05,002 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:29:05,002 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:29:05,002 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:29:05,002 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:29:05,002 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:29:05,003 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:29:05,003 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:29:05,003 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:29:05,003 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:29:05,003 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:29:05,003 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:29:05,003 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:29:05,003 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:29:05,005 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:29:05,008 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:29:05,011 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:29:05,014 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:29:05,015 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:29:05,018 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:29:05,018 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 0x7f66f85c5db0> 2024-03-01 21:29:05,018 INFO blivet/MainThread: sorting actions... 2024-03-01 21:29:05,053 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:29:05,053 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:29:05,054 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:29:05,054 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:29:05,054 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:29:05,055 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:29:05,055 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:29:05,056 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:29:05,056 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:29:05,056 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:29:05,057 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:29:05,057 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:29:05,057 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:29:05,058 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:29:05,058 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:29:05,058 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:29:05,059 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:29:05,060 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:29:05,060 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:29:05,060 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:29:05,061 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:29:05,061 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:29:05,062 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:29:05,062 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:29:05,063 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:29:05,063 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:29:05,063 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:29:05,064 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:29:05,064 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:29:05,065 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:29:05,065 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:29:05,066 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:29:05,066 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:29:05,066 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:29:05,067 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:29:05,067 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:29:05,068 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:29:05,068 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:29:05,068 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:29:05,069 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 21:29:05,072 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:29:05,075 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 21:29:05,075 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 21:29:05,084 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,084 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,112 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,112 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,122 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,123 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 21:29:05,127 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:29:05,130 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 21:29:05,131 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 21:29:05,138 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,138 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,167 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,167 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,177 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,178 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 21:29:05,182 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:29:05,185 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 21:29:05,185 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 21:29:05,193 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,194 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,223 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,223 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,233 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,234 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 21:29:05,238 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:29:05,242 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 21:29:05,242 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 21:29:05,249 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,250 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,277 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,277 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,288 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,288 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 21:29:05,292 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:29:05,295 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 21:29:05,296 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 21:29:05,302 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,302 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,333 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,333 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,344 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,345 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 21:29:05,349 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:29:05,352 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 21:29:05,352 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 21:29:05,359 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,359 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,389 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,389 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,403 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,403 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 21:29:05,408 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:29:05,411 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 21:29:05,411 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 21:29:05,419 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,419 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,449 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,449 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,463 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,463 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 21:29:05,468 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:29:05,471 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 21:29:05,471 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 21:29:05,478 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,478 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,511 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,511 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,523 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,524 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 21:29:05,528 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:29:05,531 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 21:29:05,531 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 21:29:05,539 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,540 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,568 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,568 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,578 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,579 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 21:29:05,583 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:29:05,586 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 21:29:05,587 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 21:29:05,594 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,595 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,625 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,625 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,639 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,639 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 21:29:05,643 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:05,647 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:29:05,650 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:29:05,650 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 21:29:05,650 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 21:29:05,686 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 21:29:05,686 INFO program/MainThread: stderr[5]: 2024-03-01 21:29:05,686 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:29:05,686 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,704 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,709 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:29:05,709 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:29:05,710 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 21:29:05,720 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,720 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,745 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,745 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 21:29:05,749 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:05,752 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:29:05,756 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:29:05,756 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 21:29:05,756 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:29:05,787 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 21:29:05,788 INFO program/MainThread: stderr[6]: 2024-03-01 21:29:05,788 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:29:05,788 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,807 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,812 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:29:05,812 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:29:05,813 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 21:29:05,823 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,823 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,847 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,847 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 21:29:05,851 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:05,854 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:29:05,858 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:29:05,858 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 21:29:05,858 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:29:05,890 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 21:29:05,890 INFO program/MainThread: stderr[7]: 2024-03-01 21:29:05,890 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:29:05,891 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,912 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,916 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:29:05,916 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:29:05,918 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 21:29:05,927 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,928 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:05,952 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:05,952 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 21:29:05,956 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:05,959 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:29:05,962 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:29:05,963 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 21:29:05,963 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:29:05,995 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 21:29:05,995 INFO program/MainThread: stderr[8]: 2024-03-01 21:29:05,995 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:29:05,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:06,016 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,020 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:29:06,020 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:29:06,021 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 21:29:06,031 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,031 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:06,056 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,056 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 21:29:06,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 21:29:06,063 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 21:29:06,067 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,070 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:29:06,074 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,077 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:29:06,080 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,083 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:29:06,087 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,090 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:29:06,093 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 21:29:06,093 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:06,167 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 21:29:06,167 INFO program/MainThread: stderr[9]: 2024-03-01 21:29:06,167 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:29:06,176 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:29:06,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 21:29:06,190 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,196 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:29:06,203 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,208 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:29:06,212 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,215 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:29:06,219 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,223 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:29:06,223 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:06,234 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,239 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 21:29:06,243 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 21:29:06,243 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:06,254 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,254 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 21:29:06,264 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,264 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:06,274 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,275 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:29:06,279 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 21:29:06,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 21:29:06,286 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:29:06,290 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 21:29:06,294 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,297 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:29:06,301 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,304 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:29:06,308 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,312 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:29:06,315 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,319 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:29:06,319 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:06,333 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,338 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 21:29:06,338 INFO program/MainThread: Running [10] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:06,369 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 21:29:06,369 INFO program/MainThread: stderr[10]: 2024-03-01 21:29:06,369 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:29:06,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 21:29:06,374 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:06,465 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 21:29:06,465 INFO program/MainThread: stderr[11]: 2024-03-01 21:29:06,465 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:29:06,473 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:29:06,480 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:29:06,480 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:06,528 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,533 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:29:06,534 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:29:06,534 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:29:06,544 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,545 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:06,562 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,562 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 21:29:06,567 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,570 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:29:06,573 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 21:29:06,573 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 21:29:06,590 INFO program/MainThread: stdout: 2024-03-01 21:29:06,591 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 21:29:06,591 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:29:06,591 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:29:06,591 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:29:06,591 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 21:29:06,591 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:29:06,591 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:29:06,591 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 21:29:06,591 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:29:06,591 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:29:06,592 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,592 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 21:29:06,605 INFO program/MainThread: stdout: 2024-03-01 21:29:06,606 INFO program/MainThread: writing all SBs 2024-03-01 21:29:06,606 INFO program/MainThread: new label = "" 2024-03-01 21:29:06,606 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,606 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:06,624 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:29:06,628 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:29:06,630 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 21:29:06,640 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,640 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:06,655 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,656 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:29:06,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 21:29:06,665 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 21:29:06,668 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,668 INFO program/MainThread: Running [12] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:06,694 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 21:29:06,694 INFO program/MainThread: stderr[12]: 2024-03-01 21:29:06,694 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:29:06,699 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 21:29:06,699 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:06,791 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 21:29:06,792 INFO program/MainThread: stderr[13]: 2024-03-01 21:29:06,792 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:29:06,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:29:06,812 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:29:06,812 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:06,851 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:29:06,856 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:29:06,857 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 21:29:06,867 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,867 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:06,882 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,882 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 21:29:06,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,890 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:29:06,893 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 21:29:06,893 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 21:29:06,910 INFO program/MainThread: stdout: 2024-03-01 21:29:06,911 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 21:29:06,911 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:29:06,911 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:29:06,911 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:29:06,911 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 21:29:06,911 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:29:06,911 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:29:06,911 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 21:29:06,911 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:29:06,912 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:29:06,912 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,912 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 21:29:06,925 INFO program/MainThread: stdout: 2024-03-01 21:29:06,925 INFO program/MainThread: writing all SBs 2024-03-01 21:29:06,925 INFO program/MainThread: new label = "" 2024-03-01 21:29:06,925 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:06,940 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,945 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:29:06,945 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:29:06,946 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 21:29:06,956 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,956 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:06,972 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:06,972 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:29:06,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 21:29:06,980 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 21:29:06,983 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:06,984 INFO program/MainThread: Running [14] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:07,009 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 21:29:07,009 INFO program/MainThread: stderr[14]: 2024-03-01 21:29:07,009 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:29:07,014 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 21:29:07,014 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:07,100 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 21:29:07,100 INFO program/MainThread: stderr[15]: 2024-03-01 21:29:07,100 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:29:07,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:07,116 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:29:07,116 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:29:07,117 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:07,164 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:29:07,169 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:29:07,170 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 21:29:07,180 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,180 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:07,198 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,198 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 21:29:07,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:07,206 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:29:07,209 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 21:29:07,209 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 21:29:07,229 INFO program/MainThread: stdout: 2024-03-01 21:29:07,230 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 21:29:07,230 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:29:07,230 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:29:07,230 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:29:07,230 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 21:29:07,230 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:29:07,230 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:29:07,230 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 21:29:07,230 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:29:07,230 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:29:07,230 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,230 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 21:29:07,245 INFO program/MainThread: stdout: 2024-03-01 21:29:07,245 INFO program/MainThread: writing all SBs 2024-03-01 21:29:07,245 INFO program/MainThread: new label = "" 2024-03-01 21:29:07,246 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,246 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:07,261 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:29:07,265 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:29:07,267 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 21:29:07,277 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,277 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:07,292 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,292 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:29:07,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 21:29:07,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 21:29:07,303 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:07,304 INFO program/MainThread: Running [16] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:07,332 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 21:29:07,332 INFO program/MainThread: stderr[16]: 2024-03-01 21:29:07,332 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:29:07,337 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 21:29:07,337 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:07,431 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 21:29:07,431 INFO program/MainThread: stderr[17]: 2024-03-01 21:29:07,431 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:29:07,440 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:07,448 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:29:07,449 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:29:07,449 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:07,486 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,491 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:29:07,491 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:29:07,492 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 21:29:07,502 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,502 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:07,516 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,517 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 21:29:07,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:07,525 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:29:07,528 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 21:29:07,528 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 21:29:07,553 INFO program/MainThread: stdout: 2024-03-01 21:29:07,554 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 21:29:07,554 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:29:07,554 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:29:07,554 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:29:07,554 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 21:29:07,554 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:29:07,554 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:29:07,554 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 21:29:07,554 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:29:07,555 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:29:07,555 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,555 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 21:29:07,569 INFO program/MainThread: stdout: 2024-03-01 21:29:07,570 INFO program/MainThread: writing all SBs 2024-03-01 21:29:07,570 INFO program/MainThread: new label = "" 2024-03-01 21:29:07,570 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:07,585 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:29:07,589 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:29:07,591 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 21:29:07,601 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,601 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:07,617 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,617 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 21:29:07,621 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:07,624 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:29:07,627 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:29:07,628 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 21:29:07,628 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:29:07,662 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 21:29:07,663 INFO program/MainThread: stderr[18]: 2024-03-01 21:29:07,663 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:29:07,663 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:07,681 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,686 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:29:07,686 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:29:07,687 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 21:29:07,697 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,698 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:07,722 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,722 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 21:29:07,726 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:07,730 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:29:07,733 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:29:07,733 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 21:29:07,733 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:29:07,766 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 21:29:07,766 INFO program/MainThread: stderr[19]: 2024-03-01 21:29:07,766 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:29:07,766 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:07,786 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,791 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:29:07,791 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:29:07,792 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 21:29:07,803 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,803 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:07,830 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,830 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 21:29:07,834 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:07,837 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:29:07,841 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:29:07,841 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 21:29:07,841 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:29:07,875 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 21:29:07,876 INFO program/MainThread: stderr[20]: 2024-03-01 21:29:07,876 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:29:07,876 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:07,895 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,899 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:29:07,899 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:29:07,901 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 21:29:07,911 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,911 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:07,934 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:07,934 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 21:29:07,938 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 21:29:07,941 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 21:29:07,945 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:07,948 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:29:07,951 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:07,954 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:29:07,958 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:07,961 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:29:07,964 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 21:29:07,965 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/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:08,034 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 21:29:08,034 INFO program/MainThread: stderr[21]: 2024-03-01 21:29:08,034 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:29:08,042 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:29:08,049 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 21:29:08,052 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:08,056 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:29:08,060 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:08,063 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:29:08,067 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:08,070 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:29:08,070 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,083 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,088 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 21:29:08,092 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 21:29:08,092 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,102 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,103 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 21:29:08,112 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,113 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,122 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,123 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:29:08,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 21:29:08,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 21:29:08,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:29:08,138 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 21:29:08,141 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:08,145 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:29:08,149 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:08,152 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:29:08,156 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:08,159 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:29:08,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,173 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 21:29:08,178 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/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:08,203 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 21:29:08,203 INFO program/MainThread: stderr[22]: 2024-03-01 21:29:08,203 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:29:08,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 21:29:08,208 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:08,290 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 21:29:08,290 INFO program/MainThread: stderr[23]: 2024-03-01 21:29:08,290 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:29:08,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:08,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:29:08,309 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:29:08,309 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,342 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:29:08,348 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:29:08,348 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 21:29:08,358 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,359 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,372 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,372 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 21:29:08,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:08,380 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:29:08,383 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 21:29:08,384 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 21:29:08,401 INFO program/MainThread: stdout: 2024-03-01 21:29:08,402 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 21:29:08,402 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:29:08,402 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:29:08,402 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:29:08,402 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 21:29:08,402 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:29:08,402 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:29:08,402 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 21:29:08,402 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:29:08,403 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:29:08,403 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,403 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 21:29:08,417 INFO program/MainThread: stdout: 2024-03-01 21:29:08,417 INFO program/MainThread: writing all SBs 2024-03-01 21:29:08,417 INFO program/MainThread: new label = "" 2024-03-01 21:29:08,417 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,417 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,433 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,437 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:29:08,437 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:29:08,439 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 21:29:08,448 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,448 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,462 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,463 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:29:08,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 21:29:08,471 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 21:29:08,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:08,474 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/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:08,499 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 21:29:08,499 INFO program/MainThread: stderr[24]: 2024-03-01 21:29:08,499 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:29:08,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 21:29:08,504 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:08,592 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 21:29:08,592 INFO program/MainThread: stderr[25]: 2024-03-01 21:29:08,592 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:29:08,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:08,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:29:08,610 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:29:08,610 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,635 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:29:08,640 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:29:08,641 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 21:29:08,651 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,651 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,664 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,665 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 21:29:08,669 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:08,673 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:29:08,676 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 21:29:08,676 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 21:29:08,698 INFO program/MainThread: stdout: 2024-03-01 21:29:08,698 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 21:29:08,699 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:29:08,699 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:29:08,699 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:29:08,699 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 21:29:08,699 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:29:08,699 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:29:08,699 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 21:29:08,699 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:29:08,699 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:29:08,699 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,700 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 21:29:08,712 INFO program/MainThread: stdout: 2024-03-01 21:29:08,712 INFO program/MainThread: writing all SBs 2024-03-01 21:29:08,713 INFO program/MainThread: new label = "" 2024-03-01 21:29:08,713 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,713 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,729 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:29:08,734 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:29:08,735 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 21:29:08,745 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,745 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,760 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,761 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 21:29:08,766 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:08,769 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:29:08,772 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:29:08,772 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:29:08,772 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:29:08,808 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 21:29:08,809 INFO program/MainThread: stderr[26]: 2024-03-01 21:29:08,809 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:29:08,809 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,827 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,831 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:29:08,831 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:29:08,833 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 21:29:08,842 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,842 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,866 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,866 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 21:29:08,870 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:08,873 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:29:08,876 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:29:08,876 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:29:08,877 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:29:08,910 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 21:29:08,910 INFO program/MainThread: stderr[27]: 2024-03-01 21:29:08,910 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:29:08,910 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,932 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,936 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:29:08,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 21:29:08,937 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 21:29:08,947 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,947 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:08,969 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:08,970 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 21:29:08,974 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:08,977 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:29:08,980 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:29:08,980 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:29:08,981 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 21:29:09,015 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 21:29:09,015 INFO program/MainThread: stderr[28]: 2024-03-01 21:29:09,015 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:29:09,015 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:09,035 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,039 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:29:09,039 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:29:09,040 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 21:29:09,050 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,050 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:09,076 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,076 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 21:29:09,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 21:29:09,083 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:29:09,087 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:09,090 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:29:09,093 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:09,096 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:29:09,100 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:09,103 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:29:09,106 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 21:29:09,106 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:09,167 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 21:29:09,167 INFO program/MainThread: stderr[29]: 2024-03-01 21:29:09,167 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:29:09,175 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:29:09,180 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:29:09,185 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:09,192 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:29:09,198 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:09,203 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:29:09,208 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:09,212 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:29:09,212 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:09,224 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,229 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:29:09,233 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:29:09,233 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:09,245 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,245 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 21:29:09,254 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,255 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:09,264 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,265 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:29:09,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 21:29:09,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 21:29:09,276 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 21:29:09,280 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 21:29:09,284 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:09,287 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:29:09,291 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:09,295 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:29:09,298 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:09,302 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:29:09,302 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:09,314 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,319 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 21:29:09,319 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/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:09,345 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 21:29:09,345 INFO program/MainThread: stderr[30]: 2024-03-01 21:29:09,345 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:29:09,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 21:29:09,350 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:09,446 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 21:29:09,446 INFO program/MainThread: stderr[31]: 2024-03-01 21:29:09,446 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:29:09,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:09,461 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:29:09,462 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:29:09,462 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:09,488 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:29:09,493 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:29:09,494 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 21:29:09,503 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,504 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:09,520 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,521 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 21:29:09,525 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:09,529 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:29:09,532 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 21:29:09,532 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 21:29:09,556 INFO program/MainThread: stdout: 2024-03-01 21:29:09,557 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 21:29:09,557 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:29:09,557 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:29:09,557 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:29:09,557 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 21:29:09,557 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:29:09,557 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:29:09,557 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 21:29:09,557 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:29:09,557 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:29:09,558 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,558 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 21:29:09,576 INFO program/MainThread: stdout: 2024-03-01 21:29:09,576 INFO program/MainThread: writing all SBs 2024-03-01 21:29:09,577 INFO program/MainThread: new label = "" 2024-03-01 21:29:09,577 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,577 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:09,591 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:29:09,596 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:29:09,598 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 21:29:09,607 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,607 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:09,621 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,622 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:29:09,626 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 21:29:09,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 21:29:09,633 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:09,633 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/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:09,658 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 21:29:09,658 INFO program/MainThread: stderr[32]: 2024-03-01 21:29:09,659 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:29:09,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 21:29:09,663 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:29:09,749 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 21:29:09,749 INFO program/MainThread: stderr[33]: 2024-03-01 21:29:09,749 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:29:09,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:09,766 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:29:09,767 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:29:09,767 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:09,794 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,799 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:29:09,799 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:29:09,800 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 21:29:09,810 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,810 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:09,826 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,826 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 21:29:09,831 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:29:09,834 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:29:09,837 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 21:29:09,837 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 21:29:09,855 INFO program/MainThread: stdout: 2024-03-01 21:29:09,856 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 21:29:09,856 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 21:29:09,856 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 21:29:09,856 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 21:29:09,856 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 21:29:09,856 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 21:29:09,856 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 21:29:09,856 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 21:29:09,856 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 21:29:09,856 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 21:29:09,856 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,857 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 21:29:09,869 INFO program/MainThread: stdout: 2024-03-01 21:29:09,870 INFO program/MainThread: writing all SBs 2024-03-01 21:29:09,870 INFO program/MainThread: new label = "" 2024-03-01 21:29:09,870 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,870 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:09,888 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:29:09,892 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:29:09,894 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 21:29:09,903 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,904 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:29:09,918 DEBUG program/MainThread: Return code: 0 2024-03-01 21:29:09,924 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:29:09,925 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 0x7f66f85dc6d0> 2024-03-01 21:29:09,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:09,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:29:09,932 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:29:09,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:09,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 21:29:09,939 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 21:29:09,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:09,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 21:29:09,946 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 21:29:09,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:09,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 21:29:09,953 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 21:29:09,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:09,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 21:29:09,959 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 21:29:09,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:09,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 21:29:09,966 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 21:29:09,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:09,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 21:29:09,972 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 21:29:09,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:09,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 21:29:09,979 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 21:29:09,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:09,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 21:29:09,985 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:29:09,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:09,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 21:29:09,992 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 21:29:09,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:09,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 21:29:09,998 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 21:29:10,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:10,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 21:29:10,005 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 21:29:10,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:10,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 21:29:10,011 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 21:29:10,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:10,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 21:29:10,017 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 21:29:10,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:10,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 21:29:10,023 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 21:29:10,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:29:10,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 21:29:10,030 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 21:30:12,047 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_7k4b327e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:30:12,084 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:30:12,085 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:30:12,088 INFO program/MainThread: stdout[2]: 2024-03-01 21:30:12,088 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 21:30:12,088 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:30:12,088 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:30:12,093 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:12,093 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:30:12,097 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:30:12,097 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:30:12,100 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:30:12,100 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:30:12,103 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:30:12,104 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:30:12,115 INFO program/MainThread: stdout: 2024-03-01 21:30:12,115 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:30:12,116 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg 2024-03-01 21:30:12,116 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0b7156e5-bd36-4235-9045-d6a5ffe67920 2024-03-01 21:30:12,116 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 2024-03-01 21:30:12,116 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0b7156e5-bd36-4235-9045-d6a5ffe67920 2024-03-01 21:30:12,116 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 3ef4ccfe-e81a-473a-a187-928a6de2dc37 2024-03-01 21:30:12,116 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 2024-03-01 21:30:12,116 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX 2024-03-01 21:30:12,116 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 572953f3-18cb-4e54-ab3d-0b28bc201b7a 2024-03-01 21:30:12,116 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 0c6c020d-ce87-45f5-b046-d0b3a96d919c 2024-03-01 21:30:12,116 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt 2024-03-01 21:30:12,116 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 2024-03-01 21:30:12,116 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n 2024-03-01 21:30:12,116 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 6b6ac0a8-484e-4aa0-9367-0b193acf0f2d 2024-03-01 21:30:12,116 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 38396a60-b19f-4478-a7dc-b98a4e73448e 2024-03-01 21:30:12,116 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ea55c961-c8f0-4dab-93e6-d6e17fc336c0 2024-03-01 21:30:12,116 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU 2024-03-01 21:30:12,116 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ea55c961-c8f0-4dab-93e6-d6e17fc336c0 2024-03-01 21:30:12,116 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 2024-03-01 21:30:12,116 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5a02a835-351b-45ee-98d9-bd1c217a2d8e 2024-03-01 21:30:12,116 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 2024-03-01 21:30:12,116 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5a02a835-351b-45ee-98d9-bd1c217a2d8e 2024-03-01 21:30:12,116 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:30:12,116 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:30:12,116 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:30:12,116 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 21:30:12,116 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:12,117 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0b7156e5-bd36-4235-9045-d6a5ffe67920 sdb 1073741824 root disk brw-rw---- LVM2_member kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0b7156e5-bd36-4235-9045-d6a5ffe67920 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 3ef4ccfe-e81a-473a-a187-928a6de2dc37 sdc 1073741824 root disk brw-rw---- LVM2_member 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 sdd 1073741824 root disk brw-rw---- LVM2_member mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 572953f3-18cb-4e54-ab3d-0b28bc201b7a `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 0c6c020d-ce87-45f5-b046-d0b3a96d919c sde 1073741824 root disk brw-rw---- LVM2_member w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt sdf 1073741824 root disk brw-rw---- LVM2_member 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 sdg 1073741824 root disk brw-rw---- LVM2_member 1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 6b6ac0a8-484e-4aa0-9367-0b193acf0f2d |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 38396a60-b19f-4478-a7dc-b98a4e73448e `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ea55c961-c8f0-4dab-93e6-d6e17fc336c0 sdh 1073741824 root disk brw-rw---- LVM2_member 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ea55c961-c8f0-4dab-93e6-d6e17fc336c0 sdi 1073741824 root disk brw-rw---- LVM2_member tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5a02a835-351b-45ee-98d9-bd1c217a2d8e sdj 1073741824 root disk brw-rw---- LVM2_member V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5a02a835-351b-45ee-98d9-bd1c217a2d8e 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 21:30:12,117 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:30:12,117 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:30:12,117 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:30:12,117 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:30:12,117 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:30:12,118 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:30:12,118 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:12,130 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:12,145 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 21:30:12,149 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014056eaa5e2fe0534b41bcce013e7 ' '/dev/disk/by-id/lvm-pv-uuid-2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg ' '/dev/disk/by-id/wwn-0x60014056eaa5e2fe0534b41bcce013e7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6eaa5e2f-e053-4b41-bcce-013e72117ed5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5', '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': '2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg', 'ID_FS_UUID_ENC': '2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg', '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': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'ID_SERIAL': '360014056eaa5e2fe0534b41bcce013e7', 'ID_SERIAL_SHORT': '60014056eaa5e2fe0534b41bcce013e7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056eaa5e2fe', 'ID_WWN_VENDOR_EXTENSION': '0x0534b41bcce013e7', 'ID_WWN_WITH_EXTENSION': '0x60014056eaa5e2fe0534b41bcce013e7', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056eaa5e2fe0534b41bcce013e7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472384962'} ; 2024-03-01 21:30:12,150 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:30:12,150 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 21:30:12,182 INFO program/MainThread: stdout[3]: 2024-03-01 21:30:12,182 INFO program/MainThread: stderr[3]: 2024-03-01 21:30:12,182 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:30:12,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:30:12,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:12,196 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:30:12,201 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:30:12,201 INFO blivet/MainThread: sda is a disk 2024-03-01 21:30:12,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:30:12,202 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:30:12,205 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:30:12,209 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:30:12,209 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:30:12,212 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:30:12,213 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:30:12,213 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:30:12,213 INFO blivet/MainThread: got device: DiskDevice instance (0x7f264b919cf8) -- 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 = 60014056eaa5e2fe0534b41bcce013e7 2024-03-01 21:30:12,217 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:30:12,221 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:12,221 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:30:12,225 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:12,225 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:30:12,228 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:12,228 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:30:12,232 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:12,232 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:30:12,235 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:30:12,236 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:30:12,236 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 21:30:12,263 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:30:12,263 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0. WARNING: Couldn't find device with uuid 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0. WARNING: VG test_vg1 is missing PV kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:30:12,263 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:30:12,264 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:30:12,268 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg ; label: None ; device: /dev/sda ; serial: 360014056eaa5e2fe0534b41bcce013e7 ; exists: True ; vg_name: test_vg1 ; vg_uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; pe_start: 8 MiB ; 2024-03-01 21:30:12,268 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:30:12,272 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:30:12,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; incomplete: True ; hidden: False ; 2024-03-01 21:30:12,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:12,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:12,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:12,285 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 21:30:12,311 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:30:12,311 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0. WARNING: Couldn't find device with uuid 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0. WARNING: VG test_vg1 is missing PV kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:30:12,311 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:30:12,311 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:30:12,312 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:30:12,319 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:30:12,323 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:30:12,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:30:12,326 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:30:12,327 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 21:30:12,362 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:12,362 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0. WARNING: Couldn't find device with uuid 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0. WARNING: VG test_vg1 is missing PV kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:30:12,362 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:30:12,367 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:30:12,368 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:30:12,371 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:30:12,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; incomplete: True ; hidden: False ; 2024-03-01 21:30:12,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:30:12,378 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:30:12,378 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:12,382 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_9ef2e2f6-450f-4158-897f-326534939ea3 ' '/dev/disk/by-id/lvm-pv-uuid-kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 ' '/dev/disk/by-id/scsi-360014059ef2e2f6450f4158897f32653 ' '/dev/disk/by-id/wwn-0x60014059ef2e2f6450f4158897f32653', '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': 'kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0', 'ID_FS_UUID_ENC': 'kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0', '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': '9ef2e2f6-450f-4158-897f-326534939ea3', 'ID_SERIAL': '360014059ef2e2f6450f4158897f32653', 'ID_SERIAL_SHORT': '60014059ef2e2f6450f4158897f32653', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ef2e2f64', 'ID_WWN_VENDOR_EXTENSION': '0x50f4158897f32653', 'ID_WWN_WITH_EXTENSION': '0x60014059ef2e2f6450f4158897f32653', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ef2e2f6450f4158897f32653', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472408674'} ; 2024-03-01 21:30:12,382 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:30:12,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:30:12,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:12,392 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:30:12,393 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:30:12,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:30:12,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:30:12,396 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:30:12,400 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:30:12,400 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:30:12,403 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:30:12,403 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:30:12,404 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:30:12,404 INFO blivet/MainThread: got device: DiskDevice instance (0x7f264a787320) -- 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 = 60014059ef2e2f6450f4158897f32653 2024-03-01 21:30:12,407 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:30:12,411 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:12,411 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:30:12,415 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:12,415 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:30:12,418 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:12,418 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:30:12,422 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:12,422 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:30:12,425 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:30:12,425 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:30:12,425 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 21:30:12,451 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:30:12,451 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0. WARNING: VG test_vg1 is missing PV 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 (last written to /dev/sdc). 2024-03-01 21:30:12,451 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:30:12,451 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:30:12,456 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 ; label: None ; device: /dev/sdb ; serial: 360014059ef2e2f6450f4158897f32653 ; exists: True ; vg_name: test_vg1 ; vg_uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 21:30:12,456 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:30:12,459 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:30:12,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; incomplete: True ; hidden: False ; 2024-03-01 21:30:12,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:30:12,470 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:30:12,473 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:30:12,476 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:30:12,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; incomplete: True ; hidden: False ; 2024-03-01 21:30:12,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:12,483 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 21:30:12,513 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:12,513 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0. WARNING: VG test_vg1 is missing PV 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 (last written to /dev/sdc). 2024-03-01 21:30:12,513 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:30:12,514 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:30:12,514 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:12,518 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405232a79a0f9614d82bb3daf57d ' '/dev/disk/by-id/scsi-36001405232a79a0f9614d82bb3daf57d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_232a79a0-f961-4d82-bb3d-af57d467eb9e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e', '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': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'ID_SERIAL': '36001405232a79a0f9614d82bb3daf57d', 'ID_SERIAL_SHORT': '6001405232a79a0f9614d82bb3daf57d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405232a79a0f', 'ID_WWN_VENDOR_EXTENSION': '0x9614d82bb3daf57d', 'ID_WWN_WITH_EXTENSION': '0x6001405232a79a0f9614d82bb3daf57d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405232a79a0f9614d82bb3daf57d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473198145'} ; 2024-03-01 21:30:12,519 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:30:12,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:30:12,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:12,529 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:30:12,530 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:30:12,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:30:12,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:30:12,533 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:30:12,537 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:30:12,537 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:30:12,540 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:30:12,541 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:30:12,541 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:30:12,541 INFO blivet/MainThread: got device: DiskDevice instance (0x7f264a787c88) -- 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 = 6001405232a79a0f9614d82bb3daf57d 2024-03-01 21:30:12,545 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:30:12,545 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:30:12,548 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_5c9ba074-6977-4e62-809a-e18c1b5e1b49 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49 ' '/dev/disk/by-id/wwn-0x60014055c9ba07469774e62809ae18c1 ' '/dev/disk/by-id/scsi-360014055c9ba07469774e62809ae18c1', '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': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'ID_SERIAL': '360014055c9ba07469774e62809ae18c1', 'ID_SERIAL_SHORT': '60014055c9ba07469774e62809ae18c1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c9ba0746', 'ID_WWN_VENDOR_EXTENSION': '0x9774e62809ae18c1', 'ID_WWN_WITH_EXTENSION': '0x60014055c9ba07469774e62809ae18c1', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c9ba07469774e62809ae18c1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473324720'} ; 2024-03-01 21:30:12,548 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:30:12,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:30:12,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:12,559 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:30:12,559 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:30:12,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:30:12,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:30:12,563 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:30:12,566 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:30:12,566 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:30:12,570 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:30:12,570 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:30:12,570 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:30:12,570 INFO blivet/MainThread: got device: DiskDevice instance (0x7f264a794cf8) -- 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 = 60014055c9ba07469774e62809ae18c1 2024-03-01 21:30:12,574 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:30:12,574 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:30:12,577 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1 ' '/dev/disk/by-id/lvm-pv-uuid-0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 ' '/dev/disk/by-id/scsi-360014053eb2f26255574f2b904640b23 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_3eb2f262-5557-4f2b-9046-40b23b77dee1 ' '/dev/disk/by-id/wwn-0x60014053eb2f26255574f2b904640b23', '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': '0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0', 'ID_FS_UUID_ENC': '0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0', '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': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'ID_SERIAL': '360014053eb2f26255574f2b904640b23', 'ID_SERIAL_SHORT': '60014053eb2f26255574f2b904640b23', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053eb2f2625', 'ID_WWN_VENDOR_EXTENSION': '0x5574f2b904640b23', 'ID_WWN_WITH_EXTENSION': '0x60014053eb2f26255574f2b904640b23', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053eb2f26255574f2b904640b23', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472460560'} ; 2024-03-01 21:30:12,578 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:30:12,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:30:12,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:12,588 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:30:12,588 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:30:12,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:30:12,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:30:12,592 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:30:12,595 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:30:12,595 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:30:12,598 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:30:12,599 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:30:12,599 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:30:12,599 INFO blivet/MainThread: got device: DiskDevice instance (0x7f264a79c2e8) -- 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 = 60014053eb2f26255574f2b904640b23 2024-03-01 21:30:12,603 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:30:12,607 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:12,607 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:30:12,610 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:12,610 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:30:12,614 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:12,614 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:30:12,617 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:12,617 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:30:12,620 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:30:12,620 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:30:12,621 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 21:30:12,649 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:30:12,649 INFO program/MainThread: stderr[9]: 2024-03-01 21:30:12,649 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:30:12,650 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:30:12,654 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 ; label: None ; device: /dev/sdc ; serial: 360014053eb2f26255574f2b904640b23 ; exists: True ; vg_name: test_vg1 ; vg_uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:30:12,654 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:30:12,657 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:30:12,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; incomplete: True ; hidden: False ; 2024-03-01 21:30:12,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:12,667 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:30:12,671 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:30:12,674 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:30:12,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; incomplete: True ; hidden: False ; 2024-03-01 21:30:12,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:12,681 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 21:30:12,707 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:12,707 INFO program/MainThread: stderr[10]: 2024-03-01 21:30:12,707 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:30:12,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:12,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:12,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp ; incomplete: False ; hidden: False ; 2024-03-01 21:30:12,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:12,722 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:30:12,726 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:30:12,726 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:30:12,730 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:30:12,733 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:30:12,734 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:30:12,737 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:30:12,738 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:30:12,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:30:12,743 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:30:12,746 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:30:12,746 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:30:12,750 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:30:12,753 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:30:12,754 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:30:12,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:30:12,758 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:30:12,758 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 21:30:12,758 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:30:12,761 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:30:12,762 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:30:12,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:30:12,765 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:30:12,769 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/3ef4ccfe-e81a-473a-a187-928a6de2dc37 ' '/dev/disk/by-id/dm-uuid-LVM-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpRHv0thucg4LNHb7pE1ePQ7K8n2J9pCcp ' '/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-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpRHv0thucg4LNHb7pE1ePQ7K8n2J9pCcp', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3ef4ccfe-e81a-473a-a187-928a6de2dc37', 'ID_FS_UUID_ENC': '3ef4ccfe-e81a-473a-a187-928a6de2dc37', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1053846104'} ; 2024-03-01 21:30:12,769 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:30:12,770 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:12,774 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:30:12,774 INFO program/MainThread: stderr[11]: 2024-03-01 21:30:12,774 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:30:12,774 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:12,778 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:30:12,778 INFO program/MainThread: stderr[12]: 2024-03-01 21:30:12,778 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:30:12,778 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:12,781 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:30:12,781 INFO program/MainThread: stderr[13]: 2024-03-01 21:30:12,781 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:30:12,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:12,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:30:12,792 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:12,793 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:30:12,793 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:12,794 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:30:12,790 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f264a79cf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f264a815a90) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:12,795 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:12,798 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:30:12,799 INFO program/MainThread: stderr[14]: 2024-03-01 21:30:12,799 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:30:12,803 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:30:12,807 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:12,807 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:30:12,811 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:12,811 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:30:12,814 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:12,815 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:30:12,818 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:12,818 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:30:12,820 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:30:12,820 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:30:12,824 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:12,824 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:30:12,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:30:12,828 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:12,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:12,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:12,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH ; incomplete: False ; hidden: False ; 2024-03-01 21:30:12,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:12,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:30:12,845 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:30:12,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:30:12,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:30:12,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:30:12,853 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:30:12,857 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:30:12,857 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:30:12,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 21:30:12,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 21:30:12,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:30:12,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:30:12,868 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:30:12,872 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:30:12,872 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:30:12,876 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:30:12,876 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:30:12,876 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 21:30:12,876 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 21:30:12,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:30:12,880 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:30:12,883 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:30:12,884 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:30:12,888 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpyjgIWMhrGW8qEAdfV1iHa5FR40d11UuH ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/0b7156e5-bd36-4235-9045-d6a5ffe67920 ' '/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-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpyjgIWMhrGW8qEAdfV1iHa5FR40d11UuH', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0b7156e5-bd36-4235-9045-d6a5ffe67920', 'ID_FS_UUID_ENC': '0b7156e5-bd36-4235-9045-d6a5ffe67920', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1053534404'} ; 2024-03-01 21:30:12,888 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:30:12,888 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:12,892 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:30:12,892 INFO program/MainThread: stderr[15]: 2024-03-01 21:30:12,892 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:30:12,892 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:12,896 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:30:12,896 INFO program/MainThread: stderr[16]: 2024-03-01 21:30:12,896 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:30:12,896 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:12,899 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:30:12,899 INFO program/MainThread: stderr[17]: 2024-03-01 21:30:12,899 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:30:12,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:12,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 21:30:12,910 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:12,911 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:12,911 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:12,912 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:12,907 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f264a79cdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f264a815a90) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:12,913 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:12,916 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:30:12,917 INFO program/MainThread: stderr[18]: 2024-03-01 21:30:12,917 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:30:12,921 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:30:12,925 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:12,925 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 21:30:12,929 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:12,929 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 21:30:12,932 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:12,933 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 21:30:12,936 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:12,936 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:30:12,937 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 21:30:12,940 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:12,940 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 21:30:12,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:30:12,944 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:12,944 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:12,948 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_993e8334-cd49-4d3c-adbc-eb9349167a64 ' '/dev/disk/by-id/scsi-36001405993e8334cd494d3cadbceb934 ' '/dev/disk/by-id/wwn-0x6001405993e8334cd494d3cadbceb934 ' '/dev/disk/by-id/lvm-pv-uuid-mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64', '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': 'mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX', 'ID_FS_UUID_ENC': 'mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX', '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': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'ID_SERIAL': '36001405993e8334cd494d3cadbceb934', 'ID_SERIAL_SHORT': '6001405993e8334cd494d3cadbceb934', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405993e8334c', 'ID_WWN_VENDOR_EXTENSION': '0xd494d3cadbceb934', 'ID_WWN_WITH_EXTENSION': '0x6001405993e8334cd494d3cadbceb934', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405993e8334cd494d3cadbceb934', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472473585'} ; 2024-03-01 21:30:12,948 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:30:12,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:30:12,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:12,959 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:30:12,959 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:30:12,959 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:30:12,960 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:30:12,963 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:30:12,966 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:30:12,966 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:30:12,970 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:30:12,970 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:30:12,970 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 21:30:12,971 INFO blivet/MainThread: got device: DiskDevice instance (0x7f264a7ad0b8) -- 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 = 6001405993e8334cd494d3cadbceb934 2024-03-01 21:30:12,974 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:30:12,978 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:12,978 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:30:12,981 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:12,981 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:30:12,985 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:12,985 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:30:12,988 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:12,988 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:30:12,991 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 21:30:12,991 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 21:30:12,992 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/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:13,020 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:30:13,020 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt. WARNING: Couldn't find device with uuid 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15. WARNING: VG test_vg2 is missing PV w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 (last written to /dev/sdf). 2024-03-01 21:30:13,020 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:30:13,021 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 21:30:13,025 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX ; label: None ; device: /dev/sdd ; serial: 36001405993e8334cd494d3cadbceb934 ; exists: True ; vg_name: test_vg2 ; vg_uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 21:30:13,025 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 21:30:13,028 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 21:30:13,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:13,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:13,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:13,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:13,042 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/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:13,072 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 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=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:30:13,072 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt. WARNING: Couldn't find device with uuid 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15. WARNING: VG test_vg2 is missing PV w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 (last written to /dev/sdf). 2024-03-01 21:30:13,072 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:30:13,072 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:30:13,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:30:13,078 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 21:30:13,082 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:30:13,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:30:13,085 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 21:30:13,086 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/sdd$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:13,114 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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=3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:13,114 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt. WARNING: Couldn't find device with uuid 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15. WARNING: VG test_vg2 is missing PV w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 (last written to /dev/sdf). 2024-03-01 21:30:13,114 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:30:13,119 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 21:30:13,120 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 21:30:13,123 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 21:30:13,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:13,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:30:13,129 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:30:13,130 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:13,133 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_7ac5671f-65d1-4732-8934-9e2859e0554c ' '/dev/disk/by-id/lvm-pv-uuid-w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt ' '/dev/disk/by-id/wwn-0x60014057ac5671f65d1473289349e285 ' '/dev/disk/by-id/scsi-360014057ac5671f65d1473289349e285', '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': 'w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt', 'ID_FS_UUID_ENC': 'w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt', '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': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'ID_SERIAL': '360014057ac5671f65d1473289349e285', 'ID_SERIAL_SHORT': '60014057ac5671f65d1473289349e285', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057ac5671f6', 'ID_WWN_VENDOR_EXTENSION': '0x5d1473289349e285', 'ID_WWN_WITH_EXTENSION': '0x60014057ac5671f65d1473289349e285', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057ac5671f65d1473289349e285', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472628905'} ; 2024-03-01 21:30:13,133 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:30:13,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:30:13,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:13,144 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:30:13,145 INFO blivet/MainThread: sde is a disk 2024-03-01 21:30:13,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 21:30:13,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:30:13,148 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:30:13,152 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:30:13,152 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:30:13,155 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:30:13,156 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:30:13,156 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 21:30:13,156 INFO blivet/MainThread: got device: DiskDevice instance (0x7f264a7b57b8) -- 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 = 60014057ac5671f65d1473289349e285 2024-03-01 21:30:13,160 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:30:13,163 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:13,163 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 21:30:13,167 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:13,167 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 21:30:13,170 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:13,170 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 21:30:13,174 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:13,174 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 21:30:13,177 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 21:30:13,177 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 21:30:13,177 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/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:13,205 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:30:13,205 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15. WARNING: VG test_vg2 is missing PV 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 (last written to /dev/sdf). 2024-03-01 21:30:13,205 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:30:13,206 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 21:30:13,210 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt ; label: None ; device: /dev/sde ; serial: 360014057ac5671f65d1473289349e285 ; exists: True ; vg_name: test_vg2 ; vg_uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:30:13,210 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 21:30:13,213 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 21:30:13,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:13,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:30:13,224 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 21:30:13,227 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:30:13,230 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 21:30:13,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:13,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:13,237 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/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:13,268 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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=3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:13,268 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15. WARNING: VG test_vg2 is missing PV 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 (last written to /dev/sdf). 2024-03-01 21:30:13,268 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:30:13,269 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:30:13,269 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:13,274 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053946b7f6e77a43cc996356c57 ' '/dev/disk/by-id/scsi-360014053946b7f6e77a43cc996356c57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/lvm-pv-uuid-1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15', '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': '1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15', 'ID_FS_UUID_ENC': '1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15', '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': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'ID_SERIAL': '360014053946b7f6e77a43cc996356c57', 'ID_SERIAL_SHORT': '60014053946b7f6e77a43cc996356c57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053946b7f6e', 'ID_WWN_VENDOR_EXTENSION': '0x77a43cc996356c57', 'ID_WWN_WITH_EXTENSION': '0x60014053946b7f6e77a43cc996356c57', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053946b7f6e77a43cc996356c57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472710966'} ; 2024-03-01 21:30:13,274 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:30:13,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:30:13,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:13,285 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:30:13,286 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:30:13,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 21:30:13,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 21:30:13,289 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:30:13,293 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:30:13,293 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:30:13,296 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:30:13,297 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:30:13,297 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 21:30:13,297 INFO blivet/MainThread: got device: DiskDevice instance (0x7f264a7b56d8) -- 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 = 60014053946b7f6e77a43cc996356c57 2024-03-01 21:30:13,301 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:30:13,305 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:13,305 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 21:30:13,308 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:13,308 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 21:30:13,312 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:13,312 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 21:30:13,315 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:13,315 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 21:30:13,318 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 21:30:13,318 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 21:30:13,319 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:13,347 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:30:13,347 INFO program/MainThread: stderr[24]: 2024-03-01 21:30:13,347 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:30:13,348 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 21:30:13,352 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 ; label: None ; device: /dev/sdf ; serial: 360014053946b7f6e77a43cc996356c57 ; exists: True ; vg_name: test_vg2 ; vg_uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:30:13,352 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 21:30:13,356 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 21:30:13,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:13,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:13,366 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 21:30:13,369 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:30:13,373 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 21:30:13,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:13,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:13,379 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:13,409 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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=3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:13,409 INFO program/MainThread: stderr[25]: 2024-03-01 21:30:13,409 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:30:13,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:13,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:13,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu ; incomplete: False ; hidden: False ; 2024-03-01 21:30:13,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:13,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:30:13,428 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:30:13,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:30:13,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:30:13,435 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:30:13,436 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:30:13,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:30:13,440 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:30:13,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 21:30:13,444 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 21:30:13,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:30:13,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 21:30:13,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:30:13,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:30:13,455 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:30:13,458 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:30:13,459 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:30:13,459 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 21:30:13,459 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 21:30:13,462 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:30:13,463 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:30:13,466 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:30:13,466 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:30:13,470 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-uuid/0c6c020d-ce87-45f5-b046-d0b3a96d919c ' '/dev/disk/by-id/dm-uuid-LVM-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR7FDwOb86HpdNbMWVni3rtRgskWf6hNIPu ' '/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-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR7FDwOb86HpdNbMWVni3rtRgskWf6hNIPu', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0c6c020d-ce87-45f5-b046-d0b3a96d919c', 'ID_FS_UUID_ENC': '0c6c020d-ce87-45f5-b046-d0b3a96d919c', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1052686557'} ; 2024-03-01 21:30:13,470 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:30:13,471 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:13,475 INFO program/MainThread: stdout[26]: LVM 2024-03-01 21:30:13,475 INFO program/MainThread: stderr[26]: 2024-03-01 21:30:13,475 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:30:13,475 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:13,478 INFO program/MainThread: stdout[27]: LVM 2024-03-01 21:30:13,478 INFO program/MainThread: stderr[27]: 2024-03-01 21:30:13,478 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:30:13,478 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:13,481 INFO program/MainThread: stdout[28]: LVM 2024-03-01 21:30:13,482 INFO program/MainThread: stderr[28]: 2024-03-01 21:30:13,482 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:30:13,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:13,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 21:30:13,493 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:13,493 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:30:13,494 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:13,494 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:30:13,490 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f264a7bdf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f264a7b54e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:13,495 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:13,499 INFO program/MainThread: stdout[29]: LVM 2024-03-01 21:30:13,499 INFO program/MainThread: stderr[29]: 2024-03-01 21:30:13,499 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:30:13,503 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:30:13,508 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:13,508 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 21:30:13,512 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:13,512 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 21:30:13,516 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:13,516 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 21:30:13,519 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:13,519 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 21:30:13,520 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 21:30:13,523 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:13,523 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 21:30:13,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:30:13,527 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:13,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:13,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:13,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp ; incomplete: False ; hidden: False ; 2024-03-01 21:30:13,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:13,549 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:30:13,553 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:30:13,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 21:30:13,556 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:30:13,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:30:13,560 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:30:13,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:30:13,564 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:30:13,565 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 21:30:13,568 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 21:30:13,572 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:30:13,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 21:30:13,575 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:30:13,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:30:13,579 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:30:13,583 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:30:13,583 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:30:13,584 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 21:30:13,584 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 21:30:13,587 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:30:13,587 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:30:13,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:30:13,591 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:30:13,595 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR73QvBi8NYcjr81z2hnq9Bcap8jBGpt7Rp ' '/dev/disk/by-uuid/572953f3-18cb-4e54-ab3d-0b28bc201b7a ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/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-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR73QvBi8NYcjr81z2hnq9Bcap8jBGpt7Rp', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '572953f3-18cb-4e54-ab3d-0b28bc201b7a', 'ID_FS_UUID_ENC': '572953f3-18cb-4e54-ab3d-0b28bc201b7a', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1052390317'} ; 2024-03-01 21:30:13,595 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:30:13,595 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:13,599 INFO program/MainThread: stdout[30]: LVM 2024-03-01 21:30:13,600 INFO program/MainThread: stderr[30]: 2024-03-01 21:30:13,600 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:30:13,600 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:13,603 INFO program/MainThread: stdout[31]: LVM 2024-03-01 21:30:13,603 INFO program/MainThread: stderr[31]: 2024-03-01 21:30:13,603 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:30:13,603 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:13,606 INFO program/MainThread: stdout[32]: LVM 2024-03-01 21:30:13,607 INFO program/MainThread: stderr[32]: 2024-03-01 21:30:13,607 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:30:13,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:13,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 21:30:13,618 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:13,619 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:13,619 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:13,620 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:13,615 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2659834ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f264a7b54e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:13,621 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:13,624 INFO program/MainThread: stdout[33]: LVM 2024-03-01 21:30:13,625 INFO program/MainThread: stderr[33]: 2024-03-01 21:30:13,625 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:30:13,629 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:30:13,633 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:13,633 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 21:30:13,637 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:13,637 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 21:30:13,641 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:13,641 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 21:30:13,645 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:13,645 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 21:30:13,645 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 21:30:13,648 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:13,649 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 21:30:13,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:30:13,652 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:13,653 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:13,656 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928 ' '/dev/disk/by-id/lvm-pv-uuid-1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n ' '/dev/disk/by-id/scsi-36001405118637ec17df40968c60b0ad6 ' '/dev/disk/by-id/wwn-0x6001405118637ec17df40968c60b0ad6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_118637ec-17df-4096-8c60-b0ad6057a928', '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': '1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n', 'ID_FS_UUID_ENC': '1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n', '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': '118637ec-17df-4096-8c60-b0ad6057a928', 'ID_SERIAL': '36001405118637ec17df40968c60b0ad6', 'ID_SERIAL_SHORT': '6001405118637ec17df40968c60b0ad6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405118637ec1', 'ID_WWN_VENDOR_EXTENSION': '0x7df40968c60b0ad6', 'ID_WWN_WITH_EXTENSION': '0x6001405118637ec17df40968c60b0ad6', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405118637ec17df40968c60b0ad6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472767181'} ; 2024-03-01 21:30:13,656 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 21:30:13,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:30:13,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:13,667 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:30:13,668 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:30:13,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 21:30:13,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 21:30:13,672 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:30:13,675 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:30:13,675 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:30:13,679 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:30:13,679 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:30:13,679 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 21:30:13,679 INFO blivet/MainThread: got device: DiskDevice instance (0x7f264a79c080) -- 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 = 6001405118637ec17df40968c60b0ad6 2024-03-01 21:30:13,683 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:30:13,687 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:13,687 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 21:30:13,690 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:13,690 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 21:30:13,694 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:13,694 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 21:30:13,697 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:13,697 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 21:30:13,700 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 21:30:13,700 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 21:30:13,701 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:13,729 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:30:13,729 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU. WARNING: Couldn't find device with uuid tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5. WARNING: Couldn't find device with uuid V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9. WARNING: VG test_vg3 is missing PV 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:30:13,729 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:30:13,730 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 21:30:13,734 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n ; label: None ; device: /dev/sdg ; serial: 36001405118637ec17df40968c60b0ad6 ; exists: True ; vg_name: test_vg3 ; vg_uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 21:30:13,734 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 21:30:13,737 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 21:30:13,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:13,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:13,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:13,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:13,751 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:13,781 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 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=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:30:13,781 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU. WARNING: Couldn't find device with uuid tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5. WARNING: Couldn't find device with uuid V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9. WARNING: VG test_vg3 is missing PV 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:30:13,781 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:30:13,782 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:30:13,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 21:30:13,787 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 21:30:13,791 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:30:13,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 21:30:13,795 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 21:30:13,795 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:13,826 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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=3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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=333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:13,826 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU. WARNING: Couldn't find device with uuid tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5. WARNING: Couldn't find device with uuid V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9. WARNING: VG test_vg3 is missing PV 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:30:13,826 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:30:13,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 21:30:13,832 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 21:30:13,835 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 21:30:13,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:13,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:30:13,842 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:30:13,842 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:13,846 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405dcb51ca811d545bebfa4c6651 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4 ' '/dev/disk/by-id/scsi-36001405dcb51ca811d545bebfa4c6651 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_dcb51ca8-11d5-45be-bfa4-c665166f8ba4 ' '/dev/disk/by-id/lvm-pv-uuid-1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU', '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': '1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU', 'ID_FS_UUID_ENC': '1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU', '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': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'ID_SERIAL': '36001405dcb51ca811d545bebfa4c6651', 'ID_SERIAL_SHORT': '6001405dcb51ca811d545bebfa4c6651', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dcb51ca81', 'ID_WWN_VENDOR_EXTENSION': '0x1d545bebfa4c6651', 'ID_WWN_WITH_EXTENSION': '0x6001405dcb51ca811d545bebfa4c6651', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dcb51ca811d545bebfa4c6651', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472856861'} ; 2024-03-01 21:30:13,846 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:30:13,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:30:13,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:13,857 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:30:13,858 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:30:13,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 21:30:13,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 21:30:13,861 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:30:13,865 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:30:13,865 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:30:13,868 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:30:13,869 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:30:13,869 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 21:30:13,869 INFO blivet/MainThread: got device: DiskDevice instance (0x7f264a794668) -- 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 = 6001405dcb51ca811d545bebfa4c6651 2024-03-01 21:30:13,873 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:30:13,876 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:13,877 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 21:30:13,880 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:13,880 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 21:30:13,884 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:13,884 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 21:30:13,887 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:13,887 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 21:30:13,890 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 21:30:13,890 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 21:30:13,890 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:13,920 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:30:13,920 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5. WARNING: Couldn't find device with uuid V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9. WARNING: VG test_vg3 is missing PV tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:30:13,920 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:30:13,921 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 21:30:13,925 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU ; label: None ; device: /dev/sdh ; serial: 36001405dcb51ca811d545bebfa4c6651 ; exists: True ; vg_name: test_vg3 ; vg_uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; pe_start: 8 MiB ; 2024-03-01 21:30:13,925 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 21:30:13,929 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 21:30:13,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:13,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:30:13,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 21:30:13,943 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:30:13,946 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 21:30:13,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:13,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:13,952 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:13,980 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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=3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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=333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:13,980 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5. WARNING: Couldn't find device with uuid V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9. WARNING: VG test_vg3 is missing PV tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:30:13,980 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:30:13,981 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:30:13,981 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:13,986 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6 ' '/dev/disk/by-id/wwn-0x6001405cfed426e3dd54058b9bf6f3eb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_cfed426e-3dd5-4058-b9bf-6f3ebed477b6 ' '/dev/disk/by-id/lvm-pv-uuid-tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 ' '/dev/disk/by-id/scsi-36001405cfed426e3dd54058b9bf6f3eb', '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': 'tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5', 'ID_FS_UUID_ENC': 'tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5', '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': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'ID_SERIAL': '36001405cfed426e3dd54058b9bf6f3eb', 'ID_SERIAL_SHORT': '6001405cfed426e3dd54058b9bf6f3eb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cfed426e3', 'ID_WWN_VENDOR_EXTENSION': '0xdd54058b9bf6f3eb', 'ID_WWN_WITH_EXTENSION': '0x6001405cfed426e3dd54058b9bf6f3eb', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cfed426e3dd54058b9bf6f3eb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473018162'} ; 2024-03-01 21:30:13,986 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:30:13,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:30:13,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:13,998 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:30:13,998 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:30:13,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 21:30:13,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 21:30:14,002 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:30:14,005 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:30:14,005 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:30:14,009 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:30:14,009 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:30:14,010 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 21:30:14,010 INFO blivet/MainThread: got device: DiskDevice instance (0x7f264a7b5da0) -- 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 = 6001405cfed426e3dd54058b9bf6f3eb 2024-03-01 21:30:14,013 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:30:14,017 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:14,017 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 21:30:14,021 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:14,021 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 21:30:14,024 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:14,024 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 21:30:14,028 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:14,028 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 21:30:14,031 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 21:30:14,031 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 21:30:14,031 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:14,060 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:30:14,060 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9. WARNING: VG test_vg3 is missing PV V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:30:14,060 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:30:14,061 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 21:30:14,065 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 ; label: None ; device: /dev/sdi ; serial: 36001405cfed426e3dd54058b9bf6f3eb ; exists: True ; vg_name: test_vg3 ; vg_uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; pe_start: 8 MiB ; 2024-03-01 21:30:14,065 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 21:30:14,068 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 21:30:14,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:14,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:14,079 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 21:30:14,083 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:30:14,086 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 21:30:14,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:14,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:14,092 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:14,123 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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=3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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=333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:14,123 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9. WARNING: VG test_vg3 is missing PV V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:30:14,123 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 21:30:14,124 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:30:14,124 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:14,129 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405d07b4efa429048b7a53252845 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_d07b4efa-4290-48b7-a532-528453758e5a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a ' '/dev/disk/by-id/lvm-pv-uuid-V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 ' '/dev/disk/by-id/wwn-0x6001405d07b4efa429048b7a53252845', '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': 'V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9', 'ID_FS_UUID_ENC': 'V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9', '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': 'd07b4efa-4290-48b7-a532-528453758e5a', 'ID_SERIAL': '36001405d07b4efa429048b7a53252845', 'ID_SERIAL_SHORT': '6001405d07b4efa429048b7a53252845', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d07b4efa4', 'ID_WWN_VENDOR_EXTENSION': '0x29048b7a53252845', 'ID_WWN_WITH_EXTENSION': '0x6001405d07b4efa429048b7a53252845', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d07b4efa429048b7a53252845', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473049994'} ; 2024-03-01 21:30:14,129 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:30:14,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:30:14,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:14,141 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:30:14,142 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:30:14,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 21:30:14,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 21:30:14,145 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:30:14,148 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:30:14,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 21:30:14,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 21:30:14,153 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:30:14,153 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 21:30:14,153 INFO blivet/MainThread: got device: DiskDevice instance (0x7f264a7c6550) -- 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 = 6001405d07b4efa429048b7a53252845 2024-03-01 21:30:14,157 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:30:14,160 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:14,160 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 21:30:14,164 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:14,164 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 21:30:14,167 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:14,168 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 21:30:14,171 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:14,171 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 21:30:14,174 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 21:30:14,174 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 21:30:14,174 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:14,204 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:30:14,204 INFO program/MainThread: stderr[41]: 2024-03-01 21:30:14,204 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 21:30:14,205 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 21:30:14,209 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 ; label: None ; device: /dev/sdj ; serial: 36001405d07b4efa429048b7a53252845 ; exists: True ; vg_name: test_vg3 ; vg_uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 21:30:14,209 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 21:30:14,213 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 21:30:14,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:14,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:14,223 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 21:30:14,226 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:30:14,229 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 21:30:14,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:14,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:14,237 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:14,267 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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=3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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=333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:14,267 INFO program/MainThread: stderr[42]: 2024-03-01 21:30:14,267 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 21:30:14,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:14,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:14,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd ; incomplete: False ; hidden: False ; 2024-03-01 21:30:14,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:14,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 21:30:14,286 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:30:14,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 21:30:14,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:30:14,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:30:14,294 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:30:14,297 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:30:14,298 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:30:14,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 21:30:14,302 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 21:30:14,306 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:30:14,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 21:30:14,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:30:14,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:30:14,313 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:30:14,317 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:30:14,317 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:30:14,318 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 21:30:14,318 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 21:30:14,321 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:30:14,321 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:30:14,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:30:14,325 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:30:14,329 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/5a02a835-351b-45ee-98d9-bd1c217a2d8e ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93zACmQNQB61CtJgtFodcM4ckv3KYyA0fd ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93zACmQNQB61CtJgtFodcM4ckv3KYyA0fd', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5a02a835-351b-45ee-98d9-bd1c217a2d8e', 'ID_FS_UUID_ENC': '5a02a835-351b-45ee-98d9-bd1c217a2d8e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051520285'} ; 2024-03-01 21:30:14,329 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:30:14,329 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:14,333 INFO program/MainThread: stdout[43]: LVM 2024-03-01 21:30:14,333 INFO program/MainThread: stderr[43]: 2024-03-01 21:30:14,333 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 21:30:14,333 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:14,337 INFO program/MainThread: stdout[44]: LVM 2024-03-01 21:30:14,337 INFO program/MainThread: stderr[44]: 2024-03-01 21:30:14,337 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 21:30:14,337 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:14,340 INFO program/MainThread: stdout[45]: LVM 2024-03-01 21:30:14,340 INFO program/MainThread: stderr[45]: 2024-03-01 21:30:14,340 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 21:30:14,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:14,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 21:30:14,352 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:14,353 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:30:14,353 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:14,354 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:30:14,349 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f264a7c6a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f264a7878d0) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:14,354 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:14,357 INFO program/MainThread: stdout[46]: LVM 2024-03-01 21:30:14,358 INFO program/MainThread: stderr[46]: 2024-03-01 21:30:14,358 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 21:30:14,362 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:30:14,366 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:14,366 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 21:30:14,370 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:14,370 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 21:30:14,374 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:14,374 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 21:30:14,377 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:14,377 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 21:30:14,378 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 21:30:14,381 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:14,381 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 21:30:14,385 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:30:14,385 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:14,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:14,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:14,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs ; incomplete: False ; hidden: False ; 2024-03-01 21:30:14,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:14,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 21:30:14,402 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:30:14,402 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 21:30:14,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:30:14,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:30:14,410 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:30:14,413 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:30:14,414 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:30:14,414 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 21:30:14,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 21:30:14,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:30:14,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 21:30:14,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:30:14,428 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:30:14,428 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:30:14,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:30:14,432 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:30:14,433 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 21:30:14,433 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 21:30:14,436 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:30:14,436 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:30:14,440 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:30:14,440 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:30:14,444 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ936H09eP1Vm3tSc798xLtDD0jyGvHAGaMs ' '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/ea55c961-c8f0-4dab-93e6-d6e17fc336c0 ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ936H09eP1Vm3tSc798xLtDD0jyGvHAGaMs', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea55c961-c8f0-4dab-93e6-d6e17fc336c0', 'ID_FS_UUID_ENC': 'ea55c961-c8f0-4dab-93e6-d6e17fc336c0', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051197650'} ; 2024-03-01 21:30:14,444 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:30:14,445 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:14,449 INFO program/MainThread: stdout[47]: LVM 2024-03-01 21:30:14,449 INFO program/MainThread: stderr[47]: 2024-03-01 21:30:14,449 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 21:30:14,449 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:14,452 INFO program/MainThread: stdout[48]: LVM 2024-03-01 21:30:14,452 INFO program/MainThread: stderr[48]: 2024-03-01 21:30:14,452 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 21:30:14,453 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:14,456 INFO program/MainThread: stdout[49]: LVM 2024-03-01 21:30:14,456 INFO program/MainThread: stderr[49]: 2024-03-01 21:30:14,456 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 21:30:14,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:14,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 21:30:14,468 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:14,469 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:30:14,469 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:14,470 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:30:14,465 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f264bba8748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f264a7878d0) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:14,470 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:14,474 INFO program/MainThread: stdout[50]: LVM 2024-03-01 21:30:14,474 INFO program/MainThread: stderr[50]: 2024-03-01 21:30:14,474 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 21:30:14,478 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:30:14,482 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:14,482 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 21:30:14,486 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:14,486 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 21:30:14,490 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:14,490 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 21:30:14,494 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:14,494 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 21:30:14,494 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 21:30:14,497 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:14,498 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 21:30:14,501 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:30:14,501 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:14,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:14,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:14,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK ; incomplete: False ; hidden: False ; 2024-03-01 21:30:14,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:14,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 21:30:14,519 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:30:14,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 21:30:14,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:30:14,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:30:14,526 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:30:14,530 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:30:14,530 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:30:14,530 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 21:30:14,534 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 21:30:14,538 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:30:14,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 21:30:14,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:30:14,545 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:30:14,545 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:30:14,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:30:14,549 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:30:14,550 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 21:30:14,550 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 21:30:14,553 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:30:14,553 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:30:14,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:30:14,557 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:30:14,561 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93TdUk2ZFYMBZMLf3i82WBo0tiFsONdIKK ' '/dev/disk/by-uuid/38396a60-b19f-4478-a7dc-b98a4e73448e ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/test_vg3-lv7 ' '/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-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93TdUk2ZFYMBZMLf3i82WBo0tiFsONdIKK', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '38396a60-b19f-4478-a7dc-b98a4e73448e', 'ID_FS_UUID_ENC': '38396a60-b19f-4478-a7dc-b98a4e73448e', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050882321'} ; 2024-03-01 21:30:14,561 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:30:14,561 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:14,565 INFO program/MainThread: stdout[51]: LVM 2024-03-01 21:30:14,565 INFO program/MainThread: stderr[51]: 2024-03-01 21:30:14,565 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 21:30:14,566 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:14,569 INFO program/MainThread: stdout[52]: LVM 2024-03-01 21:30:14,569 INFO program/MainThread: stderr[52]: 2024-03-01 21:30:14,569 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 21:30:14,569 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:14,572 INFO program/MainThread: stdout[53]: LVM 2024-03-01 21:30:14,572 INFO program/MainThread: stderr[53]: 2024-03-01 21:30:14,572 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 21:30:14,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:14,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 21:30:14,584 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:14,586 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:30:14,586 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:14,587 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:30:14,581 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f264b91f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f264a7878d0) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:14,588 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:14,592 INFO program/MainThread: stdout[54]: LVM 2024-03-01 21:30:14,592 INFO program/MainThread: stderr[54]: 2024-03-01 21:30:14,592 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 21:30:14,596 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:30:14,600 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:14,600 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 21:30:14,604 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:14,604 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 21:30:14,608 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:14,608 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 21:30:14,611 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:14,611 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 21:30:14,612 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 21:30:14,615 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:14,615 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 21:30:14,619 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:30:14,619 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:14,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:14,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:14,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt ; incomplete: False ; hidden: False ; 2024-03-01 21:30:14,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:14,633 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 21:30:14,637 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:30:14,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 21:30:14,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:30:14,644 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:30:14,644 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:30:14,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:30:14,648 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:30:14,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 21:30:14,652 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 21:30:14,656 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:30:14,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 21:30:14,659 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:30:14,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:30:14,663 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:30:14,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:30:14,667 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:30:14,668 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 21:30:14,668 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 21:30:14,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:30:14,671 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:30:14,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:30:14,675 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:30:14,679 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/6b6ac0a8-484e-4aa0-9367-0b193acf0f2d ' '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93333F03o1Hmh5ugYCEOpFElpnqP2ILgvt ' '/dev/mapper/test_vg3-lv8 /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-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93333F03o1Hmh5ugYCEOpFElpnqP2ILgvt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6b6ac0a8-484e-4aa0-9367-0b193acf0f2d', 'ID_FS_UUID_ENC': '6b6ac0a8-484e-4aa0-9367-0b193acf0f2d', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050556742'} ; 2024-03-01 21:30:14,679 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:30:14,679 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:14,683 INFO program/MainThread: stdout[55]: LVM 2024-03-01 21:30:14,683 INFO program/MainThread: stderr[55]: 2024-03-01 21:30:14,683 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 21:30:14,683 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:14,687 INFO program/MainThread: stdout[56]: LVM 2024-03-01 21:30:14,687 INFO program/MainThread: stderr[56]: 2024-03-01 21:30:14,687 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 21:30:14,687 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:14,690 INFO program/MainThread: stdout[57]: LVM 2024-03-01 21:30:14,690 INFO program/MainThread: stderr[57]: 2024-03-01 21:30:14,690 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 21:30:14,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:14,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 21:30:14,703 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:14,704 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:14,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:14,706 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:14,700 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f264a7507f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f264a7878d0) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:14,706 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:14,710 INFO program/MainThread: stdout[58]: LVM 2024-03-01 21:30:14,710 INFO program/MainThread: stderr[58]: 2024-03-01 21:30:14,710 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 21:30:14,715 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:30:14,719 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:14,719 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 21:30:14,722 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:14,722 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 21:30:14,726 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:14,726 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 21:30:14,730 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:14,730 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 21:30:14,730 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 21:30:14,734 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:14,734 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 21:30:14,738 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:30:14,738 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:14,738 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:14,741 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': '26759515'} ; 2024-03-01 21:30:14,742 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:30:14,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:30:14,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:14,754 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:30:14,754 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:30:14,754 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:30:14,754 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:30:14,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 21:30:14,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 21:30:14,758 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:30:14,761 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:30:14,761 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:30:14,764 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:30:14,765 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:30:14,765 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 21:30:14,765 INFO blivet/MainThread: got device: DiskDevice instance (0x7f264a75c048) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:30:14,769 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:30:14,772 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:14,773 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 21:30:14,776 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:14,776 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 21:30:14,780 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:14,780 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 21:30:14,783 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:14,783 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 21:30:14,787 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:30:14,790 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:30:14,793 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:30:14,797 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 0x7f264a75bac8> 2024-03-01 21:30:17,939 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 21:30:17,943 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:30:17,944 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:30:17,948 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': '26764343'} ; 2024-03-01 21:30:17,948 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:30:17,948 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:30:17,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:17,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:17,959 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:30:17,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:17,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:17,966 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:17,978 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:17,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 21:30:18,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 21:30:18,005 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:30:18,005 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 21:30:18,008 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:30:18,012 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:30:18,012 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:30:18,015 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:30:18,016 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:30:18,016 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:30:18,019 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:30:18,023 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:30:18,026 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:30:18,029 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:30:18,032 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:30:18,033 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:30:18,033 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 21:30:18,034 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:30:18,033 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f264a76ffd0) -- 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 0x7f264a7749e8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:30:18,038 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:30:18,042 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:18,042 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 21:30:18,045 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:18,045 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 21:30:18,048 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:18,049 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 21:30:18,052 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:18,052 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 21:30:18,052 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:30:18,055 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:18,055 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 21:30:18,059 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:30:18,059 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:18,062 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93333F03o1Hmh5ugYCEOpFElpnqP2ILgvt ' '/dev/disk/by-uuid/6b6ac0a8-484e-4aa0-9367-0b193acf0f2d ' '/dev/mapper/test_vg3-lv8 /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-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93333F03o1Hmh5ugYCEOpFElpnqP2ILgvt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6b6ac0a8-484e-4aa0-9367-0b193acf0f2d', 'ID_FS_UUID_ENC': '6b6ac0a8-484e-4aa0-9367-0b193acf0f2d', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050556742'} ; 2024-03-01 21:30:18,062 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:30:18,062 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:18,067 INFO program/MainThread: stdout[59]: LVM 2024-03-01 21:30:18,067 INFO program/MainThread: stderr[59]: 2024-03-01 21:30:18,067 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 21:30:18,067 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:18,070 INFO program/MainThread: stdout[60]: LVM 2024-03-01 21:30:18,070 INFO program/MainThread: stderr[60]: 2024-03-01 21:30:18,070 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 21:30:18,070 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:18,073 INFO program/MainThread: stdout[61]: LVM 2024-03-01 21:30:18,074 INFO program/MainThread: stderr[61]: 2024-03-01 21:30:18,074 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 21:30:18,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 21:30:18,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:18,087 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:18,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:18,089 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:18,083 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f264a7507f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f264a7878d0) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:18,089 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:18,093 INFO program/MainThread: stdout[62]: LVM 2024-03-01 21:30:18,093 INFO program/MainThread: stderr[62]: 2024-03-01 21:30:18,094 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 21:30:18,098 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:30:18,098 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 21:30:18,101 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93TdUk2ZFYMBZMLf3i82WBo0tiFsONdIKK ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/38396a60-b19f-4478-a7dc-b98a4e73448e ' '/dev/mapper/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_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-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93TdUk2ZFYMBZMLf3i82WBo0tiFsONdIKK', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '38396a60-b19f-4478-a7dc-b98a4e73448e', 'ID_FS_UUID_ENC': '38396a60-b19f-4478-a7dc-b98a4e73448e', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050882321'} ; 2024-03-01 21:30:18,102 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:30:18,102 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:18,105 INFO program/MainThread: stdout[63]: LVM 2024-03-01 21:30:18,105 INFO program/MainThread: stderr[63]: 2024-03-01 21:30:18,106 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 21:30:18,106 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:18,109 INFO program/MainThread: stdout[64]: LVM 2024-03-01 21:30:18,109 INFO program/MainThread: stderr[64]: 2024-03-01 21:30:18,109 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 21:30:18,109 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:18,112 INFO program/MainThread: stdout[65]: LVM 2024-03-01 21:30:18,112 INFO program/MainThread: stderr[65]: 2024-03-01 21:30:18,112 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 21:30:18,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 21:30:18,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:18,125 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:18,126 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:18,127 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:18,121 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f264b91f710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f264a7878d0) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:18,128 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:18,131 INFO program/MainThread: stdout[66]: LVM 2024-03-01 21:30:18,131 INFO program/MainThread: stderr[66]: 2024-03-01 21:30:18,131 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 21:30:18,135 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:30:18,135 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 21:30:18,139 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ936H09eP1Vm3tSc798xLtDD0jyGvHAGaMs ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/ea55c961-c8f0-4dab-93e6-d6e17fc336c0', '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-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ936H09eP1Vm3tSc798xLtDD0jyGvHAGaMs', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea55c961-c8f0-4dab-93e6-d6e17fc336c0', 'ID_FS_UUID_ENC': 'ea55c961-c8f0-4dab-93e6-d6e17fc336c0', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051197650'} ; 2024-03-01 21:30:18,139 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:30:18,139 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:18,142 INFO program/MainThread: stdout[67]: LVM 2024-03-01 21:30:18,143 INFO program/MainThread: stderr[67]: 2024-03-01 21:30:18,143 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 21:30:18,143 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:18,146 INFO program/MainThread: stdout[68]: LVM 2024-03-01 21:30:18,146 INFO program/MainThread: stderr[68]: 2024-03-01 21:30:18,146 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 21:30:18,146 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:18,149 INFO program/MainThread: stdout[69]: LVM 2024-03-01 21:30:18,149 INFO program/MainThread: stderr[69]: 2024-03-01 21:30:18,150 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 21:30:18,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 21:30:18,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:18,162 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:18,163 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:18,164 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:18,158 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f264bba8748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f264a7878d0) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:18,165 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:18,168 INFO program/MainThread: stdout[70]: LVM 2024-03-01 21:30:18,168 INFO program/MainThread: stderr[70]: 2024-03-01 21:30:18,168 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 21:30:18,172 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:30:18,172 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 21:30:18,176 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/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93zACmQNQB61CtJgtFodcM4ckv3KYyA0fd ' '/dev/disk/by-uuid/5a02a835-351b-45ee-98d9-bd1c217a2d8e', '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-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93zACmQNQB61CtJgtFodcM4ckv3KYyA0fd', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5a02a835-351b-45ee-98d9-bd1c217a2d8e', 'ID_FS_UUID_ENC': '5a02a835-351b-45ee-98d9-bd1c217a2d8e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051520285'} ; 2024-03-01 21:30:18,176 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:30:18,176 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:18,180 INFO program/MainThread: stdout[71]: LVM 2024-03-01 21:30:18,180 INFO program/MainThread: stderr[71]: 2024-03-01 21:30:18,180 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 21:30:18,180 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:18,183 INFO program/MainThread: stdout[72]: LVM 2024-03-01 21:30:18,183 INFO program/MainThread: stderr[72]: 2024-03-01 21:30:18,183 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 21:30:18,183 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:18,186 INFO program/MainThread: stdout[73]: LVM 2024-03-01 21:30:18,187 INFO program/MainThread: stderr[73]: 2024-03-01 21:30:18,187 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 21:30:18,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 21:30:18,198 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:18,200 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:18,200 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:18,201 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:18,195 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f264a7c6a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f264a7878d0) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:18,202 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:18,205 INFO program/MainThread: stdout[74]: LVM 2024-03-01 21:30:18,205 INFO program/MainThread: stderr[74]: 2024-03-01 21:30:18,205 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 21:30:18,209 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:30:18,210 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 21:30:18,213 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR73QvBi8NYcjr81z2hnq9Bcap8jBGpt7Rp ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/572953f3-18cb-4e54-ab3d-0b28bc201b7a ' '/dev/test_vg2/lv4 /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-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR73QvBi8NYcjr81z2hnq9Bcap8jBGpt7Rp', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '572953f3-18cb-4e54-ab3d-0b28bc201b7a', 'ID_FS_UUID_ENC': '572953f3-18cb-4e54-ab3d-0b28bc201b7a', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1052390317'} ; 2024-03-01 21:30:18,213 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:30:18,213 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:18,217 INFO program/MainThread: stdout[75]: LVM 2024-03-01 21:30:18,217 INFO program/MainThread: stderr[75]: 2024-03-01 21:30:18,217 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 21:30:18,217 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:18,220 INFO program/MainThread: stdout[76]: LVM 2024-03-01 21:30:18,220 INFO program/MainThread: stderr[76]: 2024-03-01 21:30:18,220 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 21:30:18,221 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:18,224 INFO program/MainThread: stdout[77]: LVM 2024-03-01 21:30:18,224 INFO program/MainThread: stderr[77]: 2024-03-01 21:30:18,224 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 21:30:18,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 21:30:18,235 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:18,236 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:18,236 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:18,237 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:18,232 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f2659834ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f264a7b54e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:18,238 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:18,241 INFO program/MainThread: stdout[78]: LVM 2024-03-01 21:30:18,241 INFO program/MainThread: stderr[78]: 2024-03-01 21:30:18,241 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 21:30:18,246 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:30:18,246 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 21:30:18,249 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR7FDwOb86HpdNbMWVni3rtRgskWf6hNIPu ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/0c6c020d-ce87-45f5-b046-d0b3a96d919c ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR7FDwOb86HpdNbMWVni3rtRgskWf6hNIPu', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0c6c020d-ce87-45f5-b046-d0b3a96d919c', 'ID_FS_UUID_ENC': '0c6c020d-ce87-45f5-b046-d0b3a96d919c', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1052686557'} ; 2024-03-01 21:30:18,249 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:30:18,249 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:18,253 INFO program/MainThread: stdout[79]: LVM 2024-03-01 21:30:18,253 INFO program/MainThread: stderr[79]: 2024-03-01 21:30:18,253 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 21:30:18,253 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:18,257 INFO program/MainThread: stdout[80]: LVM 2024-03-01 21:30:18,257 INFO program/MainThread: stderr[80]: 2024-03-01 21:30:18,257 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 21:30:18,257 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:18,260 INFO program/MainThread: stdout[81]: LVM 2024-03-01 21:30:18,260 INFO program/MainThread: stderr[81]: 2024-03-01 21:30:18,260 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 21:30:18,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 21:30:18,272 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:18,273 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:18,273 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:18,274 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:18,269 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f264a7bdf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f264a7b54e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:18,274 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:18,278 INFO program/MainThread: stdout[82]: LVM 2024-03-01 21:30:18,278 INFO program/MainThread: stderr[82]: 2024-03-01 21:30:18,278 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 21:30:18,283 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:30:18,283 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 21:30:18,286 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-uuid-LVM-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpyjgIWMhrGW8qEAdfV1iHa5FR40d11UuH ' '/dev/disk/by-uuid/0b7156e5-bd36-4235-9045-d6a5ffe67920 ' '/dev/disk/by-id/dm-name-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-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpyjgIWMhrGW8qEAdfV1iHa5FR40d11UuH', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0b7156e5-bd36-4235-9045-d6a5ffe67920', 'ID_FS_UUID_ENC': '0b7156e5-bd36-4235-9045-d6a5ffe67920', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1053534404'} ; 2024-03-01 21:30:18,286 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:30:18,286 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:18,290 INFO program/MainThread: stdout[83]: LVM 2024-03-01 21:30:18,290 INFO program/MainThread: stderr[83]: 2024-03-01 21:30:18,290 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 21:30:18,290 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:18,294 INFO program/MainThread: stdout[84]: LVM 2024-03-01 21:30:18,294 INFO program/MainThread: stderr[84]: 2024-03-01 21:30:18,294 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 21:30:18,294 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:18,297 INFO program/MainThread: stdout[85]: LVM 2024-03-01 21:30:18,297 INFO program/MainThread: stderr[85]: 2024-03-01 21:30:18,297 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 21:30:18,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 21:30:18,308 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:18,309 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:18,310 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:18,310 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:18,306 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f264a79cdd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f264a815a90) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:18,311 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:18,315 INFO program/MainThread: stdout[86]: LVM 2024-03-01 21:30:18,315 INFO program/MainThread: stderr[86]: 2024-03-01 21:30:18,315 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 21:30:18,320 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:30:18,320 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 21:30:18,323 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpRHv0thucg4LNHb7pE1ePQ7K8n2J9pCcp ' '/dev/disk/by-uuid/3ef4ccfe-e81a-473a-a187-928a6de2dc37 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/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-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpRHv0thucg4LNHb7pE1ePQ7K8n2J9pCcp', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3ef4ccfe-e81a-473a-a187-928a6de2dc37', 'ID_FS_UUID_ENC': '3ef4ccfe-e81a-473a-a187-928a6de2dc37', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1053846104'} ; 2024-03-01 21:30:18,323 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:30:18,323 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:18,327 INFO program/MainThread: stdout[87]: LVM 2024-03-01 21:30:18,327 INFO program/MainThread: stderr[87]: 2024-03-01 21:30:18,327 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 21:30:18,328 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:18,331 INFO program/MainThread: stdout[88]: LVM 2024-03-01 21:30:18,331 INFO program/MainThread: stderr[88]: 2024-03-01 21:30:18,331 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 21:30:18,331 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:18,335 INFO program/MainThread: stdout[89]: LVM 2024-03-01 21:30:18,335 INFO program/MainThread: stderr[89]: 2024-03-01 21:30:18,335 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 21:30:18,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:30:18,346 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:18,347 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:18,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:18,348 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:18,343 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f264a79cf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f264a815a90) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:18,349 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:18,352 INFO program/MainThread: stdout[90]: LVM 2024-03-01 21:30:18,353 INFO program/MainThread: stderr[90]: 2024-03-01 21:30:18,353 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 21:30:18,357 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:30:18,357 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:30:18,357 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:18,368 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:18,384 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 21:30:18,385 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 21:30:18,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:18,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:30:18,399 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:30:18,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:18,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:30:18,412 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:30:18,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:18,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:30:18,425 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:30:18,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:18,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:30:18,437 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:30:18,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:18,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:30:18,450 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:30:18,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:18,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:30:18,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:30:18,462 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:30:23,146 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_htrvqh_d/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 21:30:23,183 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:30:23,183 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 21:30:23,187 INFO program/MainThread: stdout[2]: 2024-03-01 21:30:23,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 21:30:23,187 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 21:30:23,187 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 21:30:23,191 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:23,192 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 21:30:23,195 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:30:23,196 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 21:30:23,199 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:30:23,199 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 21:30:23,202 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 21:30:23,202 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 21:30:23,214 INFO program/MainThread: stdout: 2024-03-01 21:30:23,214 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 21:30:23,214 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg 2024-03-01 21:30:23,214 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0b7156e5-bd36-4235-9045-d6a5ffe67920 2024-03-01 21:30:23,214 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 2024-03-01 21:30:23,214 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0b7156e5-bd36-4235-9045-d6a5ffe67920 2024-03-01 21:30:23,214 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 3ef4ccfe-e81a-473a-a187-928a6de2dc37 2024-03-01 21:30:23,214 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 2024-03-01 21:30:23,214 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX 2024-03-01 21:30:23,214 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 572953f3-18cb-4e54-ab3d-0b28bc201b7a 2024-03-01 21:30:23,214 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 0c6c020d-ce87-45f5-b046-d0b3a96d919c 2024-03-01 21:30:23,214 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt 2024-03-01 21:30:23,214 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 2024-03-01 21:30:23,214 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n 2024-03-01 21:30:23,214 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 6b6ac0a8-484e-4aa0-9367-0b193acf0f2d 2024-03-01 21:30:23,214 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 38396a60-b19f-4478-a7dc-b98a4e73448e 2024-03-01 21:30:23,214 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ea55c961-c8f0-4dab-93e6-d6e17fc336c0 2024-03-01 21:30:23,215 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU 2024-03-01 21:30:23,215 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ea55c961-c8f0-4dab-93e6-d6e17fc336c0 2024-03-01 21:30:23,215 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 2024-03-01 21:30:23,215 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5a02a835-351b-45ee-98d9-bd1c217a2d8e 2024-03-01 21:30:23,215 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 2024-03-01 21:30:23,215 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5a02a835-351b-45ee-98d9-bd1c217a2d8e 2024-03-01 21:30:23,215 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 21:30:23,215 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 21:30:23,215 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 21:30:23,215 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 21:30:23,215 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:23,215 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0b7156e5-bd36-4235-9045-d6a5ffe67920 sdb 1073741824 root disk brw-rw---- LVM2_member kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0b7156e5-bd36-4235-9045-d6a5ffe67920 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 3ef4ccfe-e81a-473a-a187-928a6de2dc37 sdc 1073741824 root disk brw-rw---- LVM2_member 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 sdd 1073741824 root disk brw-rw---- LVM2_member mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 572953f3-18cb-4e54-ab3d-0b28bc201b7a `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 0c6c020d-ce87-45f5-b046-d0b3a96d919c sde 1073741824 root disk brw-rw---- LVM2_member w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt sdf 1073741824 root disk brw-rw---- LVM2_member 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 sdg 1073741824 root disk brw-rw---- LVM2_member 1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 6b6ac0a8-484e-4aa0-9367-0b193acf0f2d |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 38396a60-b19f-4478-a7dc-b98a4e73448e `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ea55c961-c8f0-4dab-93e6-d6e17fc336c0 sdh 1073741824 root disk brw-rw---- LVM2_member 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs ea55c961-c8f0-4dab-93e6-d6e17fc336c0 sdi 1073741824 root disk brw-rw---- LVM2_member tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5a02a835-351b-45ee-98d9-bd1c217a2d8e sdj 1073741824 root disk brw-rw---- LVM2_member V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 5a02a835-351b-45ee-98d9-bd1c217a2d8e 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 21:30:23,215 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:30:23,215 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:30:23,216 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 21:30:23,216 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 21:30:23,216 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 21:30:23,216 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 21:30:23,216 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:23,230 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:23,245 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 21:30:23,249 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_6eaa5e2f-e053-4b41-bcce-013e72117ed5 ' '/dev/disk/by-id/lvm-pv-uuid-2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5 ' '/dev/disk/by-id/scsi-360014056eaa5e2fe0534b41bcce013e7 ' '/dev/disk/by-id/wwn-0x60014056eaa5e2fe0534b41bcce013e7', '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': '2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg', 'ID_FS_UUID_ENC': '2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg', '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': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'ID_SERIAL': '360014056eaa5e2fe0534b41bcce013e7', 'ID_SERIAL_SHORT': '60014056eaa5e2fe0534b41bcce013e7', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014056eaa5e2fe', 'ID_WWN_VENDOR_EXTENSION': '0x0534b41bcce013e7', 'ID_WWN_WITH_EXTENSION': '0x60014056eaa5e2fe0534b41bcce013e7', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014056eaa5e2fe0534b41bcce013e7', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '6eaa5e2f-e053-4b41-bcce-013e72117ed5', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472384962'} ; 2024-03-01 21:30:23,250 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 21:30:23,250 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 21:30:23,284 INFO program/MainThread: stdout[3]: 2024-03-01 21:30:23,284 INFO program/MainThread: stderr[3]: 2024-03-01 21:30:23,284 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 21:30:23,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:30:23,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:23,298 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 21:30:23,303 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 21:30:23,303 INFO blivet/MainThread: sda is a disk 2024-03-01 21:30:23,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 21:30:23,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 21:30:23,307 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 21:30:23,311 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 21:30:23,311 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 21:30:23,314 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 21:30:23,315 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 21:30:23,315 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 21:30:23,315 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d38b45cc0) -- 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 = 60014056eaa5e2fe0534b41bcce013e7 2024-03-01 21:30:23,319 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 21:30:23,323 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:23,323 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 21:30:23,326 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:23,327 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 21:30:23,330 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:23,330 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 21:30:23,333 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:23,334 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 21:30:23,337 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 21:30:23,337 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 21:30:23,337 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 21:30:23,362 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:30:23,363 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0. WARNING: Couldn't find device with uuid 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0. WARNING: VG test_vg1 is missing PV kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:30:23,363 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 21:30:23,363 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 21:30:23,368 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg ; label: None ; device: /dev/sda ; serial: 360014056eaa5e2fe0534b41bcce013e7 ; exists: True ; vg_name: test_vg1 ; vg_uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; pe_start: 8 MiB ; 2024-03-01 21:30:23,368 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 21:30:23,371 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 21:30:23,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; incomplete: True ; hidden: False ; 2024-03-01 21:30:23,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:23,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:23,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:23,384 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 21:30:23,411 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:30:23,412 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0. WARNING: Couldn't find device with uuid 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0. WARNING: VG test_vg1 is missing PV kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:30:23,412 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 21:30:23,412 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:30:23,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 21:30:23,420 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 21:30:23,423 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:30:23,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 21:30:23,427 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 21:30:23,427 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 21:30:23,461 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:23,461 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0. WARNING: Couldn't find device with uuid 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0. WARNING: VG test_vg1 is missing PV kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 21:30:23,461 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 21:30:23,466 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 21:30:23,467 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 21:30:23,470 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 21:30:23,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; incomplete: True ; hidden: False ; 2024-03-01 21:30:23,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:30:23,476 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:30:23,476 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:23,480 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_9ef2e2f6-450f-4158-897f-326534939ea3 ' '/dev/disk/by-id/lvm-pv-uuid-kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3 ' '/dev/disk/by-id/scsi-360014059ef2e2f6450f4158897f32653 ' '/dev/disk/by-id/wwn-0x60014059ef2e2f6450f4158897f32653', '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': 'kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0', 'ID_FS_UUID_ENC': 'kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0', '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': '9ef2e2f6-450f-4158-897f-326534939ea3', 'ID_SERIAL': '360014059ef2e2f6450f4158897f32653', 'ID_SERIAL_SHORT': '60014059ef2e2f6450f4158897f32653', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059ef2e2f64', 'ID_WWN_VENDOR_EXTENSION': '0x50f4158897f32653', 'ID_WWN_WITH_EXTENSION': '0x60014059ef2e2f6450f4158897f32653', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059ef2e2f6450f4158897f32653', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9ef2e2f6-450f-4158-897f-326534939ea3', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472408674'} ; 2024-03-01 21:30:23,480 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 21:30:23,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:30:23,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:23,491 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 21:30:23,491 INFO blivet/MainThread: sdb is a disk 2024-03-01 21:30:23,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 21:30:23,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 21:30:23,495 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 21:30:23,498 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 21:30:23,498 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 21:30:23,501 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 21:30:23,502 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 21:30:23,502 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 21:30:23,502 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d381b5358) -- 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 = 60014059ef2e2f6450f4158897f32653 2024-03-01 21:30:23,506 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 21:30:23,509 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:23,509 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 21:30:23,513 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:23,513 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 21:30:23,516 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:23,516 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 21:30:23,520 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:23,520 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 21:30:23,523 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 21:30:23,523 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 21:30:23,523 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 21:30:23,552 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:30:23,553 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0. WARNING: VG test_vg1 is missing PV 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 (last written to /dev/sdc). 2024-03-01 21:30:23,553 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 21:30:23,553 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 21:30:23,557 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 ; label: None ; device: /dev/sdb ; serial: 360014059ef2e2f6450f4158897f32653 ; exists: True ; vg_name: test_vg1 ; vg_uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 21:30:23,558 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 21:30:23,561 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 21:30:23,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; incomplete: True ; hidden: False ; 2024-03-01 21:30:23,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 21:30:23,571 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 21:30:23,574 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:30:23,577 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 21:30:23,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; incomplete: True ; hidden: False ; 2024-03-01 21:30:23,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:23,584 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 21:30:23,610 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:23,610 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0. WARNING: VG test_vg1 is missing PV 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 (last written to /dev/sdc). 2024-03-01 21:30:23,610 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 21:30:23,610 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 21:30:23,611 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:23,615 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405232a79a0f9614d82bb3daf57d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_232a79a0-f961-4d82-bb3d-af57d467eb9e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e ' '/dev/disk/by-id/wwn-0x6001405232a79a0f9614d82bb3daf57d', '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': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'ID_SERIAL': '36001405232a79a0f9614d82bb3daf57d', 'ID_SERIAL_SHORT': '6001405232a79a0f9614d82bb3daf57d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405232a79a0f', 'ID_WWN_VENDOR_EXTENSION': '0x9614d82bb3daf57d', 'ID_WWN_WITH_EXTENSION': '0x6001405232a79a0f9614d82bb3daf57d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405232a79a0f9614d82bb3daf57d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '232a79a0-f961-4d82-bb3d-af57d467eb9e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473198145'} ; 2024-03-01 21:30:23,615 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 21:30:23,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 21:30:23,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:23,626 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 21:30:23,627 INFO blivet/MainThread: sdk is a disk 2024-03-01 21:30:23,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 21:30:23,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 21:30:23,630 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 21:30:23,634 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 21:30:23,634 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 21:30:23,637 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 21:30:23,638 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 21:30:23,638 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 21:30:23,638 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d381b5518) -- 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 = 6001405232a79a0f9614d82bb3daf57d 2024-03-01 21:30:23,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 21:30:23,642 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 21:30:23,645 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49 ' '/dev/disk/by-id/scsi-360014055c9ba07469774e62809ae18c1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_5c9ba074-6977-4e62-809a-e18c1b5e1b49 ' '/dev/disk/by-id/wwn-0x60014055c9ba07469774e62809ae18c1', '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': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'ID_SERIAL': '360014055c9ba07469774e62809ae18c1', 'ID_SERIAL_SHORT': '60014055c9ba07469774e62809ae18c1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055c9ba0746', 'ID_WWN_VENDOR_EXTENSION': '0x9774e62809ae18c1', 'ID_WWN_WITH_EXTENSION': '0x60014055c9ba07469774e62809ae18c1', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055c9ba07469774e62809ae18c1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5c9ba074-6977-4e62-809a-e18c1b5e1b49', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473324720'} ; 2024-03-01 21:30:23,645 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 21:30:23,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 21:30:23,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:23,655 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 21:30:23,656 INFO blivet/MainThread: sdl is a disk 2024-03-01 21:30:23,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 21:30:23,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 21:30:23,660 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 21:30:23,663 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 21:30:23,663 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 21:30:23,666 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 21:30:23,667 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 21:30:23,667 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 21:30:23,667 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d381c2d30) -- 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 = 60014055c9ba07469774e62809ae18c1 2024-03-01 21:30:23,671 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 21:30:23,671 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 21:30:23,674 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_3eb2f262-5557-4f2b-9046-40b23b77dee1 ' '/dev/disk/by-id/wwn-0x60014053eb2f26255574f2b904640b23 ' '/dev/disk/by-id/scsi-360014053eb2f26255574f2b904640b23 ' '/dev/disk/by-id/lvm-pv-uuid-0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1', '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': '0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0', 'ID_FS_UUID_ENC': '0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0', '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': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'ID_SERIAL': '360014053eb2f26255574f2b904640b23', 'ID_SERIAL_SHORT': '60014053eb2f26255574f2b904640b23', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053eb2f2625', 'ID_WWN_VENDOR_EXTENSION': '0x5574f2b904640b23', 'ID_WWN_WITH_EXTENSION': '0x60014053eb2f26255574f2b904640b23', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053eb2f26255574f2b904640b23', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3eb2f262-5557-4f2b-9046-40b23b77dee1', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472460560'} ; 2024-03-01 21:30:23,674 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 21:30:23,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:30:23,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:23,684 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 21:30:23,685 INFO blivet/MainThread: sdc is a disk 2024-03-01 21:30:23,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 21:30:23,685 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 21:30:23,688 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 21:30:23,692 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 21:30:23,692 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 21:30:23,695 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 21:30:23,696 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 21:30:23,696 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 21:30:23,696 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d381ca320) -- 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 = 60014053eb2f26255574f2b904640b23 2024-03-01 21:30:23,700 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 21:30:23,703 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:23,703 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 21:30:23,707 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:23,707 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 21:30:23,710 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:23,710 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 21:30:23,714 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:23,714 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 21:30:23,717 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 21:30:23,717 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 21:30:23,717 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 21:30:23,747 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 21:30:23,747 INFO program/MainThread: stderr[9]: 2024-03-01 21:30:23,747 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 21:30:23,748 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 21:30:23,752 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 ; label: None ; device: /dev/sdc ; serial: 360014053eb2f26255574f2b904640b23 ; exists: True ; vg_name: test_vg1 ; vg_uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:30:23,752 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 21:30:23,756 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 21:30:23,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; incomplete: True ; hidden: False ; 2024-03-01 21:30:23,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:23,766 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 21:30:23,769 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 21:30:23,772 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 21:30:23,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp ; incomplete: True ; hidden: False ; 2024-03-01 21:30:23,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:23,779 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 21:30:23,806 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:23,806 INFO program/MainThread: stderr[10]: 2024-03-01 21:30:23,806 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 21:30:23,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:23,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:23,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp ; incomplete: False ; hidden: False ; 2024-03-01 21:30:23,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:23,821 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 21:30:23,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:30:23,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 21:30:23,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:30:23,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:30:23,833 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:30:23,837 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:30:23,837 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:30:23,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 21:30:23,842 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 21:30:23,845 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 21:30:23,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 21:30:23,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 21:30:23,852 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:30:23,853 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:30:23,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:30:23,857 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:30:23,857 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 21:30:23,857 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 21:30:23,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 21:30:23,861 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 21:30:23,864 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 21:30:23,864 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 21:30:23,868 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpRHv0thucg4LNHb7pE1ePQ7K8n2J9pCcp ' '/dev/disk/by-uuid/3ef4ccfe-e81a-473a-a187-928a6de2dc37 ' '/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-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpRHv0thucg4LNHb7pE1ePQ7K8n2J9pCcp', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3ef4ccfe-e81a-473a-a187-928a6de2dc37', 'ID_FS_UUID_ENC': '3ef4ccfe-e81a-473a-a187-928a6de2dc37', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1053846104'} ; 2024-03-01 21:30:23,868 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:30:23,869 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:23,873 INFO program/MainThread: stdout[11]: LVM 2024-03-01 21:30:23,873 INFO program/MainThread: stderr[11]: 2024-03-01 21:30:23,873 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 21:30:23,873 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:23,876 INFO program/MainThread: stdout[12]: LVM 2024-03-01 21:30:23,876 INFO program/MainThread: stderr[12]: 2024-03-01 21:30:23,876 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 21:30:23,876 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:23,880 INFO program/MainThread: stdout[13]: LVM 2024-03-01 21:30:23,880 INFO program/MainThread: stderr[13]: 2024-03-01 21:30:23,880 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 21:30:23,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:23,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 21:30:23,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:23,891 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:30:23,892 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:23,893 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 21:30:23,888 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:23,893 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:23,897 INFO program/MainThread: stdout[14]: LVM 2024-03-01 21:30:23,897 INFO program/MainThread: stderr[14]: 2024-03-01 21:30:23,897 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 21:30:23,902 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:30:23,906 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:23,906 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 21:30:23,910 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:23,910 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 21:30:23,913 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:23,914 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 21:30:23,917 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:23,917 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 21:30:23,919 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 21:30:23,919 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 21:30:23,923 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:23,923 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 21:30:23,927 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 21:30:23,927 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:23,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:23,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:23,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH ; incomplete: False ; hidden: False ; 2024-03-01 21:30:23,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:23,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 21:30:23,944 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:30:23,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 21:30:23,948 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:30:23,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:30:23,952 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:30:23,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:30:23,956 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:30:23,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 21:30:23,960 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 21:30:23,963 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:30:23,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 21:30:23,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 21:30:23,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:30:23,971 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:30:23,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:30:23,975 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:30:23,975 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 21:30:23,975 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 21:30:23,978 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 21:30:23,979 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 21:30:23,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 21:30:23,982 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 21:30:23,986 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpyjgIWMhrGW8qEAdfV1iHa5FR40d11UuH ' '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/0b7156e5-bd36-4235-9045-d6a5ffe67920', '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-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpyjgIWMhrGW8qEAdfV1iHa5FR40d11UuH', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0b7156e5-bd36-4235-9045-d6a5ffe67920', 'ID_FS_UUID_ENC': '0b7156e5-bd36-4235-9045-d6a5ffe67920', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1053534404'} ; 2024-03-01 21:30:23,986 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:30:23,986 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:23,990 INFO program/MainThread: stdout[15]: LVM 2024-03-01 21:30:23,991 INFO program/MainThread: stderr[15]: 2024-03-01 21:30:23,991 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 21:30:23,991 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:23,994 INFO program/MainThread: stdout[16]: LVM 2024-03-01 21:30:23,994 INFO program/MainThread: stderr[16]: 2024-03-01 21:30:23,994 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 21:30:23,994 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:23,997 INFO program/MainThread: stdout[17]: LVM 2024-03-01 21:30:23,998 INFO program/MainThread: stderr[17]: 2024-03-01 21:30:23,998 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 21:30:24,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:24,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 21:30:24,009 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:24,010 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:24,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:24,011 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:24,006 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:24,011 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:24,015 INFO program/MainThread: stdout[18]: LVM 2024-03-01 21:30:24,016 INFO program/MainThread: stderr[18]: 2024-03-01 21:30:24,016 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 21:30:24,020 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:30:24,024 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:24,024 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 21:30:24,028 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:24,028 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 21:30:24,031 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,032 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 21:30:24,035 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,036 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 21:30:24,036 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 21:30:24,039 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:24,039 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 21:30:24,043 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 21:30:24,043 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:24,043 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:24,047 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_993e8334-cd49-4d3c-adbc-eb9349167a64 ' '/dev/disk/by-id/lvm-pv-uuid-mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64 ' '/dev/disk/by-id/scsi-36001405993e8334cd494d3cadbceb934 ' '/dev/disk/by-id/wwn-0x6001405993e8334cd494d3cadbceb934', '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': 'mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX', 'ID_FS_UUID_ENC': 'mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX', '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': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'ID_SERIAL': '36001405993e8334cd494d3cadbceb934', 'ID_SERIAL_SHORT': '6001405993e8334cd494d3cadbceb934', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405993e8334c', 'ID_WWN_VENDOR_EXTENSION': '0xd494d3cadbceb934', 'ID_WWN_WITH_EXTENSION': '0x6001405993e8334cd494d3cadbceb934', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405993e8334cd494d3cadbceb934', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '993e8334-cd49-4d3c-adbc-eb9349167a64', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472473585'} ; 2024-03-01 21:30:24,047 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 21:30:24,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:30:24,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:24,058 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 21:30:24,058 INFO blivet/MainThread: sdd is a disk 2024-03-01 21:30:24,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 21:30:24,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 21:30:24,062 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 21:30:24,065 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 21:30:24,065 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 21:30:24,069 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 21:30:24,069 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 21:30:24,069 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 21:30:24,069 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d381db0b8) -- 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 = 6001405993e8334cd494d3cadbceb934 2024-03-01 21:30:24,073 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 21:30:24,077 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:24,077 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 21:30:24,080 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:24,080 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 21:30:24,084 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,084 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 21:30:24,087 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,087 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 21:30:24,090 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 21:30:24,090 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 21:30:24,090 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 21:30:24,117 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:30:24,117 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt. WARNING: Couldn't find device with uuid 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15. WARNING: VG test_vg2 is missing PV w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 (last written to /dev/sdf). 2024-03-01 21:30:24,117 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 21:30:24,118 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 21:30:24,122 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX ; label: None ; device: /dev/sdd ; serial: 36001405993e8334cd494d3cadbceb934 ; exists: True ; vg_name: test_vg2 ; vg_uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 21:30:24,122 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 21:30:24,126 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 21:30:24,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:24,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:24,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:24,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:24,139 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 21:30:24,167 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 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=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:30:24,167 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt. WARNING: Couldn't find device with uuid 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15. WARNING: VG test_vg2 is missing PV w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 (last written to /dev/sdf). 2024-03-01 21:30:24,167 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 21:30:24,167 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:30:24,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 21:30:24,173 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 21:30:24,177 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:30:24,177 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 21:30:24,180 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 21:30:24,181 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 21:30:24,208 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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=3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:24,208 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt. WARNING: Couldn't find device with uuid 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15. WARNING: VG test_vg2 is missing PV w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 (last written to /dev/sdf). 2024-03-01 21:30:24,208 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 21:30:24,213 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 21:30:24,213 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 21:30:24,216 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 21:30:24,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:24,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:30:24,223 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:30:24,223 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:24,227 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c ' '/dev/disk/by-id/lvm-pv-uuid-w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_7ac5671f-65d1-4732-8934-9e2859e0554c ' '/dev/disk/by-id/wwn-0x60014057ac5671f65d1473289349e285 ' '/dev/disk/by-id/scsi-360014057ac5671f65d1473289349e285', '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': 'w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt', 'ID_FS_UUID_ENC': 'w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt', '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': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'ID_SERIAL': '360014057ac5671f65d1473289349e285', 'ID_SERIAL_SHORT': '60014057ac5671f65d1473289349e285', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014057ac5671f6', 'ID_WWN_VENDOR_EXTENSION': '0x5d1473289349e285', 'ID_WWN_WITH_EXTENSION': '0x60014057ac5671f65d1473289349e285', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014057ac5671f65d1473289349e285', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '7ac5671f-65d1-4732-8934-9e2859e0554c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472628905'} ; 2024-03-01 21:30:24,227 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 21:30:24,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:30:24,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:24,238 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 21:30:24,238 INFO blivet/MainThread: sde is a disk 2024-03-01 21:30:24,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 21:30:24,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 21:30:24,242 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 21:30:24,245 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 21:30:24,246 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 21:30:24,249 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 21:30:24,249 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 21:30:24,250 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 21:30:24,250 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d381e37b8) -- 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 = 60014057ac5671f65d1473289349e285 2024-03-01 21:30:24,253 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 21:30:24,257 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:24,257 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 21:30:24,260 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:24,261 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 21:30:24,264 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,264 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 21:30:24,267 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,268 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 21:30:24,271 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 21:30:24,271 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 21:30:24,271 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/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:24,299 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:30:24,299 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15. WARNING: VG test_vg2 is missing PV 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 (last written to /dev/sdf). 2024-03-01 21:30:24,299 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 21:30:24,300 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 21:30:24,304 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt ; label: None ; device: /dev/sde ; serial: 360014057ac5671f65d1473289349e285 ; exists: True ; vg_name: test_vg2 ; vg_uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:30:24,304 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 21:30:24,307 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 21:30:24,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:24,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 21:30:24,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 21:30:24,321 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:30:24,324 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 21:30:24,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:24,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:24,331 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/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:24,357 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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=3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:24,357 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15. WARNING: VG test_vg2 is missing PV 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 (last written to /dev/sdf). 2024-03-01 21:30:24,357 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 21:30:24,357 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 21:30:24,358 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:24,362 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/lvm-pv-uuid-1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e ' '/dev/disk/by-id/wwn-0x60014053946b7f6e77a43cc996356c57 ' '/dev/disk/by-id/scsi-360014053946b7f6e77a43cc996356c57', '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': '1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15', 'ID_FS_UUID_ENC': '1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15', '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': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'ID_SERIAL': '360014053946b7f6e77a43cc996356c57', 'ID_SERIAL_SHORT': '60014053946b7f6e77a43cc996356c57', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053946b7f6e', 'ID_WWN_VENDOR_EXTENSION': '0x77a43cc996356c57', 'ID_WWN_WITH_EXTENSION': '0x60014053946b7f6e77a43cc996356c57', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053946b7f6e77a43cc996356c57', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3946b7f6-e77a-43cc-9963-56c572804d1e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472710966'} ; 2024-03-01 21:30:24,363 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 21:30:24,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:30:24,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:24,374 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 21:30:24,374 INFO blivet/MainThread: sdf is a disk 2024-03-01 21:30:24,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 21:30:24,375 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 21:30:24,378 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 21:30:24,381 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 21:30:24,382 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 21:30:24,385 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 21:30:24,385 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 21:30:24,386 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 21:30:24,386 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d381e36d8) -- 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 = 60014053946b7f6e77a43cc996356c57 2024-03-01 21:30:24,389 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 21:30:24,393 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:24,393 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 21:30:24,396 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:24,397 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 21:30:24,400 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,400 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 21:30:24,403 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,403 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 21:30:24,406 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 21:30:24,407 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 21:30:24,407 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/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:24,436 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 21:30:24,436 INFO program/MainThread: stderr[24]: 2024-03-01 21:30:24,436 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 21:30:24,437 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 21:30:24,441 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 ; label: None ; device: /dev/sdf ; serial: 360014053946b7f6e77a43cc996356c57 ; exists: True ; vg_name: test_vg2 ; vg_uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 21:30:24,441 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 21:30:24,444 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 21:30:24,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:24,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:24,455 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 21:30:24,458 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 21:30:24,461 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 21:30:24,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:24,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:24,468 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/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:24,497 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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=3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:24,497 INFO program/MainThread: stderr[25]: 2024-03-01 21:30:24,497 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 21:30:24,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:24,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:24,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu ; incomplete: False ; hidden: False ; 2024-03-01 21:30:24,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:24,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 21:30:24,516 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:30:24,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 21:30:24,519 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:30:24,523 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:30:24,523 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:30:24,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:30:24,528 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:30:24,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 21:30:24,532 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 21:30:24,535 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 21:30:24,535 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 21:30:24,539 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 21:30:24,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:30:24,542 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:30:24,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:30:24,547 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:30:24,547 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 21:30:24,547 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 21:30:24,550 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 21:30:24,550 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 21:30:24,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 21:30:24,554 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 21:30:24,558 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR7FDwOb86HpdNbMWVni3rtRgskWf6hNIPu ' '/dev/disk/by-uuid/0c6c020d-ce87-45f5-b046-d0b3a96d919c ' '/dev/test_vg2/lv3 /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-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR7FDwOb86HpdNbMWVni3rtRgskWf6hNIPu', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0c6c020d-ce87-45f5-b046-d0b3a96d919c', 'ID_FS_UUID_ENC': '0c6c020d-ce87-45f5-b046-d0b3a96d919c', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1052686557'} ; 2024-03-01 21:30:24,558 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:30:24,558 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:24,562 INFO program/MainThread: stdout[26]: LVM 2024-03-01 21:30:24,563 INFO program/MainThread: stderr[26]: 2024-03-01 21:30:24,563 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 21:30:24,563 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:24,566 INFO program/MainThread: stdout[27]: LVM 2024-03-01 21:30:24,566 INFO program/MainThread: stderr[27]: 2024-03-01 21:30:24,566 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 21:30:24,566 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:24,570 INFO program/MainThread: stdout[28]: LVM 2024-03-01 21:30:24,570 INFO program/MainThread: stderr[28]: 2024-03-01 21:30:24,570 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 21:30:24,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:24,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 21:30:24,581 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:24,582 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:30:24,582 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:24,583 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 21:30:24,578 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:24,583 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:24,587 INFO program/MainThread: stdout[29]: LVM 2024-03-01 21:30:24,587 INFO program/MainThread: stderr[29]: 2024-03-01 21:30:24,587 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 21:30:24,592 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:30:24,596 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:24,596 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 21:30:24,600 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:24,600 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 21:30:24,604 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,604 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 21:30:24,607 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,607 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 21:30:24,608 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 21:30:24,611 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:24,611 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 21:30:24,615 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 21:30:24,615 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:24,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:24,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:24,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp ; incomplete: False ; hidden: False ; 2024-03-01 21:30:24,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:24,637 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 21:30:24,641 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:30:24,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 21:30:24,645 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:30:24,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:30:24,649 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:30:24,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:30:24,653 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:30:24,653 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 21:30:24,656 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 21:30:24,660 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:30:24,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 21:30:24,664 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 21:30:24,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:30:24,667 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:30:24,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 21:30:24,671 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:30:24,672 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 21:30:24,672 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 21:30:24,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 21:30:24,675 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 21:30:24,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 21:30:24,679 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 21:30:24,683 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR73QvBi8NYcjr81z2hnq9Bcap8jBGpt7Rp ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/572953f3-18cb-4e54-ab3d-0b28bc201b7a ' '/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-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR73QvBi8NYcjr81z2hnq9Bcap8jBGpt7Rp', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '572953f3-18cb-4e54-ab3d-0b28bc201b7a', 'ID_FS_UUID_ENC': '572953f3-18cb-4e54-ab3d-0b28bc201b7a', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1052390317'} ; 2024-03-01 21:30:24,683 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:30:24,683 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:24,687 INFO program/MainThread: stdout[30]: LVM 2024-03-01 21:30:24,687 INFO program/MainThread: stderr[30]: 2024-03-01 21:30:24,688 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 21:30:24,688 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:24,691 INFO program/MainThread: stdout[31]: LVM 2024-03-01 21:30:24,691 INFO program/MainThread: stderr[31]: 2024-03-01 21:30:24,691 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 21:30:24,691 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:24,694 INFO program/MainThread: stdout[32]: LVM 2024-03-01 21:30:24,695 INFO program/MainThread: stderr[32]: 2024-03-01 21:30:24,695 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 21:30:24,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:24,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 21:30:24,706 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:24,707 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:24,707 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:24,708 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:24,703 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:24,708 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:24,712 INFO program/MainThread: stdout[33]: LVM 2024-03-01 21:30:24,713 INFO program/MainThread: stderr[33]: 2024-03-01 21:30:24,713 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 21:30:24,717 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:30:24,721 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:24,721 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 21:30:24,725 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:24,725 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 21:30:24,728 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,729 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 21:30:24,732 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,733 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 21:30:24,733 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 21:30:24,736 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:24,736 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 21:30:24,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 21:30:24,740 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:24,740 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:24,744 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n ' '/dev/disk/by-id/scsi-36001405118637ec17df40968c60b0ad6 ' '/dev/disk/by-id/wwn-0x6001405118637ec17df40968c60b0ad6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_118637ec-17df-4096-8c60-b0ad6057a928', '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': '1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n', 'ID_FS_UUID_ENC': '1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n', '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': '118637ec-17df-4096-8c60-b0ad6057a928', 'ID_SERIAL': '36001405118637ec17df40968c60b0ad6', 'ID_SERIAL_SHORT': '6001405118637ec17df40968c60b0ad6', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405118637ec1', 'ID_WWN_VENDOR_EXTENSION': '0x7df40968c60b0ad6', 'ID_WWN_WITH_EXTENSION': '0x6001405118637ec17df40968c60b0ad6', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405118637ec17df40968c60b0ad6', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '118637ec-17df-4096-8c60-b0ad6057a928', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472767181'} ; 2024-03-01 21:30:24,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 21:30:24,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:30:24,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:24,755 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 21:30:24,756 INFO blivet/MainThread: sdg is a disk 2024-03-01 21:30:24,756 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 21:30:24,756 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 21:30:24,760 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 21:30:24,763 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 21:30:24,763 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 21:30:24,767 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 21:30:24,767 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 21:30:24,767 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 21:30:24,768 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d381ca208) -- 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 = 6001405118637ec17df40968c60b0ad6 2024-03-01 21:30:24,771 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 21:30:24,775 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:24,775 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 21:30:24,778 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:24,778 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 21:30:24,782 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,782 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 21:30:24,785 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,785 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 21:30:24,788 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 21:30:24,788 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 21:30:24,789 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:24,819 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:30:24,819 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU. WARNING: Couldn't find device with uuid tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5. WARNING: Couldn't find device with uuid V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9. WARNING: VG test_vg3 is missing PV 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:30:24,819 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 21:30:24,820 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 21:30:24,824 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n ; label: None ; device: /dev/sdg ; serial: 36001405118637ec17df40968c60b0ad6 ; exists: True ; vg_name: test_vg3 ; vg_uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 21:30:24,824 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 21:30:24,828 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 21:30:24,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:24,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:24,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:24,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:24,841 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:24,871 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 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=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:30:24,871 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU. WARNING: Couldn't find device with uuid tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5. WARNING: Couldn't find device with uuid V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9. WARNING: VG test_vg3 is missing PV 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:30:24,871 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 21:30:24,871 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 21:30:24,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 21:30:24,877 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 21:30:24,881 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:30:24,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 21:30:24,884 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 21:30:24,885 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:24,915 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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=3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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=333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:24,915 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU. WARNING: Couldn't find device with uuid tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5. WARNING: Couldn't find device with uuid V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9. WARNING: VG test_vg3 is missing PV 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:30:24,915 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 21:30:24,920 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 21:30:24,921 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 21:30:24,924 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 21:30:24,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:24,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:30:24,931 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:30:24,931 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:24,934 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU ' '/dev/disk/by-id/wwn-0x6001405dcb51ca811d545bebfa4c6651 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_dcb51ca8-11d5-45be-bfa4-c665166f8ba4 ' '/dev/disk/by-id/scsi-36001405dcb51ca811d545bebfa4c6651 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4', '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': '1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU', 'ID_FS_UUID_ENC': '1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU', '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': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'ID_SERIAL': '36001405dcb51ca811d545bebfa4c6651', 'ID_SERIAL_SHORT': '6001405dcb51ca811d545bebfa4c6651', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405dcb51ca81', 'ID_WWN_VENDOR_EXTENSION': '0x1d545bebfa4c6651', 'ID_WWN_WITH_EXTENSION': '0x6001405dcb51ca811d545bebfa4c6651', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405dcb51ca811d545bebfa4c6651', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'dcb51ca8-11d5-45be-bfa4-c665166f8ba4', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '472856861'} ; 2024-03-01 21:30:24,934 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 21:30:24,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:30:24,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:24,946 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 21:30:24,946 INFO blivet/MainThread: sdh is a disk 2024-03-01 21:30:24,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 21:30:24,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 21:30:24,950 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 21:30:24,954 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 21:30:24,954 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 21:30:24,957 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 21:30:24,957 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 21:30:24,958 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 21:30:24,958 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d381c2978) -- 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 = 6001405dcb51ca811d545bebfa4c6651 2024-03-01 21:30:24,961 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 21:30:24,965 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:24,965 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 21:30:24,968 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:24,969 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 21:30:24,972 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,972 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 21:30:24,975 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:24,976 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 21:30:24,979 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 21:30:24,979 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 21:30:24,979 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:25,007 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:30:25,007 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5. WARNING: Couldn't find device with uuid V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9. WARNING: VG test_vg3 is missing PV tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:30:25,007 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 21:30:25,008 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 21:30:25,012 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU ; label: None ; device: /dev/sdh ; serial: 36001405dcb51ca811d545bebfa4c6651 ; exists: True ; vg_name: test_vg3 ; vg_uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; pe_start: 8 MiB ; 2024-03-01 21:30:25,012 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 21:30:25,016 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 21:30:25,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:25,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 21:30:25,026 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 21:30:25,029 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:30:25,032 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 21:30:25,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:25,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:25,039 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:25,068 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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=3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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=333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:25,068 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5. WARNING: Couldn't find device with uuid V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9. WARNING: VG test_vg3 is missing PV tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:30:25,068 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 21:30:25,069 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:30:25,069 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:25,074 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405cfed426e3dd54058b9bf6f3eb ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_cfed426e-3dd5-4058-b9bf-6f3ebed477b6 ' '/dev/disk/by-id/wwn-0x6001405cfed426e3dd54058b9bf6f3eb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6 ' '/dev/disk/by-id/lvm-pv-uuid-tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5', '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': 'tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5', 'ID_FS_UUID_ENC': 'tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5', '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': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'ID_SERIAL': '36001405cfed426e3dd54058b9bf6f3eb', 'ID_SERIAL_SHORT': '6001405cfed426e3dd54058b9bf6f3eb', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cfed426e3', 'ID_WWN_VENDOR_EXTENSION': '0xdd54058b9bf6f3eb', 'ID_WWN_WITH_EXTENSION': '0x6001405cfed426e3dd54058b9bf6f3eb', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cfed426e3dd54058b9bf6f3eb', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cfed426e-3dd5-4058-b9bf-6f3ebed477b6', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473018162'} ; 2024-03-01 21:30:25,074 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 21:30:25,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:30:25,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:25,085 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 21:30:25,086 INFO blivet/MainThread: sdi is a disk 2024-03-01 21:30:25,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 21:30:25,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 21:30:25,090 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 21:30:25,093 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 21:30:25,093 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 21:30:25,097 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 21:30:25,097 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 21:30:25,097 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 21:30:25,097 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d381e3da0) -- 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 = 6001405cfed426e3dd54058b9bf6f3eb 2024-03-01 21:30:25,101 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 21:30:25,105 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:25,105 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 21:30:25,108 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:25,108 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 21:30:25,112 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:25,112 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 21:30:25,115 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:25,115 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 21:30:25,119 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 21:30:25,119 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 21:30:25,119 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/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:25,149 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:30:25,149 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9. WARNING: VG test_vg3 is missing PV V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:30:25,149 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 21:30:25,149 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 21:30:25,154 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 ; label: None ; device: /dev/sdi ; serial: 36001405cfed426e3dd54058b9bf6f3eb ; exists: True ; vg_name: test_vg3 ; vg_uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; pe_start: 8 MiB ; 2024-03-01 21:30:25,154 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 21:30:25,157 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 21:30:25,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:25,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:25,168 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 21:30:25,171 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:30:25,174 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 21:30:25,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:25,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:25,181 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/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:25,212 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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=3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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=333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:25,212 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9. WARNING: VG test_vg3 is missing PV V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 21:30:25,212 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 21:30:25,213 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 21:30:25,213 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:25,218 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a ' '/dev/disk/by-id/lvm-pv-uuid-V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_d07b4efa-4290-48b7-a532-528453758e5a ' '/dev/disk/by-id/wwn-0x6001405d07b4efa429048b7a53252845 ' '/dev/disk/by-id/scsi-36001405d07b4efa429048b7a53252845', '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': 'V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9', 'ID_FS_UUID_ENC': 'V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9', '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': 'd07b4efa-4290-48b7-a532-528453758e5a', 'ID_SERIAL': '36001405d07b4efa429048b7a53252845', 'ID_SERIAL_SHORT': '6001405d07b4efa429048b7a53252845', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d07b4efa4', 'ID_WWN_VENDOR_EXTENSION': '0x29048b7a53252845', 'ID_WWN_WITH_EXTENSION': '0x6001405d07b4efa429048b7a53252845', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d07b4efa429048b7a53252845', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:d07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_PORT_NAME': 'naa.50014055b6ef7e5c,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd07b4efa-4290-48b7-a532-528453758e5a', 'SCSI_IDENT_TARGET_NAME': 'naa.50014055b6ef7e5c', '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': '473049994'} ; 2024-03-01 21:30:25,218 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 21:30:25,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:30:25,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:25,229 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 21:30:25,230 INFO blivet/MainThread: sdj is a disk 2024-03-01 21:30:25,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 21:30:25,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 21:30:25,234 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 21:30:25,237 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 21:30:25,237 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 21:30:25,241 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 21:30:25,241 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 21:30:25,241 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 21:30:25,241 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d381f4550) -- 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 = 6001405d07b4efa429048b7a53252845 2024-03-01 21:30:25,245 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 21:30:25,248 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:25,249 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 21:30:25,252 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:25,252 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 21:30:25,256 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:25,256 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 21:30:25,259 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:25,259 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 21:30:25,262 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 21:30:25,262 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 21:30:25,263 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/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:25,293 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=2Mv5eE-zd35-mfcr-7jWd-2eZG-aB1U-6MYujg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=kN4MiF-ImO9-dKng-EIMK-l3k2-AHEi-I2dlk0 LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=0z1ltw-5w0g-jLrS-jvBk-XqX0-wlIE-La82S0 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp LVM2_VG_SIZE=3196059648 LVM2_VG_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=mM1arp-e5z4-NXEY-tnN9-fOBN-BVXx-fLOnQX LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=w8J4Uf-HcwA-hg6x-hYhW-UDfT-hp4g-3fHECt LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1JlAMi-Pff6-nuJF-53c9-qfoj-8ysN-cH1j15 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 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=1qtIMJ-ke31-r9K3-k6O2-xxt3-Htje-cPjz5n LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=1Ll3Rb-duRJ-3hdr-jgCj-KHvS-xdQf-P11phU LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=tE4vhr-Rldm-fwq5-Txb2-PNun-DsV8-AwA4d5 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 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=V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 21:30:25,293 INFO program/MainThread: stderr[41]: 2024-03-01 21:30:25,293 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 21:30:25,294 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 21:30:25,298 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: V2kx2c-3Gck-zMIC-5tx0-ZXAG-ewRq-rMVty9 ; label: None ; device: /dev/sdj ; serial: 36001405d07b4efa429048b7a53252845 ; exists: True ; vg_name: test_vg3 ; vg_uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 21:30:25,298 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 21:30:25,301 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 21:30:25,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:25,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:25,312 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 21:30:25,315 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 21:30:25,318 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 21:30:25,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 ; incomplete: True ; hidden: False ; 2024-03-01 21:30:25,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:25,325 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/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:25,356 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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=FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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=3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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=TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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=333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 21:30:25,356 INFO program/MainThread: stderr[42]: 2024-03-01 21:30:25,356 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 21:30:25,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:25,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:25,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd ; incomplete: False ; hidden: False ; 2024-03-01 21:30:25,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:25,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 21:30:25,375 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:30:25,375 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 21:30:25,379 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:30:25,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:30:25,383 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:30:25,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:30:25,387 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:30:25,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 21:30:25,391 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 21:30:25,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 21:30:25,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 21:30:25,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 21:30:25,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:30:25,402 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:30:25,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:30:25,406 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:30:25,407 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 21:30:25,407 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 21:30:25,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 21:30:25,410 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 21:30:25,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 21:30:25,414 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 21:30:25,418 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/5a02a835-351b-45ee-98d9-bd1c217a2d8e ' '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93zACmQNQB61CtJgtFodcM4ckv3KYyA0fd ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93zACmQNQB61CtJgtFodcM4ckv3KYyA0fd', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5a02a835-351b-45ee-98d9-bd1c217a2d8e', 'ID_FS_UUID_ENC': '5a02a835-351b-45ee-98d9-bd1c217a2d8e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051520285'} ; 2024-03-01 21:30:25,418 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:30:25,418 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:25,422 INFO program/MainThread: stdout[43]: LVM 2024-03-01 21:30:25,422 INFO program/MainThread: stderr[43]: 2024-03-01 21:30:25,422 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 21:30:25,423 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:25,426 INFO program/MainThread: stdout[44]: LVM 2024-03-01 21:30:25,426 INFO program/MainThread: stderr[44]: 2024-03-01 21:30:25,426 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 21:30:25,426 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:25,429 INFO program/MainThread: stdout[45]: LVM 2024-03-01 21:30:25,429 INFO program/MainThread: stderr[45]: 2024-03-01 21:30:25,430 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 21:30:25,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:25,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 21:30:25,441 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:25,442 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:30:25,442 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:25,443 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 21:30:25,438 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:25,443 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:25,447 INFO program/MainThread: stdout[46]: LVM 2024-03-01 21:30:25,447 INFO program/MainThread: stderr[46]: 2024-03-01 21:30:25,447 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 21:30:25,452 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:30:25,455 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:25,456 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 21:30:25,459 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:25,460 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 21:30:25,463 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:25,463 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 21:30:25,467 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:25,467 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 21:30:25,467 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 21:30:25,471 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:25,471 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 21:30:25,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 21:30:25,474 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:25,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:25,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:25,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs ; incomplete: False ; hidden: False ; 2024-03-01 21:30:25,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:25,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 21:30:25,492 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:30:25,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 21:30:25,495 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:30:25,499 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:30:25,499 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:30:25,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:30:25,503 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:30:25,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 21:30:25,507 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 21:30:25,511 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 21:30:25,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 21:30:25,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 21:30:25,518 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:30:25,518 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:30:25,521 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:30:25,522 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:30:25,522 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 21:30:25,522 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 21:30:25,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 21:30:25,526 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 21:30:25,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 21:30:25,530 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 21:30:25,534 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ936H09eP1Vm3tSc798xLtDD0jyGvHAGaMs ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/ea55c961-c8f0-4dab-93e6-d6e17fc336c0 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ936H09eP1Vm3tSc798xLtDD0jyGvHAGaMs', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea55c961-c8f0-4dab-93e6-d6e17fc336c0', 'ID_FS_UUID_ENC': 'ea55c961-c8f0-4dab-93e6-d6e17fc336c0', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051197650'} ; 2024-03-01 21:30:25,534 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:30:25,534 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:25,538 INFO program/MainThread: stdout[47]: LVM 2024-03-01 21:30:25,538 INFO program/MainThread: stderr[47]: 2024-03-01 21:30:25,538 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 21:30:25,538 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:25,542 INFO program/MainThread: stdout[48]: LVM 2024-03-01 21:30:25,542 INFO program/MainThread: stderr[48]: 2024-03-01 21:30:25,542 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 21:30:25,542 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:25,545 INFO program/MainThread: stdout[49]: LVM 2024-03-01 21:30:25,545 INFO program/MainThread: stderr[49]: 2024-03-01 21:30:25,545 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 21:30:25,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:25,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 21:30:25,557 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:25,558 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:30:25,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:25,560 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 21:30:25,554 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:25,560 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:25,564 INFO program/MainThread: stdout[50]: LVM 2024-03-01 21:30:25,564 INFO program/MainThread: stderr[50]: 2024-03-01 21:30:25,564 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 21:30:25,568 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:30:25,572 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:25,573 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 21:30:25,576 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:25,576 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 21:30:25,580 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:25,580 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 21:30:25,584 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:25,584 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 21:30:25,584 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 21:30:25,588 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:25,588 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 21:30:25,592 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 21:30:25,592 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:25,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:25,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:25,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK ; incomplete: False ; hidden: False ; 2024-03-01 21:30:25,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:25,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 21:30:25,609 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:30:25,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 21:30:25,613 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:30:25,616 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:30:25,617 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:30:25,620 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:30:25,621 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:30:25,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 21:30:25,625 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 21:30:25,629 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:30:25,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 21:30:25,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 21:30:25,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:30:25,636 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:30:25,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:30:25,640 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:30:25,640 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 21:30:25,640 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 21:30:25,644 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 21:30:25,644 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 21:30:25,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 21:30:25,648 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 21:30:25,651 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/38396a60-b19f-4478-a7dc-b98a4e73448e ' '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93TdUk2ZFYMBZMLf3i82WBo0tiFsONdIKK', '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-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93TdUk2ZFYMBZMLf3i82WBo0tiFsONdIKK', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '38396a60-b19f-4478-a7dc-b98a4e73448e', 'ID_FS_UUID_ENC': '38396a60-b19f-4478-a7dc-b98a4e73448e', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050882321'} ; 2024-03-01 21:30:25,651 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:30:25,652 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:25,656 INFO program/MainThread: stdout[51]: LVM 2024-03-01 21:30:25,656 INFO program/MainThread: stderr[51]: 2024-03-01 21:30:25,656 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 21:30:25,656 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:25,659 INFO program/MainThread: stdout[52]: LVM 2024-03-01 21:30:25,660 INFO program/MainThread: stderr[52]: 2024-03-01 21:30:25,660 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 21:30:25,660 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:25,663 INFO program/MainThread: stdout[53]: LVM 2024-03-01 21:30:25,663 INFO program/MainThread: stderr[53]: 2024-03-01 21:30:25,663 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 21:30:25,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:25,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 21:30:25,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:25,676 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:30:25,677 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:25,678 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 21:30:25,672 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:25,678 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:25,682 INFO program/MainThread: stdout[54]: LVM 2024-03-01 21:30:25,682 INFO program/MainThread: stderr[54]: 2024-03-01 21:30:25,683 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 21:30:25,687 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:30:25,691 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:25,691 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 21:30:25,695 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:25,695 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 21:30:25,699 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:25,699 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 21:30:25,702 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:25,702 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 21:30:25,703 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 21:30:25,706 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:25,706 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 21:30:25,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 21:30:25,710 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:25,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:25,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:25,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt ; incomplete: False ; hidden: False ; 2024-03-01 21:30:25,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 21:30:25,724 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 21:30:25,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:30:25,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 21:30:25,731 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:30:25,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:30:25,735 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:30:25,738 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:30:25,739 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:30:25,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 21:30:25,743 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 21:30:25,746 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 21:30:25,747 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 21:30:25,750 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 21:30:25,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:30:25,754 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:30:25,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:30:25,758 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:30:25,758 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 21:30:25,759 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 21:30:25,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 21:30:25,762 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 21:30:25,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 21:30:25,766 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 21:30:25,770 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/6b6ac0a8-484e-4aa0-9367-0b193acf0f2d ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93333F03o1Hmh5ugYCEOpFElpnqP2ILgvt ' '/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-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93333F03o1Hmh5ugYCEOpFElpnqP2ILgvt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6b6ac0a8-484e-4aa0-9367-0b193acf0f2d', 'ID_FS_UUID_ENC': '6b6ac0a8-484e-4aa0-9367-0b193acf0f2d', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050556742'} ; 2024-03-01 21:30:25,770 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:30:25,770 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:25,774 INFO program/MainThread: stdout[55]: LVM 2024-03-01 21:30:25,774 INFO program/MainThread: stderr[55]: 2024-03-01 21:30:25,774 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 21:30:25,775 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:25,778 INFO program/MainThread: stdout[56]: LVM 2024-03-01 21:30:25,778 INFO program/MainThread: stderr[56]: 2024-03-01 21:30:25,778 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 21:30:25,778 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:25,781 INFO program/MainThread: stdout[57]: LVM 2024-03-01 21:30:25,781 INFO program/MainThread: stderr[57]: 2024-03-01 21:30:25,781 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 21:30:25,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:25,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 21:30:25,794 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:25,795 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:25,795 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:25,796 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:25,791 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:25,797 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:25,801 INFO program/MainThread: stdout[58]: LVM 2024-03-01 21:30:25,801 INFO program/MainThread: stderr[58]: 2024-03-01 21:30:25,801 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 21:30:25,805 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:30:25,809 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:25,809 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 21:30:25,813 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:25,813 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 21:30:25,817 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:25,817 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 21:30:25,821 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:25,821 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 21:30:25,821 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 21:30:25,825 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:25,825 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 21:30:25,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 21:30:25,828 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:25,829 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 21:30:25,832 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': '26759515'} ; 2024-03-01 21:30:25,832 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 21:30:25,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:30:25,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:25,844 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 21:30:25,844 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 21:30:25,844 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 21:30:25,844 INFO blivet/MainThread: xvda is a disk 2024-03-01 21:30:25,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 21:30:25,845 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 21:30:25,848 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 21:30:25,851 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 21:30:25,851 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 21:30:25,855 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 21:30:25,855 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 21:30:25,855 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 21:30:25,856 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3d3818a048) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 21:30:25,859 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 21:30:25,863 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:25,863 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 21:30:25,866 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:25,866 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 21:30:25,870 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:25,870 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 21:30:25,873 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:25,873 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 21:30:25,877 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 21:30:25,880 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 21:30:25,883 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 21:30:25,887 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 0x7f3d38189348> 2024-03-01 21:30:28,941 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 21:30:28,945 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 21:30:28,946 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 21:30:28,949 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': '26764343'} ; 2024-03-01 21:30:28,950 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 21:30:28,950 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 21:30:28,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:28,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:28,961 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 21:30:28,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:28,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:28,968 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:28,982 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:29,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 21:30:29,005 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 21:30:29,009 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 21:30:29,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 21:30:29,012 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 21:30:29,016 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 21:30:29,016 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 21:30:29,020 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:30:29,020 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:30:29,020 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 21:30:29,023 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 21:30:29,027 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 21:30:29,030 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 21:30:29,033 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 21:30:29,037 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 21:30:29,037 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 21:30:29,037 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 21:30:29,038 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 21:30:29,037 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f3d3819dfd0) -- 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 0x7f3d381a29e8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 21:30:29,042 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 21:30:29,046 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 21:30:29,046 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 21:30:29,049 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 21:30:29,049 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 21:30:29,053 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:29,053 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 21:30:29,056 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 21:30:29,056 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 21:30:29,056 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 21:30:29,059 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 21:30:29,060 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 21:30:29,063 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 21:30:29,063 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 21:30:29,066 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93333F03o1Hmh5ugYCEOpFElpnqP2ILgvt ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/6b6ac0a8-484e-4aa0-9367-0b193acf0f2d ' '/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_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-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93333F03o1Hmh5ugYCEOpFElpnqP2ILgvt', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6b6ac0a8-484e-4aa0-9367-0b193acf0f2d', 'ID_FS_UUID_ENC': '6b6ac0a8-484e-4aa0-9367-0b193acf0f2d', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050556742'} ; 2024-03-01 21:30:29,066 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 21:30:29,067 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:29,071 INFO program/MainThread: stdout[59]: LVM 2024-03-01 21:30:29,071 INFO program/MainThread: stderr[59]: 2024-03-01 21:30:29,071 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 21:30:29,071 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:29,074 INFO program/MainThread: stdout[60]: LVM 2024-03-01 21:30:29,074 INFO program/MainThread: stderr[60]: 2024-03-01 21:30:29,075 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 21:30:29,075 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:29,078 INFO program/MainThread: stdout[61]: LVM 2024-03-01 21:30:29,078 INFO program/MainThread: stderr[61]: 2024-03-01 21:30:29,078 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 21:30:29,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 21:30:29,090 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:29,091 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:29,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:29,093 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:29,087 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:29,094 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 21:30:29,098 INFO program/MainThread: stdout[62]: LVM 2024-03-01 21:30:29,098 INFO program/MainThread: stderr[62]: 2024-03-01 21:30:29,098 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 21:30:29,102 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 21:30:29,102 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 21:30:29,106 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93TdUk2ZFYMBZMLf3i82WBo0tiFsONdIKK ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/38396a60-b19f-4478-a7dc-b98a4e73448e', '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-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93TdUk2ZFYMBZMLf3i82WBo0tiFsONdIKK', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '38396a60-b19f-4478-a7dc-b98a4e73448e', 'ID_FS_UUID_ENC': '38396a60-b19f-4478-a7dc-b98a4e73448e', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050882321'} ; 2024-03-01 21:30:29,106 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 21:30:29,106 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:29,110 INFO program/MainThread: stdout[63]: LVM 2024-03-01 21:30:29,110 INFO program/MainThread: stderr[63]: 2024-03-01 21:30:29,110 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 21:30:29,110 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:29,114 INFO program/MainThread: stdout[64]: LVM 2024-03-01 21:30:29,114 INFO program/MainThread: stderr[64]: 2024-03-01 21:30:29,114 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 21:30:29,114 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:29,118 INFO program/MainThread: stdout[65]: LVM 2024-03-01 21:30:29,118 INFO program/MainThread: stderr[65]: 2024-03-01 21:30:29,118 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 21:30:29,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 21:30:29,130 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:29,131 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:29,132 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:29,133 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:29,127 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:29,133 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 21:30:29,138 INFO program/MainThread: stdout[66]: LVM 2024-03-01 21:30:29,138 INFO program/MainThread: stderr[66]: 2024-03-01 21:30:29,138 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 21:30:29,142 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 21:30:29,142 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 21:30:29,145 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/ea55c961-c8f0-4dab-93e6-d6e17fc336c0 ' '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ936H09eP1Vm3tSc798xLtDD0jyGvHAGaMs ' '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ936H09eP1Vm3tSc798xLtDD0jyGvHAGaMs', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ea55c961-c8f0-4dab-93e6-d6e17fc336c0', 'ID_FS_UUID_ENC': 'ea55c961-c8f0-4dab-93e6-d6e17fc336c0', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051197650'} ; 2024-03-01 21:30:29,145 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 21:30:29,146 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:29,149 INFO program/MainThread: stdout[67]: LVM 2024-03-01 21:30:29,149 INFO program/MainThread: stderr[67]: 2024-03-01 21:30:29,149 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 21:30:29,150 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:29,153 INFO program/MainThread: stdout[68]: LVM 2024-03-01 21:30:29,153 INFO program/MainThread: stderr[68]: 2024-03-01 21:30:29,153 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 21:30:29,153 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:29,156 INFO program/MainThread: stdout[69]: LVM 2024-03-01 21:30:29,157 INFO program/MainThread: stderr[69]: 2024-03-01 21:30:29,157 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 21:30:29,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 21:30:29,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:29,170 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:29,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:29,171 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:29,165 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:29,172 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 21:30:29,176 INFO program/MainThread: stdout[70]: LVM 2024-03-01 21:30:29,176 INFO program/MainThread: stderr[70]: 2024-03-01 21:30:29,176 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 21:30:29,180 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 21:30:29,180 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 21:30:29,183 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/5a02a835-351b-45ee-98d9-bd1c217a2d8e ' '/dev/disk/by-id/dm-uuid-LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93zACmQNQB61CtJgtFodcM4ckv3KYyA0fd ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-STO9S0EM7TdX56Wj5MgLG6nGnTBJpJ93zACmQNQB61CtJgtFodcM4ckv3KYyA0fd', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5a02a835-351b-45ee-98d9-bd1c217a2d8e', 'ID_FS_UUID_ENC': '5a02a835-351b-45ee-98d9-bd1c217a2d8e', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051520285'} ; 2024-03-01 21:30:29,183 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 21:30:29,184 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:29,187 INFO program/MainThread: stdout[71]: LVM 2024-03-01 21:30:29,188 INFO program/MainThread: stderr[71]: 2024-03-01 21:30:29,188 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 21:30:29,188 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:29,191 INFO program/MainThread: stdout[72]: LVM 2024-03-01 21:30:29,191 INFO program/MainThread: stderr[72]: 2024-03-01 21:30:29,191 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 21:30:29,191 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:29,195 INFO program/MainThread: stdout[73]: LVM 2024-03-01 21:30:29,195 INFO program/MainThread: stderr[73]: 2024-03-01 21:30:29,195 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 21:30:29,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 21:30:29,207 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:29,208 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:29,208 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:29,209 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:29,204 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:29,210 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 21:30:29,214 INFO program/MainThread: stdout[74]: LVM 2024-03-01 21:30:29,215 INFO program/MainThread: stderr[74]: 2024-03-01 21:30:29,215 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 21:30:29,219 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 21:30:29,219 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 21:30:29,222 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/572953f3-18cb-4e54-ab3d-0b28bc201b7a ' '/dev/disk/by-id/dm-uuid-LVM-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR73QvBi8NYcjr81z2hnq9Bcap8jBGpt7Rp', '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-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR73QvBi8NYcjr81z2hnq9Bcap8jBGpt7Rp', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '572953f3-18cb-4e54-ab3d-0b28bc201b7a', 'ID_FS_UUID_ENC': '572953f3-18cb-4e54-ab3d-0b28bc201b7a', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1052390317'} ; 2024-03-01 21:30:29,222 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 21:30:29,223 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:29,226 INFO program/MainThread: stdout[75]: LVM 2024-03-01 21:30:29,226 INFO program/MainThread: stderr[75]: 2024-03-01 21:30:29,226 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 21:30:29,226 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:29,230 INFO program/MainThread: stdout[76]: LVM 2024-03-01 21:30:29,230 INFO program/MainThread: stderr[76]: 2024-03-01 21:30:29,230 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 21:30:29,230 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:29,233 INFO program/MainThread: stdout[77]: LVM 2024-03-01 21:30:29,233 INFO program/MainThread: stderr[77]: 2024-03-01 21:30:29,233 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 21:30:29,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 21:30:29,244 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,245 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,246 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,246 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,242 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:29,247 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 21:30:29,250 INFO program/MainThread: stdout[78]: LVM 2024-03-01 21:30:29,250 INFO program/MainThread: stderr[78]: 2024-03-01 21:30:29,250 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 21:30:29,254 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 21:30:29,255 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 21:30:29,258 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR7FDwOb86HpdNbMWVni3rtRgskWf6hNIPu ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/0c6c020d-ce87-45f5-b046-d0b3a96d919c ' '/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-LdZqro9Pge1gaXhoAdNjZXfsHAJHNpR7FDwOb86HpdNbMWVni3rtRgskWf6hNIPu', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0c6c020d-ce87-45f5-b046-d0b3a96d919c', 'ID_FS_UUID_ENC': '0c6c020d-ce87-45f5-b046-d0b3a96d919c', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1052686557'} ; 2024-03-01 21:30:29,258 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 21:30:29,258 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:29,261 INFO program/MainThread: stdout[79]: LVM 2024-03-01 21:30:29,261 INFO program/MainThread: stderr[79]: 2024-03-01 21:30:29,262 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 21:30:29,262 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:29,265 INFO program/MainThread: stdout[80]: LVM 2024-03-01 21:30:29,265 INFO program/MainThread: stderr[80]: 2024-03-01 21:30:29,265 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 21:30:29,265 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:29,268 INFO program/MainThread: stdout[81]: LVM 2024-03-01 21:30:29,269 INFO program/MainThread: stderr[81]: 2024-03-01 21:30:29,269 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 21:30:29,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 21:30:29,280 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,281 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,281 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,282 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,277 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,282 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 21:30:29,286 INFO program/MainThread: stdout[82]: LVM 2024-03-01 21:30:29,286 INFO program/MainThread: stderr[82]: 2024-03-01 21:30:29,286 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 21:30:29,290 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 21:30:29,290 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 21:30:29,294 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpyjgIWMhrGW8qEAdfV1iHa5FR40d11UuH ' '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/0b7156e5-bd36-4235-9045-d6a5ffe67920', '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-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpyjgIWMhrGW8qEAdfV1iHa5FR40d11UuH', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0b7156e5-bd36-4235-9045-d6a5ffe67920', 'ID_FS_UUID_ENC': '0b7156e5-bd36-4235-9045-d6a5ffe67920', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1053534404'} ; 2024-03-01 21:30:29,294 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 21:30:29,294 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:29,298 INFO program/MainThread: stdout[83]: LVM 2024-03-01 21:30:29,298 INFO program/MainThread: stderr[83]: 2024-03-01 21:30:29,298 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 21:30:29,298 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:29,301 INFO program/MainThread: stdout[84]: LVM 2024-03-01 21:30:29,302 INFO program/MainThread: stderr[84]: 2024-03-01 21:30:29,302 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 21:30:29,302 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:29,305 INFO program/MainThread: stdout[85]: LVM 2024-03-01 21:30:29,305 INFO program/MainThread: stderr[85]: 2024-03-01 21:30:29,305 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 21:30:29,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 21:30:29,317 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,317 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,318 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,319 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,314 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,319 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 21:30:29,323 INFO program/MainThread: stdout[86]: LVM 2024-03-01 21:30:29,323 INFO program/MainThread: stderr[86]: 2024-03-01 21:30:29,323 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 21:30:29,328 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 21:30:29,328 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 21:30:29,331 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/3ef4ccfe-e81a-473a-a187-928a6de2dc37 ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpRHv0thucg4LNHb7pE1ePQ7K8n2J9pCcp ' '/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-PF3NCHp7G4BVU08BTuRKvVui7GRUdYYpRHv0thucg4LNHb7pE1ePQ7K8n2J9pCcp', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '3ef4ccfe-e81a-473a-a187-928a6de2dc37', 'ID_FS_UUID_ENC': '3ef4ccfe-e81a-473a-a187-928a6de2dc37', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1053846104'} ; 2024-03-01 21:30:29,331 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 21:30:29,331 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:29,335 INFO program/MainThread: stdout[87]: LVM 2024-03-01 21:30:29,335 INFO program/MainThread: stderr[87]: 2024-03-01 21:30:29,335 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 21:30:29,336 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:29,339 INFO program/MainThread: stdout[88]: LVM 2024-03-01 21:30:29,339 INFO program/MainThread: stderr[88]: 2024-03-01 21:30:29,339 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 21:30:29,339 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:29,342 INFO program/MainThread: stdout[89]: LVM 2024-03-01 21:30:29,342 INFO program/MainThread: stderr[89]: 2024-03-01 21:30:29,343 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 21:30:29,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:30:29,354 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,354 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,355 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,356 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,351 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,356 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 21:30:29,360 INFO program/MainThread: stdout[90]: LVM 2024-03-01 21:30:29,360 INFO program/MainThread: stderr[90]: 2024-03-01 21:30:29,360 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 21:30:29,365 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 21:30:29,365 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 21:30:29,365 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:29,376 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:29,393 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 21:30:29,394 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 21:30:29,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:29,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:30:29,408 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 21:30:29,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:29,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:30:29,421 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 21:30:29,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:29,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:30:29,433 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 21:30:29,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:29,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:30:29,446 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 21:30:29,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:29,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:30:29,458 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 21:30:29,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 21:30:29,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 21:30:29,470 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 21:30:29,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:29,477 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 21:30:29,477 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:29,478 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:29,478 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:29,479 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:29,479 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:29,479 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:29,480 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:29,480 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:29,481 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:29,481 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:29,481 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:29,482 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 21:30:29,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 21:30:29,488 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 21:30:29,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 21:30:29,494 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 21:30:29,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 21:30:29,500 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 21:30:29,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 21:30:29,506 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 21:30:29,508 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,509 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,510 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,510 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,506 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,513 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,514 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,514 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,515 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,511 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,518 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,518 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,519 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,520 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,516 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,522 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,523 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,524 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,524 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,520 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,527 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,528 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,528 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,529 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,525 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,532 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,532 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,533 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,533 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,529 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,537 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,537 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,538 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,541 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,542 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,542 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,543 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,539 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,545 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,546 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,546 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,547 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,543 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,550 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,551 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,551 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,552 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,548 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,554 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,555 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,556 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,552 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,559 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,560 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,561 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,564 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,564 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,565 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,565 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,568 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,569 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,569 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,570 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,573 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,573 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,574 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,575 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,571 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,577 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,578 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,578 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,579 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,582 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,583 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,583 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,584 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,580 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,586 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,587 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,588 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,588 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,584 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,591 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,592 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,592 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,593 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,596 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,596 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,597 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,598 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,601 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,601 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,602 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,598 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,605 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,606 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,606 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,607 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,603 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,609 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,610 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,610 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,611 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,614 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,615 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,615 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,616 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,618 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,619 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,620 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,620 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,616 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,623 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,624 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,625 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,621 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,628 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,628 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,629 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,629 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,625 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,632 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,633 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,633 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,634 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,637 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,637 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,638 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,639 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,635 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,641 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,642 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,642 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,643 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,639 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,646 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,647 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,647 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,648 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,650 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,651 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,652 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,652 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 21:30:29,648 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381caf28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = RHv0th-ucg4-LNHb-7pE1-ePQ7-K8n2-J9pCcp 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 21:30:29,653 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 21:30:29,656 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:30:29,656 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:29,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 21:30:29,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 21:30:29,660 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:30:29,661 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 21:30:29,665 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 21:30:29,665 INFO program/MainThread: stderr[91]: 2024-03-01 21:30:29,665 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 21:30:29,670 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 21:30:29,671 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 21:30:29,671 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:30:29,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 21:30:29,677 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 21:30:29,680 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,681 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,681 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,682 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,678 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,685 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,686 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,686 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,687 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,683 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,690 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,690 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,691 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,687 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,694 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,695 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,695 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,696 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,699 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,700 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,700 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,701 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,703 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,704 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,705 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,708 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,709 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,709 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,710 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,712 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,713 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,714 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,714 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,717 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,718 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,718 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,719 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,715 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,722 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,723 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,724 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,726 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,727 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,728 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,728 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,731 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,732 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,733 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,736 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,736 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,737 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,737 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,740 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,741 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,741 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,742 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,738 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,745 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,745 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,746 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,747 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,749 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,750 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,750 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,751 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,754 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,755 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,755 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,756 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,752 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,759 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,759 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,760 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,761 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,756 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,764 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,764 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,765 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,761 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,768 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,769 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,769 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,770 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,766 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,773 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,773 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,774 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,775 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,770 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,777 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,778 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,778 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,779 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,782 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,783 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,783 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,784 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,780 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,786 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,787 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,788 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,788 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,791 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,792 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,792 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,793 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,789 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,796 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,796 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,797 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,798 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,793 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,800 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,801 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,801 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,802 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,798 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,805 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,805 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,806 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,806 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,802 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,809 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,810 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,810 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,811 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,807 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,813 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,814 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,814 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,815 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,811 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,818 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,819 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,819 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,820 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,822 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,823 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,823 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 21:30:29,824 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 21:30:29,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381cadd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = yjgIWM-hrGW-8qEA-dfV1-iHa5-FR40-d11UuH 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 (0x7f3d38243ac8) -- 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 = PF3NCH-p7G4-BVU0-8BTu-RKvV-ui7G-RUdYYp size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 21:30:29,824 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 21:30:29,828 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:30:29,828 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:29,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 21:30:29,831 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 21:30:29,832 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:30:29,835 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 21:30:29,835 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 21:30:29,835 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:30:29,835 DEBUG blivet.ansible/MainThread: ['sdc', 'sda', 'test_vg1', 'sdb'] 2024-03-01 21:30:29,836 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 21:30:29,838 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 21:30:29,839 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:29,842 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:30:29,845 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:30:29,848 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 21:30:29,848 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 21:30:29,848 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:30:29,849 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 21:30:29,849 DEBUG blivet/MainThread: removing sdc 2024-03-01 21:30:29,851 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 21:30:29,852 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:29,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 21:30:29,855 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 21:30:29,855 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:30:29,855 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 21:30:29,855 DEBUG blivet/MainThread: removing sda 2024-03-01 21:30:29,858 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 21:30:29,858 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:29,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 21:30:29,862 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 21:30:29,862 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:30:29,862 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 21:30:29,862 DEBUG blivet/MainThread: removing sdb 2024-03-01 21:30:29,865 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 21:30:29,865 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:29,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 21:30:29,868 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 21:30:29,868 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:30:29,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:29,874 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 21:30:29,875 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:29,875 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:29,875 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:29,876 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:29,876 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:29,877 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:29,877 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:29,877 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:29,878 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:29,878 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:29,879 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:29,879 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 21:30:29,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 21:30:29,885 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 21:30:29,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 21:30:29,891 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 21:30:29,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 21:30:29,897 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 21:30:29,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:29,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 21:30:29,903 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 21:30:29,905 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,906 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,907 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,907 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,910 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,911 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,911 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,912 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,915 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,915 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,916 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,917 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,913 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,920 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,920 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,921 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,924 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,925 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,925 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,926 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,928 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,929 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,930 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,930 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,926 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,933 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,934 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,934 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,935 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,938 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,938 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,939 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,940 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,942 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,943 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,943 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,944 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,947 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,947 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,948 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,949 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,951 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,952 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,952 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,953 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,956 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,957 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,957 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,958 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,960 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,961 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,961 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,962 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,958 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,965 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,966 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,966 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,967 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,963 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,969 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,970 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,971 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,971 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,967 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,974 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,975 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,975 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,976 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,979 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,979 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,980 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,980 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,983 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,984 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,984 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,985 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,988 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,988 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,989 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,990 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,986 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,992 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,993 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,993 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,994 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,990 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:29,997 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,997 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,998 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:29,999 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,995 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:30,001 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,002 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,002 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,003 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:29,999 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:30,006 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,007 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,007 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,008 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,004 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:30,010 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,011 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,011 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,012 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:30,015 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,016 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,016 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,017 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:30,019 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,020 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,021 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,021 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:30,024 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,025 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,025 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,026 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:30,029 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,029 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,030 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,031 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:30,033 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,034 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,034 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,035 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:30,038 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,038 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,039 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,040 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,036 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:30,042 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,043 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,043 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,044 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:30,047 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,048 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,048 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,049 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 21:30:30,045 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381ebf60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = FDwOb8-6Hpd-NbMW-Vni3-rtRg-skWf-6hNIPu 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 21:30:30,049 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 21:30:30,052 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:30:30,053 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:30,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 21:30:30,056 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 21:30:30,056 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:30:30,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 21:30:30,060 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 21:30:30,060 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:30:30,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:30,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 21:30:30,066 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 21:30:30,069 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,069 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,070 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,070 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,067 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,073 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,073 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,074 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,074 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,071 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,077 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,077 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,078 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,078 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,081 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,082 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,082 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,082 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,085 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,086 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,086 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,087 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,089 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,090 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,090 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,090 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,087 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,093 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,094 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,094 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,095 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,091 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,097 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,098 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,098 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,099 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,095 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,101 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,102 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,102 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,102 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,105 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,106 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,106 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,107 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,109 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,110 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,110 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,111 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,113 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,114 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,114 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,115 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,111 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,117 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,118 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,118 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,119 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,115 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,121 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,122 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,122 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,123 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,119 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,125 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,126 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,126 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,127 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,123 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,129 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,130 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,130 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,131 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,127 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,133 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,134 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,134 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,135 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,137 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,138 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,138 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,139 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,141 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,142 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,142 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,143 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,139 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,145 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,146 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,146 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,147 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,149 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,150 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,150 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,151 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,153 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,154 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,154 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,155 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,157 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,158 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,158 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,159 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,161 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,162 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,162 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,163 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,165 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,166 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,166 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,167 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,163 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,169 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,170 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,170 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,171 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,173 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,174 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,174 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,175 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,177 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,178 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,178 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,179 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,181 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,182 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,182 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,183 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,179 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,185 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,186 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,186 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,187 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,189 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,190 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,190 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,191 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,193 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,194 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,194 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 21:30:30,195 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 21:30:30,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d46a61ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 3QvBi8-NYcj-r81z-2hnq-9Bca-p8jB-Gpt7Rp 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 (0x7f3d381e34e0) -- 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 = LdZqro-9Pge-1gaX-hoAd-NjZX-fsHA-JHNpR7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 21:30:30,196 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 21:30:30,199 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:30:30,199 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:30,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 21:30:30,202 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 21:30:30,202 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:30:30,206 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 21:30:30,206 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 21:30:30,206 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:30:30,206 DEBUG blivet.ansible/MainThread: ['sde', 'sdd', 'sdf', 'test_vg2'] 2024-03-01 21:30:30,206 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 21:30:30,209 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 21:30:30,210 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:30,213 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 21:30:30,216 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 21:30:30,219 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 21:30:30,219 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 21:30:30,219 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:30:30,220 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 21:30:30,220 DEBUG blivet/MainThread: removing sde 2024-03-01 21:30:30,222 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 21:30:30,223 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:30,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 21:30:30,226 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 21:30:30,226 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:30:30,226 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 21:30:30,226 DEBUG blivet/MainThread: removing sdd 2024-03-01 21:30:30,229 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 21:30:30,229 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:30,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 21:30:30,232 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 21:30:30,232 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:30:30,232 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 21:30:30,232 DEBUG blivet/MainThread: removing sdf 2024-03-01 21:30:30,235 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 21:30:30,235 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:30,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 21:30:30,239 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 21:30:30,239 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:30:30,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:30,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:30,245 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 21:30:30,246 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:30,246 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:30,247 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:30,247 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:30,248 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:30,248 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:30,248 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:30,249 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:30,249 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:30,250 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:30,250 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:30,251 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 21:30:30,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 21:30:30,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 21:30:30,257 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 21:30:30,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 21:30:30,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 21:30:30,263 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 21:30:30,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 21:30:30,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 21:30:30,269 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 21:30:30,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 21:30:30,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 21:30:30,275 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 21:30:30,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:30,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 21:30:30,281 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 21:30:30,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,285 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,287 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,281 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,290 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,291 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,292 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,293 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,287 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,296 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,297 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,298 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,299 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,294 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,302 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,303 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,304 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,305 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,310 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,310 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,311 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,306 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,314 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,316 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,316 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,317 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,312 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,321 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,322 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,322 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,323 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,318 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,328 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,328 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,329 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,333 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,334 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,334 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,336 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,330 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,340 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,342 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,346 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,347 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,348 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,351 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,352 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,353 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,354 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,357 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,358 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,359 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,360 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,355 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,363 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,365 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,365 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,366 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,370 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,371 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,371 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,372 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,367 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,376 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,377 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,377 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,378 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,373 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,382 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,383 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,385 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,379 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,389 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,389 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,391 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,395 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,396 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,397 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,401 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,402 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,403 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,408 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,408 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,409 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,413 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,414 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,415 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,410 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,420 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,421 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,425 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,426 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,428 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,431 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,432 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,433 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,434 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,437 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,438 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,440 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,434 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,443 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,444 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,445 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,446 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,441 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,451 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,451 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,452 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,447 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,455 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,457 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,457 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,458 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,453 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,463 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,464 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,468 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,469 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,469 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,471 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,465 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,474 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,475 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,477 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 21:30:30,471 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381f4a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = zACmQN-QB61-CtJg-tFod-cM4c-kv3K-YyA0fd 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 21:30:30,477 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 21:30:30,481 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:30:30,481 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:30,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 21:30:30,484 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 21:30:30,484 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:30:30,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 21:30:30,488 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 21:30:30,488 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:30:30,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:30,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 21:30:30,494 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 21:30:30,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,498 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,500 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,495 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,504 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,504 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,505 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,510 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,511 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,506 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,515 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,516 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,517 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,512 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,520 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,521 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,522 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,517 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,526 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,527 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,527 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,528 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,531 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,532 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,534 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,529 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,538 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,538 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,539 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,543 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,545 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,540 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,549 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,550 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,555 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,555 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,556 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,551 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,560 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,562 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,566 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,567 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,572 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,573 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,576 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,577 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,579 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,574 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,583 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,584 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,579 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,588 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,588 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,590 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,594 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,596 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,591 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,600 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,600 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,601 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,596 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,606 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,606 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,607 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,611 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,612 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,613 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,608 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,617 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,617 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,618 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,613 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,623 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,623 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,624 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,619 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,628 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,629 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,630 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,625 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,634 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,634 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,635 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,638 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,639 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,640 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,641 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,636 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,645 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,646 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,650 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,651 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,652 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,655 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,656 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,658 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,662 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,662 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,663 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,658 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,667 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,668 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,668 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,669 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,664 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,672 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,673 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,675 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 21:30:30,670 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d381e1be0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 6H09eP-1Vm3-tSc7-98xL-tDD0-jyGv-HAGaMs 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 21:30:30,675 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 21:30:30,679 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:30:30,679 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:30,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 21:30:30,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 21:30:30,682 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:30:30,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 21:30:30,686 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 21:30:30,686 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:30:30,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:30,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 21:30:30,693 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 21:30:30,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,696 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,697 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,697 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,700 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,701 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,703 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,706 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,706 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,708 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,703 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,712 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,713 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,708 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,717 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,718 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,721 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,722 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,722 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,723 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,727 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,727 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,728 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,731 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,732 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,733 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,736 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,737 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,738 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,739 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,734 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,742 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,744 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,748 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,748 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,749 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,744 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,752 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,753 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,753 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,754 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,749 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,757 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,758 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,759 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,762 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,763 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,764 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,764 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,768 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,769 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,769 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,770 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,765 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,773 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,774 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,774 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,775 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,770 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,779 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,779 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,780 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,776 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,783 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,784 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,785 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,781 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,789 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,790 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,790 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,786 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,794 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,794 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,795 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,796 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,799 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,800 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,800 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,801 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,804 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,805 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,806 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,801 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,810 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,810 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,811 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,807 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,814 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,815 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,815 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,816 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,820 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,821 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,821 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,817 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,825 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,826 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,826 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,822 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,830 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,830 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,831 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,832 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,835 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,836 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,837 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,841 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,841 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,842 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,837 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,845 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,846 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,847 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,850 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,851 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,852 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,853 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,848 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,856 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,857 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,858 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 21:30:30,853 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d38b4c710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TdUk2Z-FYMB-ZMLf-3i82-WBo0-tiFs-ONdIKK 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,858 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 21:30:30,862 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:30:30,862 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:30,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 21:30:30,865 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 21:30:30,865 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:30:30,869 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 21:30:30,869 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 21:30:30,869 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:30:30,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 21:30:30,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 21:30:30,875 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 21:30:30,878 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,879 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,879 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,880 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,876 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,883 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,883 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,884 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,884 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,888 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,888 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,889 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,892 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,893 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,893 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,894 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,890 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,897 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,898 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,902 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,903 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,906 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,907 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,911 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,911 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,912 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,916 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,916 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,917 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,913 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,920 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,921 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,925 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,925 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,926 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,929 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,929 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,930 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,931 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,926 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,933 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,934 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,935 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,935 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,938 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,939 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,940 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,943 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,943 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,944 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,948 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,948 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,949 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,952 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,954 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,956 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,957 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,958 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,961 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,962 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,962 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,963 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,959 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,966 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,966 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,967 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,967 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,963 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,971 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,971 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,972 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,975 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,976 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,976 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,977 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,973 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,980 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,980 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,981 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,981 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,984 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,985 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,986 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,990 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,990 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,991 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,987 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,994 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,995 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:30,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:30,999 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,999 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:31,000 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:30,996 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:31,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:31,003 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:31,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:31,004 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:31,000 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:31,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:31,008 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:31,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:31,009 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:31,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:31,012 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:31,013 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:31,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:31,014 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:31,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:31,016 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:31,017 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:31,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:31,018 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:31,014 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:31,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:31,022 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:31,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 21:30:31,023 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 21:30:31,019 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3d3817e7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 333F03-o1Hm-h5ug-YCEO-pFEl-pnqP-2ILgvt 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 (0x7f3d381b5240) -- 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 = STO9S0-EM7T-dX56-Wj5M-gLG6-nGnT-BJpJ93 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 21:30:31,023 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 21:30:31,027 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 21:30:31,027 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:31,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 21:30:31,030 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 21:30:31,031 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:30:31,034 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 21:30:31,034 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 21:30:31,034 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:30:31,034 DEBUG blivet.ansible/MainThread: ['sdg', 'test_vg3', 'sdj', 'sdh', 'sdi'] 2024-03-01 21:30:31,034 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 21:30:31,037 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 21:30:31,038 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:31,041 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:30:31,044 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:30:31,047 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:30:31,050 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 21:30:31,051 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 21:30:31,051 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:30:31,051 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 21:30:31,051 DEBUG blivet/MainThread: removing sdg 2024-03-01 21:30:31,054 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 21:30:31,054 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:31,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 21:30:31,057 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 21:30:31,057 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:30:31,057 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 21:30:31,057 DEBUG blivet/MainThread: removing sdj 2024-03-01 21:30:31,060 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 21:30:31,060 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:31,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 21:30:31,064 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 21:30:31,064 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:30:31,064 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 21:30:31,064 DEBUG blivet/MainThread: removing sdh 2024-03-01 21:30:31,067 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 21:30:31,067 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:31,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 21:30:31,070 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 21:30:31,070 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:30:31,070 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 21:30:31,070 DEBUG blivet/MainThread: removing sdi 2024-03-01 21:30:31,073 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 21:30:31,073 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 21:30:31,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 21:30:31,076 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 21:30:31,076 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:30:31,077 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:31,089 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,104 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:31,116 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,135 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:30:31,136 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:31,149 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,168 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:30:31,168 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:31,182 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,202 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:30:31,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:31,217 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,236 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:30:31,236 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:31,250 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,269 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:30:31,269 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:31,281 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,299 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:30:31,300 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:31,311 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,331 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:30:31,331 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:31,345 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,364 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:30:31,365 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:30:31,365 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:30:31,365 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:30:31,365 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:30:31,365 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:30:31,366 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:30:31,366 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:30:31,366 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:30:31,366 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:30:31,366 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:30:31,366 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:30:31,366 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:30:31,366 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:30:31,366 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:30:31,366 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:30:31,366 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:30:31,366 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:30:31,366 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:30:31,367 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:30:31,367 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:30:31,367 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:30:31,367 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:30:31,367 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:30:31,367 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:30:31,367 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:30:31,367 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:30:31,367 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:30:31,367 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:30:31,367 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:30:31,367 INFO blivet/MainThread: pruning action queue... 2024-03-01 21:30:31,369 INFO blivet/MainThread: resetting parted disks... 2024-03-01 21:30:31,372 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:30:31,375 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 21:30:31,378 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 21:30:31,379 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 21:30:31,382 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:30:31,382 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 0x7f3d38173bf8> 2024-03-01 21:30:31,382 INFO blivet/MainThread: sorting actions... 2024-03-01 21:30:31,403 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:30:31,404 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:30:31,404 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:30:31,404 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:30:31,404 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:30:31,404 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:30:31,404 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:30:31,405 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:30:31,405 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:30:31,405 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:30:31,405 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:30:31,405 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:30:31,405 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:30:31,405 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:30:31,406 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:30:31,406 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:30:31,406 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:30:31,406 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:30:31,406 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:30:31,406 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:30:31,406 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:30:31,407 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:30:31,407 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:30:31,407 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:30:31,407 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:30:31,407 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:30:31,407 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:30:31,407 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:30:31,408 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:30:31,408 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:30:31,411 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:31,414 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:30:31,415 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 21:30:31,423 INFO program/MainThread: stdout: 2024-03-01 21:30:31,423 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:30:31,423 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,423 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:31,442 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,442 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:31,455 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,455 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 21:30:31,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 21:30:31,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 21:30:31,467 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 21:30:31,471 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 21:30:31,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 21:30:31,474 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:31,507 INFO program/MainThread: stdout[92]: 2024-03-01 21:30:31,507 INFO program/MainThread: stderr[92]: 2024-03-01 21:30:31,507 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 21:30:31,512 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:30:31,515 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:31,518 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 21:30:31,522 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:31,525 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 21:30:31,528 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:31,531 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 21:30:31,535 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:31,538 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 21:30:31,541 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 21:30:31,541 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:31,595 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 21:30:31,596 INFO program/MainThread: stderr[93]: 2024-03-01 21:30:31,596 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 21:30:31,597 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:30:31,604 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:31,611 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:30:31,612 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 21:30:31,630 INFO program/MainThread: stdout: 2024-03-01 21:30:31,630 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:30:31,630 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,631 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:31,655 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,655 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:31,668 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,668 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 21:30:31,673 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 21:30:31,676 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 21:30:31,680 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 21:30:31,683 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 21:30:31,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 21:30:31,687 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:31,725 INFO program/MainThread: stdout[94]: 2024-03-01 21:30:31,725 INFO program/MainThread: stderr[94]: 2024-03-01 21:30:31,725 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 21:30:31,730 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:30:31,733 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:31,736 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 21:30:31,740 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:31,743 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 21:30:31,747 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:31,750 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 21:30:31,753 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:31,756 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 21:30:31,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 21:30:31,760 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:31,810 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 21:30:31,810 INFO program/MainThread: stderr[95]: 2024-03-01 21:30:31,810 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 21:30:31,811 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:30:31,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:31,827 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:30:31,827 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 21:30:31,850 INFO program/MainThread: stdout: 2024-03-01 21:30:31,850 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:30:31,850 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,851 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:31,872 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,873 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:31,884 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:31,885 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 21:30:31,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 21:30:31,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 21:30:31,897 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 21:30:31,900 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 21:30:31,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 21:30:31,904 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:31,937 INFO program/MainThread: stdout[96]: 2024-03-01 21:30:31,937 INFO program/MainThread: stderr[96]: 2024-03-01 21:30:31,937 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 21:30:31,941 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:30:31,945 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:31,948 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 21:30:31,952 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:31,955 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 21:30:31,958 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:31,961 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 21:30:31,965 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:31,968 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 21:30:31,971 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 21:30:31,971 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:32,017 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 21:30:32,018 INFO program/MainThread: stderr[97]: 2024-03-01 21:30:32,018 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 21:30:32,019 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:30:32,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,034 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:30:32,034 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 21:30:32,048 INFO program/MainThread: stdout: 2024-03-01 21:30:32,049 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:30:32,049 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,049 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,084 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,085 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,097 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,098 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 21:30:32,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 21:30:32,106 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 21:30:32,110 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 21:30:32,113 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 21:30:32,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 21:30:32,117 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:32,151 INFO program/MainThread: stdout[98]: 2024-03-01 21:30:32,151 INFO program/MainThread: stderr[98]: 2024-03-01 21:30:32,151 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 21:30:32,156 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:30:32,159 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,162 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:30:32,166 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,169 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:30:32,172 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,175 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:30:32,179 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,182 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:30:32,185 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 21:30:32,185 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:32,225 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 21:30:32,225 INFO program/MainThread: stderr[99]: 2024-03-01 21:30:32,225 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 21:30:32,226 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 21:30:32,233 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 21:30:32,240 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 21:30:32,246 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 21:30:32,257 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,262 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 21:30:32,271 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,276 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 21:30:32,283 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,291 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 21:30:32,297 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,304 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 21:30:32,307 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 21:30:32,307 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:32,350 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 21:30:32,350 INFO program/MainThread: stderr[100]: 2024-03-01 21:30:32,350 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 21:30:32,350 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:32,399 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 21:30:32,399 INFO program/MainThread: stderr[101]: 2024-03-01 21:30:32,399 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 21:30:32,399 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:32,445 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 21:30:32,445 INFO program/MainThread: stderr[102]: 2024-03-01 21:30:32,445 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 21:30:32,446 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 21:30:32,453 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,462 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 21:30:32,467 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 21:30:32,468 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:32,520 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 21:30:32,520 INFO program/MainThread: stderr[103]: 2024-03-01 21:30:32,520 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 21:30:32,520 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 21:30:32,521 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,531 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,532 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,545 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,545 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,557 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,558 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 21:30:32,562 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,565 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 21:30:32,568 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 21:30:32,568 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:32,598 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 21:30:32,598 INFO program/MainThread: stderr[104]: 2024-03-01 21:30:32,598 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 21:30:32,598 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 21:30:32,599 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,627 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,627 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,644 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,644 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,663 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,663 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 21:30:32,668 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,671 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 21:30:32,674 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 21:30:32,674 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:32,706 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 21:30:32,706 INFO program/MainThread: stderr[105]: 2024-03-01 21:30:32,706 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 21:30:32,707 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 21:30:32,707 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,744 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,745 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,757 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,757 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,772 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,772 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 21:30:32,776 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,779 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 21:30:32,783 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 21:30:32,783 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:32,812 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 21:30:32,812 INFO program/MainThread: stderr[106]: 2024-03-01 21:30:32,812 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 21:30:32,812 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 21:30:32,813 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,846 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,861 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,861 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,874 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,875 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:30:32,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,883 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:30:32,883 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 21:30:32,892 INFO program/MainThread: stdout: 2024-03-01 21:30:32,892 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:30:32,892 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,893 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,908 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,908 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:32,920 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:32,921 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 21:30:32,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 21:30:32,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 21:30:32,933 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 21:30:32,937 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 21:30:32,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 21:30:32,940 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:32,975 INFO program/MainThread: stdout[107]: 2024-03-01 21:30:32,975 INFO program/MainThread: stderr[107]: 2024-03-01 21:30:32,975 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 21:30:32,980 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 21:30:32,983 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,986 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 21:30:32,990 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,993 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 21:30:32,996 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:32,999 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 21:30:33,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 21:30:33,003 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:33,046 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 21:30:33,046 INFO program/MainThread: stderr[108]: 2024-03-01 21:30:33,046 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 21:30:33,047 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:30:33,055 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:33,063 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:30:33,064 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 21:30:33,077 INFO program/MainThread: stdout: 2024-03-01 21:30:33,078 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:30:33,078 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:33,104 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,104 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:33,115 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,115 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 21:30:33,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 21:30:33,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 21:30:33,127 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 21:30:33,131 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 21:30:33,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 21:30:33,134 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:33,169 INFO program/MainThread: stdout[109]: 2024-03-01 21:30:33,169 INFO program/MainThread: stderr[109]: 2024-03-01 21:30:33,169 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 21:30:33,174 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 21:30:33,177 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:33,181 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:30:33,184 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:33,187 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:30:33,190 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:33,194 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:30:33,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 21:30:33,197 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:33,237 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 21:30:33,237 INFO program/MainThread: stderr[110]: 2024-03-01 21:30:33,237 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 21:30:33,238 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 21:30:33,245 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 21:30:33,256 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 21:30:33,262 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 21:30:33,268 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:33,274 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 21:30:33,280 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:33,286 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 21:30:33,292 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:33,296 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 21:30:33,299 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 21:30:33,299 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:33,338 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 21:30:33,339 INFO program/MainThread: stderr[111]: 2024-03-01 21:30:33,339 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 21:30:33,339 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:33,381 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 21:30:33,381 INFO program/MainThread: stderr[112]: 2024-03-01 21:30:33,381 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 21:30:33,381 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:33,411 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 21:30:33,412 INFO program/MainThread: stderr[113]: 2024-03-01 21:30:33,412 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 21:30:33,413 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 21:30:33,420 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:33,427 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 21:30:33,433 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 21:30:33,433 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:33,490 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 21:30:33,490 INFO program/MainThread: stderr[114]: 2024-03-01 21:30:33,490 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 21:30:33,490 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 21:30:33,491 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:33,522 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,522 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:33,532 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,532 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:33,547 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,548 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 21:30:33,552 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:33,555 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 21:30:33,558 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 21:30:33,558 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:33,590 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 21:30:33,590 INFO program/MainThread: stderr[115]: 2024-03-01 21:30:33,590 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 21:30:33,591 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 21:30:33,591 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:33,621 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,621 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:33,634 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,635 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:33,652 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,653 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sde (id 86) 2024-03-01 21:30:33,657 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:33,660 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 21:30:33,663 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 21:30:33,664 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sde$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:33,692 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 21:30:33,692 INFO program/MainThread: stderr[116]: 2024-03-01 21:30:33,692 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 21:30:33,692 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 21:30:33,693 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:33,726 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:33,740 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,740 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:33,756 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,757 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:30:33,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:33,765 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:30:33,765 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 21:30:33,774 INFO program/MainThread: stdout: 2024-03-01 21:30:33,775 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:30:33,775 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,775 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:33,792 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,792 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:33,805 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,805 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 21:30:33,810 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 21:30:33,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 21:30:33,817 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 21:30:33,820 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 21:30:33,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 21:30:33,824 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:33,855 INFO program/MainThread: stdout[117]: 2024-03-01 21:30:33,855 INFO program/MainThread: stderr[117]: 2024-03-01 21:30:33,855 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 21:30:33,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:30:33,863 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:33,867 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 21:30:33,870 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:33,873 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 21:30:33,877 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:33,880 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 21:30:33,883 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 21:30:33,883 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:33,929 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 21:30:33,930 INFO program/MainThread: stderr[118]: 2024-03-01 21:30:33,930 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 21:30:33,931 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:30:33,939 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:33,947 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:30:33,947 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 21:30:33,962 INFO program/MainThread: stdout: 2024-03-01 21:30:33,962 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 21:30:33,962 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,962 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:33,980 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,980 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:33,990 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:33,991 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 21:30:33,996 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 21:30:33,999 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:30:34,003 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 21:30:34,006 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 21:30:34,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 21:30:34,010 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:34,045 INFO program/MainThread: stdout[119]: 2024-03-01 21:30:34,045 INFO program/MainThread: stderr[119]: 2024-03-01 21:30:34,045 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 21:30:34,050 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:30:34,053 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:34,057 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:30:34,060 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:34,063 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:30:34,066 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:34,069 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:30:34,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 21:30:34,073 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:34,115 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 21:30:34,115 INFO program/MainThread: stderr[120]: 2024-03-01 21:30:34,115 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 21:30:34,116 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 21:30:34,123 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 21:30:34,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 21:30:34,135 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 21:30:34,140 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:34,146 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 21:30:34,152 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:34,158 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 21:30:34,164 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:34,170 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 21:30:34,173 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 21:30:34,173 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:34,214 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 21:30:34,214 INFO program/MainThread: stderr[121]: 2024-03-01 21:30:34,214 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 21:30:34,214 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:34,255 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 21:30:34,255 INFO program/MainThread: stderr[122]: 2024-03-01 21:30:34,255 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 21:30:34,255 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:34,294 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 21:30:34,294 INFO program/MainThread: stderr[123]: 2024-03-01 21:30:34,295 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 21:30:34,295 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 21:30:34,302 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:34,311 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:30:34,317 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 21:30:34,317 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdb --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 21:30:34,357 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 21:30:34,357 INFO program/MainThread: stderr[124]: 2024-03-01 21:30:34,357 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 21:30:34,357 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 21:30:34,358 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:34,391 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:34,392 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:34,404 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:34,405 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:34,418 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:34,419 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 21:30:34,423 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:34,426 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:30:34,429 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 21:30:34,429 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 21:30:34,456 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 21:30:34,456 INFO program/MainThread: stderr[125]: 2024-03-01 21:30:34,456 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 21:30:34,456 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 21:30:34,456 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:34,491 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:34,492 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:34,509 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:34,509 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:34,522 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:34,523 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 21:30:34,527 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 21:30:34,530 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:30:34,533 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 21:30:34,533 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 21:30:34,561 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 21:30:34,561 INFO program/MainThread: stderr[126]: 2024-03-01 21:30:34,561 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 21:30:34,561 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 21:30:34,562 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:34,590 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:34,591 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:34,605 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:34,605 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 21:30:34,620 DEBUG program/MainThread: Return code: 0 2024-03-01 21:30:34,626 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 21:30:34,626 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 0x7f3d38173ca8> to retry, use: --limit @/tmp/tests_umount_verify.retry PLAY RECAP ********************************************************************* sut : ok=190 changed=12 unreachable=0 failed=1 skipped=130 rescued=0 ignored=0 Friday 01 March 2024 21:30:39 +0000 (0:00:00.856) 0:02:05.147 ********** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.89s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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.86s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 6.82s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Get required packages --------------- 4.34s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Update facts ------------------------ 3.84s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 fedora.linux_system_roles.snapshot : Run snapshot command snapshot ------ 2.87s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.61s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.55s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.55s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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.54s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.54s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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.54s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.53s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.53s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.49s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.48s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.43s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.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-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.42s /WORKDIR/git-debug-cleanup-failuresdm7xs70g/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---