# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_basic.yml ****************************************************** 1 plays in /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml PLAY [Basic snapshot test] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:2 Friday 01 March 2024 16:54:47 +0000 (0:00:00.011) 0:00:00.011 ********** ok: [sut] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:38 Friday 01 March 2024 16:54:48 +0000 (0:00:00.926) 0:00:00.938 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:10 Friday 01 March 2024 16:54:48 +0000 (0:00:00.013) 0:00:00.951 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:15 Friday 01 March 2024 16:54:48 +0000 (0:00:00.240) 0:00:01.192 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:19 Friday 01 March 2024 16:54:48 +0000 (0:00:00.017) 0:00:01.209 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 16:54:48 +0000 (0:00:00.016) 0:00:01.226 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 16:54:48 +0000 (0:00:00.013) 0:00:01.239 ********** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 16:54:48 +0000 (0:00:00.018) 0:00:01.258 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 16:54:48 +0000 (0:00:00.027) 0:00:01.285 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 16:54:49 +0000 (0:00:00.188) 0:00:01.474 ********** ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 16:54:49 +0000 (0:00:00.015) 0:00:01.489 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 16:54:49 +0000 (0:00:00.009) 0:00:01.499 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 16:54:49 +0000 (0:00:00.009) 0:00:01.508 ********** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 16:54:49 +0000 (0:00:00.026) 0:00:01.534 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libblockdev-kbd-2.28-6.el8.x86_64", "Installed: lvm2-8:2.03.14-9.el8.x86_64", "Installed: libblockdev-loop-2.28-6.el8.x86_64", "Installed: ndctl-71.1-7.el8.x86_64", "Installed: device-mapper-event-8:1.02.181-9.el8.x86_64", "Installed: lvm2-libs-8:2.03.14-9.el8.x86_64", "Installed: libblockdev-lvm-2.28-6.el8.x86_64", "Installed: ndctl-libs-71.1-7.el8.x86_64", "Installed: blivet-data-1:3.6.0-8.el8.noarch", "Installed: device-mapper-event-libs-8:1.02.181-9.el8.x86_64", "Installed: python3-blivet-1:3.6.0-8.el8.noarch", "Installed: python3-blockdev-2.28-6.el8.x86_64", "Installed: userspace-rcu-0.10.1-4.el8.x86_64", "Installed: libblockdev-mdraid-2.28-6.el8.x86_64", "Installed: device-mapper-multipath-0.8.4-41.el8.x86_64", "Installed: python3-bytesize-1.4-3.el8.x86_64", "Installed: libblockdev-mpath-2.28-6.el8.x86_64", "Installed: device-mapper-multipath-libs-0.8.4-41.el8.x86_64", "Installed: device-mapper-persistent-data-0.9.0-7.el8.x86_64", "Installed: vdo-6.2.9.7-14.el8.x86_64", "Installed: libblockdev-nvdimm-2.28-6.el8.x86_64", "Installed: mdadm-4.2-13.el8.x86_64", "Installed: libblockdev-part-2.28-6.el8.x86_64", "Installed: libblockdev-swap-2.28-6.el8.x86_64", "Installed: libaio-0.3.112-1.el8.x86_64", "Installed: libblockdev-2.28-6.el8.x86_64", "Installed: libblockdev-utils-2.28-6.el8.x86_64", "Installed: volume_key-libs-0.3.11-6.el8.x86_64", "Installed: libblockdev-crypto-2.28-6.el8.x86_64", "Installed: python3-pyparted-1:3.11.7-4.el8.x86_64", "Installed: daxctl-libs-71.1-7.el8.x86_64", "Installed: libblockdev-dm-2.28-6.el8.x86_64", "Installed: kmod-kvdo-6.2.8.7-94.el8.x86_64", "Installed: libbytesize-1.4-3.el8.x86_64", "Installed: libblockdev-fs-2.28-6.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64" ] } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 16:55:34 +0000 (0:00:45.819) 0:00:47.354 ********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 16:55:34 +0000 (0:00:00.011) 0:00:47.366 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 16:55:34 +0000 (0:00:00.011) 0:00:47.378 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 16:55:35 +0000 (0:00:00.511) 0:00:47.889 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 16:55:35 +0000 (0:00:00.019) 0:00:47.909 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 16:55:35 +0000 (0:00:00.015) 0:00:47.925 ********** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 16:55:35 +0000 (0:00:00.015) 0:00:47.940 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 16:55:35 +0000 (0:00:00.014) 0:00:47.955 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 16:55:38 +0000 (0:00:02.495) 0:00:50.451 ********** 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": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 16:55:39 +0000 (0:00:01.697) 0:00:52.148 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 16:55:39 +0000 (0:00:00.029) 0:00:52.178 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 16:55:39 +0000 (0:00:00.009) 0:00:52.187 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 16:55:40 +0000 (0:00:00.364) 0:00:52.552 ********** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 16:55:40 +0000 (0:00:00.018) 0:00:52.571 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 16:55:40 +0000 (0:00:00.009) 0:00:52.580 ********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 16:55:40 +0000 (0:00:00.013) 0:00:52.594 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 16:55:40 +0000 (0:00:00.012) 0:00:52.606 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 16:55:40 +0000 (0:00:00.012) 0:00:52.618 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 16:55:40 +0000 (0:00:00.019) 0:00:52.637 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 16:55:40 +0000 (0:00:00.009) 0:00:52.647 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 16:55:40 +0000 (0:00:00.018) 0:00:52.666 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 16:55:40 +0000 (0:00:00.018) 0:00:52.685 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 16:55:40 +0000 (0:00:00.009) 0:00:52.694 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311729.103506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 16:55:40 +0000 (0:00:00.194) 0:00:52.889 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 16:55:40 +0000 (0:00:00.011) 0:00:52.901 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:23 Friday 01 March 2024 16:55:41 +0000 (0:00:00.753) 0:00:53.655 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:5 Friday 01 March 2024 16:55:41 +0000 (0:00:00.017) 0:00:53.672 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:10 Friday 01 March 2024 16:55:41 +0000 (0:00:00.189) 0:00:53.862 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:14 Friday 01 March 2024 16:55:41 +0000 (0:00:00.015) 0:00:53.878 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:23 Friday 01 March 2024 16:55:43 +0000 (0:00:02.366) 0:00:56.245 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ], "info": [] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:31 Friday 01 March 2024 16:55:44 +0000 (0:00:00.288) 0:00:56.533 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:36 Friday 01 March 2024 16:55:44 +0000 (0:00:00.013) 0:00:56.546 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:44 Friday 01 March 2024 16:55:44 +0000 (0:00:00.011) 0:00:56.558 ********** skipping: [sut] => { "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)" } TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:49 Friday 01 March 2024 16:55:44 +0000 (0:00:00.022) 0:00:56.580 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:58 Friday 01 March 2024 16:55:44 +0000 (0:00:00.019) 0:00:56.600 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:29 Friday 01 March 2024 16:55:44 +0000 (0:00:00.019) 0:00:56.619 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 16:55:44 +0000 (0:00:00.024) 0:00:56.643 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 16:55:44 +0000 (0:00:00.016) 0:00:56.660 ********** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 16:55:44 +0000 (0:00:00.020) 0:00:56.681 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 16:55:44 +0000 (0:00:00.029) 0:00:56.711 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 16:55:44 +0000 (0:00:00.013) 0:00:56.724 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 16:55:44 +0000 (0:00:00.013) 0:00:56.737 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 16:55:44 +0000 (0:00:00.027) 0:00:56.764 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 16:55:44 +0000 (0:00:00.012) 0:00:56.777 ********** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 16:55:44 +0000 (0:00:00.026) 0:00:56.803 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 16:55:46 +0000 (0:00:02.375) 0:00:59.179 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "name": "lv1", "size": "15%" }, { "name": "lv2", "size": "50%" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "volumes": [ { "name": "lv3", "size": "10%" }, { "name": "lv4", "size": "20%" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "volumes": [ { "name": "lv5", "size": "30%" }, { "name": "lv6", "size": "25%" }, { "name": "lv7", "size": "10%" }, { "name": "lv8", "size": "10%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 16:55:46 +0000 (0:00:00.029) 0:00:59.209 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 16:55:46 +0000 (0:00:00.014) 0:00:59.223 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 16:55:51 +0000 (0:00:04.183) 0:01:03.407 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 16:55:51 +0000 (0:00:00.022) 0:01:03.429 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 16:55:51 +0000 (0:00:00.017) 0:01:03.447 ********** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 16:55:51 +0000 (0:00:00.020) 0:01:03.468 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 16:55:51 +0000 (0:00:00.017) 0:01:03.485 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 16:55:53 +0000 (0:00:02.571) 0:01:06.057 ********** 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": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 16:55:55 +0000 (0:00:01.603) 0:01:07.660 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 16:55:55 +0000 (0:00:00.030) 0:01:07.691 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 16:55:55 +0000 (0:00:00.009) 0:01:07.701 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 16:56:05 +0000 (0:00:09.912) 0:01:17.614 ********** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 16:56:05 +0000 (0:00:00.019) 0:01:17.633 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 16:56:05 +0000 (0:00:00.010) 0:01:17.643 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 16:56:05 +0000 (0:00:00.022) 0:01:17.666 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 16:56:05 +0000 (0:00:00.020) 0:01:17.686 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 16:56:05 +0000 (0:00:00.013) 0:01:17.699 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 16:56:05 +0000 (0:00:00.018) 0:01:17.717 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 16:56:05 +0000 (0:00:00.010) 0:01:17.728 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 16:56:05 +0000 (0:00:00.023) 0:01:17.751 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 16:56:05 +0000 (0:00:00.020) 0:01:17.771 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 16:56:05 +0000 (0:00:00.011) 0:01:17.782 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311729.103506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 16:56:05 +0000 (0:00:00.196) 0:01:17.979 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 16:56:05 +0000 (0:00:00.010) 0:01:17.989 ********** ok: [sut] TASK [Run the snapshot role to create snapshot LVs] **************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:41 Friday 01 March 2024 16:56:06 +0000 (0:00:00.791) 0:01:18.781 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 16:56:06 +0000 (0:00:00.024) 0:01:18.805 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:56:06 +0000 (0:00:00.018) 0:01:18.823 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 16:56:06 +0000 (0:00:00.021) 0:01:18.845 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 16:56:06 +0000 (0:00:00.014) 0:01:18.859 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 16:56:06 +0000 (0:00:00.014) 0:01:18.874 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 16:56:06 +0000 (0:00:00.031) 0:01:18.905 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 16:56:08 +0000 (0:00:02.375) 0:01:21.280 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -a -r 15 -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command snapshot] ****** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 16:56:08 +0000 (0:00:00.027) 0:01:21.308 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 16:56:11 +0000 (0:00:02.760) 0:01:24.069 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.147 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 16:56:11 +0000 (0:00:00.015) 0:01:24.084 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 16:56:11 +0000 (0:00:00.024) 0:01:24.109 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 16:56:11 +0000 (0:00:00.011) 0:01:24.120 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert changes for creation] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:50 Friday 01 March 2024 16:56:11 +0000 (0:00:00.014) 0:01:24.135 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the snapshot LVs are created] ************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:54 Friday 01 March 2024 16:56:11 +0000 (0:00:00.012) 0:01:24.148 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 16:56:11 +0000 (0:00:00.025) 0:01:24.174 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:56:11 +0000 (0:00:00.035) 0:01:24.210 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 16:56:11 +0000 (0:00:00.023) 0:01:24.233 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 16:56:11 +0000 (0:00:00.015) 0:01:24.249 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 16:56:11 +0000 (0:00:00.014) 0:01:24.264 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 16:56:11 +0000 (0:00:00.034) 0:01:24.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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 16:56:14 +0000 (0:00:02.363) 0:01:26.661 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -a -v -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command check] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 16:56:14 +0000 (0:00:00.028) 0:01:26.689 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 16:56:15 +0000 (0:00:01.320) 0:01:28.010 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.147 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 16:56:15 +0000 (0:00:00.015) 0:01:28.026 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 16:56:15 +0000 (0:00:00.025) 0:01:28.051 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 16:56:15 +0000 (0:00:00.011) 0:01:28.063 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Run the snapshot role again to check idempotence] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:63 Friday 01 March 2024 16:56:15 +0000 (0:00:00.015) 0:01:28.078 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 16:56:15 +0000 (0:00:00.030) 0:01:28.108 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:56:15 +0000 (0:00:00.017) 0:01:28.126 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 16:56:15 +0000 (0:00:00.021) 0:01:28.148 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 16:56:15 +0000 (0:00:00.014) 0:01:28.162 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 16:56:15 +0000 (0:00:00.013) 0:01:28.176 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 16:56:15 +0000 (0:00:00.032) 0:01:28.208 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 16:56:18 +0000 (0:00:02.447) 0:01:30.656 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -a -r 15 -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command snapshot] ****** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 16:56:18 +0000 (0:00:00.027) 0:01:30.683 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 16:56:19 +0000 (0:00:01.310) 0:01:31.994 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.147 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 16:56:19 +0000 (0:00:00.015) 0:01:32.009 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 16:56:19 +0000 (0:00:00.030) 0:01:32.040 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 16:56:19 +0000 (0:00:00.011) 0:01:32.052 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert no changes for creation] ****************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:72 Friday 01 March 2024 16:56:19 +0000 (0:00:00.015) 0:01:32.067 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify again to check idempotence] *************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:76 Friday 01 March 2024 16:56:19 +0000 (0:00:00.014) 0:01:32.082 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 16:56:19 +0000 (0:00:00.033) 0:01:32.115 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:56:19 +0000 (0:00:00.022) 0:01:32.137 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 16:56:19 +0000 (0:00:00.029) 0:01:32.167 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 16:56:19 +0000 (0:00:00.015) 0:01:32.183 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 16:56:19 +0000 (0:00:00.018) 0:01:32.201 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 16:56:19 +0000 (0:00:00.035) 0:01:32.236 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 16:56:22 +0000 (0:00:02.492) 0:01:34.729 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -a -v -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command check] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 16:56:22 +0000 (0:00:00.036) 0:01:34.765 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 16:56:23 +0000 (0:00:01.307) 0:01:36.073 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.147 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 16:56:23 +0000 (0:00:00.015) 0:01:36.088 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 16:56:23 +0000 (0:00:00.025) 0:01:36.113 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 16:56:23 +0000 (0:00:00.011) 0:01:36.124 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert no changes for verify] ******************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:85 Friday 01 March 2024 16:56:23 +0000 (0:00:00.014) 0:01:36.139 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run the snapshot role remove the snapshot LVs] *************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:89 Friday 01 March 2024 16:56:23 +0000 (0:00:00.032) 0:01:36.172 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 16:56:23 +0000 (0:00:00.037) 0:01:36.209 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:56:23 +0000 (0:00:00.019) 0:01:36.228 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 16:56:23 +0000 (0:00:00.022) 0:01:36.251 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 16:56:23 +0000 (0:00:00.014) 0:01:36.266 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 16:56:23 +0000 (0:00:00.015) 0:01:36.282 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 16:56:23 +0000 (0:00:00.033) 0:01:36.315 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 16:56:26 +0000 (0:00:02.385) 0:01:38.700 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command remove] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 16:56:26 +0000 (0:00:00.027) 0:01:38.728 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 16:56:27 +0000 (0:00:01.609) 0:01:40.338 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.147 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 16:56:27 +0000 (0:00:00.016) 0:01:40.354 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 16:56:27 +0000 (0:00:00.025) 0:01:40.380 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 16:56:27 +0000 (0:00:00.012) 0:01:40.392 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert changes for removal] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:96 Friday 01 March 2024 16:56:28 +0000 (0:00:00.017) 0:01:40.410 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Use the snapshot_lvm_verify option to make sure remove is done] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:100 Friday 01 March 2024 16:56:28 +0000 (0:00:00.016) 0:01:40.426 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 16:56:28 +0000 (0:00:00.044) 0:01:40.471 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:56:28 +0000 (0:00:00.021) 0:01:40.492 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 16:56:28 +0000 (0:00:00.023) 0:01:40.516 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 16:56:28 +0000 (0:00:00.015) 0:01:40.532 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 16:56:28 +0000 (0:00:00.030) 0:01:40.563 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 16:56:28 +0000 (0:00:00.036) 0:01:40.599 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 16:56:30 +0000 (0:00:02.410) 0:01:43.009 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command remove] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 16:56:30 +0000 (0:00:00.029) 0:01:43.038 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 16:56:31 +0000 (0:00:00.856) 0:01:43.894 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.147 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 16:56:31 +0000 (0:00:00.016) 0:01:43.911 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 16:56:31 +0000 (0:00:00.025) 0:01:43.937 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 16:56:31 +0000 (0:00:00.011) 0:01:43.948 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Remove again to check idempotence] *************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:108 Friday 01 March 2024 16:56:31 +0000 (0:00:00.015) 0:01:43.964 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 16:56:31 +0000 (0:00:00.042) 0:01:44.007 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:56:31 +0000 (0:00:00.020) 0:01:44.027 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 16:56:31 +0000 (0:00:00.023) 0:01:44.050 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 16:56:31 +0000 (0:00:00.014) 0:01:44.064 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 16:56:31 +0000 (0:00:00.015) 0:01:44.080 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 16:56:31 +0000 (0:00:00.032) 0:01:44.112 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 16:56:34 +0000 (0:00:02.427) 0:01:46.539 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command remove] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 16:56:34 +0000 (0:00:00.027) 0:01:46.567 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 16:56:34 +0000 (0:00:00.295) 0:01:46.863 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.147 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 16:56:34 +0000 (0:00:00.041) 0:01:46.904 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 16:56:34 +0000 (0:00:00.026) 0:01:46.931 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 16:56:34 +0000 (0:00:00.011) 0:01:46.942 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert no changes for remove] ******************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:115 Friday 01 March 2024 16:56:34 +0000 (0:00:00.017) 0:01:46.960 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify remove again to check idempotence] ******************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:119 Friday 01 March 2024 16:56:34 +0000 (0:00:00.014) 0:01:46.974 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 16:56:34 +0000 (0:00:00.045) 0:01:47.020 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:56:34 +0000 (0:00:00.017) 0:01:47.038 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 16:56:34 +0000 (0:00:00.022) 0:01:47.060 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 16:56:34 +0000 (0:00:00.015) 0:01:47.075 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 16:56:34 +0000 (0:00:00.015) 0:01:47.090 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 16:56:34 +0000 (0:00:00.033) 0:01:47.124 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 16:56:37 +0000 (0:00:02.444) 0:01:49.568 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command remove] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 16:56:37 +0000 (0:00:00.027) 0:01:49.596 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 16:56:38 +0000 (0:00:00.859) 0:01:50.456 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.46.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.46.147 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 16:56:38 +0000 (0:00:00.015) 0:01:50.471 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 16:56:38 +0000 (0:00:00.035) 0:01:50.507 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 16:56:38 +0000 (0:00:00.013) 0:01:50.520 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert no changes for remove verify] ************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:127 Friday 01 March 2024 16:56:38 +0000 (0:00:00.019) 0:01:50.539 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_basic.yml:132 Friday 01 March 2024 16:56:38 +0000 (0:00:00.015) 0:01:50.555 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:7 Friday 01 March 2024 16:56:38 +0000 (0:00:00.032) 0:01:50.588 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 16:56:38 +0000 (0:00:00.020) 0:01:50.608 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 16:56:38 +0000 (0:00:00.019) 0:01:50.627 ********** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 16:56:38 +0000 (0:00:00.023) 0:01:50.651 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 16:56:38 +0000 (0:00:00.031) 0:01:50.683 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 16:56:38 +0000 (0:00:00.014) 0:01:50.697 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 16:56:38 +0000 (0:00:00.015) 0:01:50.713 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 16:56:38 +0000 (0:00:00.013) 0:01:50.726 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 16:56:38 +0000 (0:00:00.013) 0:01:50.740 ********** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 16:56:38 +0000 (0:00:00.029) 0:01:50.769 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 16:56:40 +0000 (0:00:02.511) 0:01:53.280 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "state": "absent", "volumes": [ { "name": "lv1", "state": "absent" }, { "name": "lv2", "state": "absent" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "state": "absent", "volumes": [ { "name": "lv3", "state": "absent" }, { "name": "lv4", "state": "absent" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "state": "absent", "volumes": [ { "name": "lv5", "state": "absent" }, { "name": "lv6", "state": "absent" }, { "name": "lv7", "state": "absent" }, { "name": "lv8", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 16:56:40 +0000 (0:00:00.031) 0:01:53.312 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 16:56:40 +0000 (0:00:00.018) 0:01:53.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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 16:56:47 +0000 (0:00:06.498) 0:01:59.829 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 16:56:47 +0000 (0:00:00.024) 0:01:59.854 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 16:56:47 +0000 (0:00:00.019) 0:01:59.874 ********** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 16:56:47 +0000 (0:00:00.020) 0:01:59.895 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 16:56:47 +0000 (0:00:00.070) 0:01:59.966 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 16:56:49 +0000 (0:00:02.371) 0:02:02.337 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "auto-cpufreq.service": { "name": "auto-cpufreq.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "active" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 16:56:51 +0000 (0:00:01.618) 0:02:03.955 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 16:56:51 +0000 (0:00:00.032) 0:02:03.988 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 16:56:51 +0000 (0:00:00.011) 0:02:03.999 ********** 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/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "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/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "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/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 16:57:02 +0000 (0:00:11.166) 0:02:15.165 ********** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 16:57:02 +0000 (0:00:00.021) 0:02:15.187 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 16:57:02 +0000 (0:00:00.011) 0:02:15.199 ********** 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/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "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/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "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/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 16:57:02 +0000 (0:00:00.025) 0:02:15.225 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 482344960, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 322961408, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 641728512, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1283457024, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1069547520, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 427819008, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 16:57:02 +0000 (0:00:00.028) 0:02:15.253 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 16:57:02 +0000 (0:00:00.017) 0:02:15.270 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 16:57:02 +0000 (0:00:00.023) 0:02:15.293 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 16:57:02 +0000 (0:00:00.012) 0:02:15.306 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 16:57:02 +0000 (0:00:00.024) 0:02:15.330 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 16:57:02 +0000 (0:00:00.023) 0:02:15.354 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 16:57:02 +0000 (0:00:00.012) 0:02:15.367 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311729.103506, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 16:57:03 +0000 (0:00:00.203) 0:02:15.571 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 16:57:03 +0000 (0:00:00.013) 0:02:15.584 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:29 Friday 01 March 2024 16:57:03 +0000 (0:00:00.790) 0:02:16.375 ********** ok: [sut] => { "ansible_facts": { "unused_disks_before": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Verify that pools/volumes used in test are removed] ********************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:33 Friday 01 March 2024 16:57:03 +0000 (0:00:00.020) 0:02:16.395 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:5 Friday 01 March 2024 16:57:04 +0000 (0:00:00.021) 0:02:16.417 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:10 Friday 01 March 2024 16:57:04 +0000 (0:00:00.024) 0:02:16.441 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:14 Friday 01 March 2024 16:57:04 +0000 (0:00:00.017) 0:02:16.459 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:23 Friday 01 March 2024 16:57:06 +0000 (0:00:02.565) 0:02:19.024 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdh", "sdi", "sdj", "sdk" ], "info": [ "Disk [/dev/sdg] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:31 Friday 01 March 2024 16:57:06 +0000 (0:00:00.209) 0:02:19.234 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdh", "sdi", "sdj", "sdk" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:36 Friday 01 March 2024 16:57:06 +0000 (0:00:00.013) 0:02:19.248 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdh", "sdi", "sdj", "sdk" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:44 Friday 01 March 2024 16:57:06 +0000 (0:00:00.013) 0:02:19.261 ********** skipping: [sut] => { "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)" } TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:49 Friday 01 March 2024 16:57:06 +0000 (0:00:00.019) 0:02:19.281 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:58 Friday 01 March 2024 16:57:06 +0000 (0:00:00.019) 0:02:19.300 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Ensure dmsetup] ********************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:39 Friday 01 March 2024 16:57:06 +0000 (0:00:00.019) 0:02:19.320 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Debug why list of unused disks has changed] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:45 Friday 01 March 2024 16:57:09 +0000 (0:00:02.489) 0:02:21.809 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "set -euxo pipefail\nexec 1>&2\nmount -f -l\ndf -H\nlvs --all\npvs --all\nvgs --all\ncat /tmp/snapshot_role.log || :\ncat /etc/lvm/devices/system.devices || :\nfor dev in $(lsblk -l -p -o NAME); do\n if [ \"$dev\" = NAME ]; then continue; fi\n echo blkid info with cache\n blkid \"$dev\" || :\n echo blkid info without cache\n blkid -p \"$dev\" || :\ndone\n# garbage collect\nblkid -g || :\necho lsblk after garbage collect\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\n# flush cache\nblkid -s none || :\necho lsblk after cache flush\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE\ndmsetup table || :\ncat /tmp/blivet.log || :\n", "delta": "0:00:00.259192", "end": "2024-03-01 16:57:09.936814", "failed_when_result": true, "rc": 0, "start": "2024-03-01 16:57:09.677622" } STDERR: + exec + mount -f -l sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=1792528k,nr_inodes=448132,mode=755) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,mode=755) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,seclabel,mode=755) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd) pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime,seclabel) bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,rdma) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset) 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/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,net_cls,net_prio) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event) 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/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,devices) 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=31,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=19039) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel) debugfs on /sys/kernel/debug type debugfs (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 16:56:09,124 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 16:56:09,124 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 16:56:09,152 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: {"lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "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 16:56:09,153 INFO snapshot-role/MainThread: {"lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "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 16:56:09,153 INFO snapshot-role/MainThread: {"lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "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 16:56:09,153 INFO snapshot-role/MainThread: {"lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "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 16:56:09,153 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:09,153 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI"}, 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f"}, 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"}, 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"} 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:09,154 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: {"lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "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 16:56:09,155 INFO snapshot-role/MainThread: {"lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "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 16:56:09,155 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx"}, 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF"} 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:09,155 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: {"lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "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 16:56:09,156 INFO snapshot-role/MainThread: {"lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "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 16:56:09,156 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sda"} 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm"}, 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"}, 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"} 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,156 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 16:56:09,157 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 16:56:09,157 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 16:56:09,182 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:09,182 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,182 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:09,182 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,182 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:09,182 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: {"lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "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 16:56:09,183 INFO snapshot-role/MainThread: {"lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "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 16:56:09,183 INFO snapshot-role/MainThread: {"lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "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 16:56:09,183 INFO snapshot-role/MainThread: {"lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "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 16:56:09,183 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:09,183 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI"}, 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f"}, 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"}, 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"} 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: {"lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "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 16:56:09,184 INFO snapshot-role/MainThread: {"lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "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 16:56:09,184 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:09,184 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx"}, 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF"} 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: {"lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "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 16:56:09,185 INFO snapshot-role/MainThread: {"lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "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 16:56:09,185 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:09,185 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sda"} 2024-03-01 16:56:09,186 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,186 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,186 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:09,186 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm"}, 2024-03-01 16:56:09,186 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"}, 2024-03-01 16:56:09,186 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"} 2024-03-01 16:56:09,186 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,186 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,186 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,186 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,186 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:09,186 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,186 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,186 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:56:09,210 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:09,210 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,210 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:09,210 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,210 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:09,210 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 16:56:09,210 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,211 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,211 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,211 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,211 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:09,211 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,211 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,211 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:09,235 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:09,235 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,235 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:09,235 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,235 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:09,235 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 16:56:09,235 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 16:56:09,235 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 16:56:09,236 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 16:56:09,236 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,236 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,236 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,236 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,236 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:09,236 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,236 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,236 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:56:09,258 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:09,258 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,258 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:09,258 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,258 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:09,258 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,258 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,259 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,259 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,259 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:09,259 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,259 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,259 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 16:56:09,506 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:09,507 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,507 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:09,507 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,507 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,507 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:56:09,555 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:09,555 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,555 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:09,555 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,555 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:09,555 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 16:56:09,555 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,555 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,555 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,555 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,556 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:09,556 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,556 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,556 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:09,580 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:09,581 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,581 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:09,581 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,581 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:09,581 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 16:56:09,581 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 16:56:09,581 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 16:56:09,581 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 16:56:09,581 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 16:56:09,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,581 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,581 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,581 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:09,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,581 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,581 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:56:09,605 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:09,605 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,605 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:09,605 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,605 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:09,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,606 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,606 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,606 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:09,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,606 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,606 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 16:56:09,809 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:09,809 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,809 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:09,810 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,810 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,810 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:56:09,856 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:09,856 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,856 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:09,857 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,857 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:09,857 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 16:56:09,857 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,857 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,857 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,857 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,857 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:09,857 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,857 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,857 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:09,886 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:09,886 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,886 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:09,886 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,886 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:09,886 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 16:56:09,886 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 16:56:09,886 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 16:56:09,886 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 16:56:09,886 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 16:56:09,886 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 16:56:09,886 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,886 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,886 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,886 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,886 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:09,886 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,886 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,886 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:56:09,909 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:09,909 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,909 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:09,909 INFO snapshot-role/MainThread: { 2024-03-01 16:56:09,909 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:09,909 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,909 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,909 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,910 INFO snapshot-role/MainThread: , 2024-03-01 16:56:09,910 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:09,910 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:09,910 INFO snapshot-role/MainThread: } 2024-03-01 16:56:09,910 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 16:56:10,119 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:10,120 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,120 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:10,120 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,120 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,120 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:56:10,165 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:10,165 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,165 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:10,165 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,165 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:10,165 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 16:56:10,165 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,165 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,165 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,165 INFO snapshot-role/MainThread: , 2024-03-01 16:56:10,166 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:10,166 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,166 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,166 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:10,191 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:10,192 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,192 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:10,192 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,192 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:10,192 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 16:56:10,192 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 16:56:10,192 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 16:56:10,192 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 16:56:10,192 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 16:56:10,192 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 16:56:10,192 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 16:56:10,192 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,192 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,192 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,192 INFO snapshot-role/MainThread: , 2024-03-01 16:56:10,192 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:10,192 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,192 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,192 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:56:10,218 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:10,219 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,219 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:10,219 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,219 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:10,219 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,219 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,219 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,219 INFO snapshot-role/MainThread: , 2024-03-01 16:56:10,219 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:10,219 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,219 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,219 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 16:56:10,429 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:10,429 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,429 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:10,429 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,429 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,429 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:56:10,475 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:10,475 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,475 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:10,475 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,475 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:10,475 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 16:56:10,476 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,476 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,476 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,476 INFO snapshot-role/MainThread: , 2024-03-01 16:56:10,476 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:10,476 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,476 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,476 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:10,502 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:10,502 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,502 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:10,502 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,502 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:10,502 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 16:56:10,502 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 16:56:10,503 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,503 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,503 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,503 INFO snapshot-role/MainThread: , 2024-03-01 16:56:10,503 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:10,503 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,503 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,503 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:56:10,525 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:10,525 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,525 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:10,525 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,525 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:10,525 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,525 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,525 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,525 INFO snapshot-role/MainThread: , 2024-03-01 16:56:10,526 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:10,526 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,526 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,526 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 16:56:10,731 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:10,731 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,731 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:10,731 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,731 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,731 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:56:10,767 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:10,768 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,768 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:10,768 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,768 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:10,768 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 16:56:10,768 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,768 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,768 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,768 INFO snapshot-role/MainThread: , 2024-03-01 16:56:10,768 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:10,768 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,768 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,768 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:10,793 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:10,793 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,793 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:10,793 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,793 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:10,793 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 16:56:10,793 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 16:56:10,793 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 16:56:10,794 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,794 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,794 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,794 INFO snapshot-role/MainThread: , 2024-03-01 16:56:10,794 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:10,794 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,794 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,794 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:56:10,816 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:10,816 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,816 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:10,816 INFO snapshot-role/MainThread: { 2024-03-01 16:56:10,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:10,816 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,816 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,816 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,816 INFO snapshot-role/MainThread: , 2024-03-01 16:56:10,817 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:10,817 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:10,817 INFO snapshot-role/MainThread: } 2024-03-01 16:56:10,817 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 16:56:11,016 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:11,016 INFO snapshot-role/MainThread: { 2024-03-01 16:56:11,016 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:11,016 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,016 INFO snapshot-role/MainThread: } 2024-03-01 16:56:11,017 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:56:11,058 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:11,058 INFO snapshot-role/MainThread: { 2024-03-01 16:56:11,058 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:11,058 INFO snapshot-role/MainThread: { 2024-03-01 16:56:11,058 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:11,059 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 16:56:11,059 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,059 INFO snapshot-role/MainThread: } 2024-03-01 16:56:11,059 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,059 INFO snapshot-role/MainThread: , 2024-03-01 16:56:11,059 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:11,059 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,059 INFO snapshot-role/MainThread: } 2024-03-01 16:56:11,059 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:11,082 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:11,082 INFO snapshot-role/MainThread: { 2024-03-01 16:56:11,082 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:11,082 INFO snapshot-role/MainThread: { 2024-03-01 16:56:11,083 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:11,083 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 16:56:11,083 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 16:56:11,083 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,083 INFO snapshot-role/MainThread: } 2024-03-01 16:56:11,083 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,083 INFO snapshot-role/MainThread: , 2024-03-01 16:56:11,083 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:11,083 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,083 INFO snapshot-role/MainThread: } 2024-03-01 16:56:11,083 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:56:11,107 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:11,107 INFO snapshot-role/MainThread: { 2024-03-01 16:56:11,107 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:11,107 INFO snapshot-role/MainThread: { 2024-03-01 16:56:11,107 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:11,107 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,107 INFO snapshot-role/MainThread: } 2024-03-01 16:56:11,107 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,108 INFO snapshot-role/MainThread: , 2024-03-01 16:56:11,108 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:11,108 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,108 INFO snapshot-role/MainThread: } 2024-03-01 16:56:11,108 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 16:56:11,305 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:11,305 INFO snapshot-role/MainThread: { 2024-03-01 16:56:11,305 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:11,305 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,305 INFO snapshot-role/MainThread: } 2024-03-01 16:56:11,305 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:56:11,350 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:11,351 INFO snapshot-role/MainThread: { 2024-03-01 16:56:11,351 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:11,351 INFO snapshot-role/MainThread: { 2024-03-01 16:56:11,351 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:11,351 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 16:56:11,351 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,351 INFO snapshot-role/MainThread: } 2024-03-01 16:56:11,351 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,351 INFO snapshot-role/MainThread: , 2024-03-01 16:56:11,351 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:11,351 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,351 INFO snapshot-role/MainThread: } 2024-03-01 16:56:11,351 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:11,373 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:11,373 INFO snapshot-role/MainThread: { 2024-03-01 16:56:11,373 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:11,373 INFO snapshot-role/MainThread: { 2024-03-01 16:56:11,373 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:11,373 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 16:56:11,374 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 16:56:11,374 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 16:56:11,374 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,374 INFO snapshot-role/MainThread: } 2024-03-01 16:56:11,374 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,374 INFO snapshot-role/MainThread: , 2024-03-01 16:56:11,374 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:11,374 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,374 INFO snapshot-role/MainThread: } 2024-03-01 16:56:11,374 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:56:11,398 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:11,399 INFO snapshot-role/MainThread: { 2024-03-01 16:56:11,399 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:11,399 INFO snapshot-role/MainThread: { 2024-03-01 16:56:11,399 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:11,399 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,399 INFO snapshot-role/MainThread: } 2024-03-01 16:56:11,399 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,399 INFO snapshot-role/MainThread: , 2024-03-01 16:56:11,399 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:11,399 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,399 INFO snapshot-role/MainThread: } 2024-03-01 16:56:11,399 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 16:56:11,611 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:11,611 INFO snapshot-role/MainThread: { 2024-03-01 16:56:11,611 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:11,611 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:11,611 INFO snapshot-role/MainThread: } 2024-03-01 16:56:11,612 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:56:14,550 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 16:56:14,550 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 16:56:14,579 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: {"lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "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 16:56:14,580 INFO snapshot-role/MainThread: {"lv_uuid":"2UpiHZ-G10s-FTgc-HYBI-JZpd-3A3h-DvVZ86", "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 16:56:14,580 INFO snapshot-role/MainThread: {"lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "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 16:56:14,580 INFO snapshot-role/MainThread: {"lv_uuid":"l9Ux5E-RXcl-5yBz-B3eM-RZBJ-ecWo-L3MCAU", "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 16:56:14,580 INFO snapshot-role/MainThread: {"lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "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 16:56:14,580 INFO snapshot-role/MainThread: {"lv_uuid":"8asr3T-sS8D-mEj9-osVe-nWCM-Jnra-AF0FY1", "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 16:56:14,580 INFO snapshot-role/MainThread: {"lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "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 16:56:14,580 INFO snapshot-role/MainThread: {"lv_uuid":"ny4XZM-mIur-wv2B-ZeN7-tC2s-3bfV-ozWMM9", "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 16:56:14,580 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,580 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"2UpiHZ-G10s-FTgc-HYBI-JZpd-3A3h-DvVZ86", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"l9Ux5E-RXcl-5yBz-B3eM-RZBJ-ecWo-L3MCAU", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"8asr3T-sS8D-mEj9-osVe-nWCM-Jnra-AF0FY1", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"ny4XZM-mIur-wv2B-ZeN7-tC2s-3bfV-ozWMM9", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"2UpiHZ-G10s-FTgc-HYBI-JZpd-3A3h-DvVZ86"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"8asr3T-sS8D-mEj9-osVe-nWCM-Jnra-AF0FY1"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"l9Ux5E-RXcl-5yBz-B3eM-RZBJ-ecWo-L3MCAU"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"ny4XZM-mIur-wv2B-ZeN7-tC2s-3bfV-ozWMM9"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"}, 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"} 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,581 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "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 16:56:14,582 INFO snapshot-role/MainThread: {"lv_uuid":"QcD48I-WUQb-J1pr-b1vm-rgcu-Dn9K-n7X3Gi", "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 16:56:14,582 INFO snapshot-role/MainThread: {"lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "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 16:56:14,582 INFO snapshot-role/MainThread: {"lv_uuid":"8nzPCj-bEgc-McDk-xXad-B9Pb-ZL5R-OqDPI7", "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 16:56:14,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"QcD48I-WUQb-J1pr-b1vm-rgcu-Dn9K-n7X3Gi", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve", "lv_uuid":"8nzPCj-bEgc-McDk-xXad-B9Pb-ZL5R-OqDPI7", "pv_name":"/dev/sde"}, 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"8nzPCj-bEgc-McDk-xXad-B9Pb-ZL5R-OqDPI7"}, 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"QcD48I-WUQb-J1pr-b1vm-rgcu-Dn9K-n7X3Gi"}, 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx"}, 2024-03-01 16:56:14,582 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF"} 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: {"lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "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 16:56:14,583 INFO snapshot-role/MainThread: {"lv_uuid":"4iykW6-wzmn-hk7g-6rvh-uT1U-uDCj-aCYomJ", "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 16:56:14,583 INFO snapshot-role/MainThread: {"lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "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 16:56:14,583 INFO snapshot-role/MainThread: {"lv_uuid":"cfmxDY-Re86-Ez29-5Bbo-aWC8-gWLj-PSgsd8", "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 16:56:14,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"4iykW6-wzmn-hk7g-6rvh-uT1U-uDCj-aCYomJ", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"cfmxDY-Re86-Ez29-5Bbo-aWC8-gWLj-PSgsd8", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sda"} 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,583 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,584 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:14,584 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"4iykW6-wzmn-hk7g-6rvh-uT1U-uDCj-aCYomJ"}, 2024-03-01 16:56:14,584 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm"}, 2024-03-01 16:56:14,584 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"cfmxDY-Re86-Ez29-5Bbo-aWC8-gWLj-PSgsd8"}, 2024-03-01 16:56:14,584 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"}, 2024-03-01 16:56:14,584 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"} 2024-03-01 16:56:14,584 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,584 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,584 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,584 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,584 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,584 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,584 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,584 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:56:14,608 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,608 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,609 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,609 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,609 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,609 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 16:56:14,609 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,609 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,609 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,609 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,609 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,609 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,609 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,609 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:14,632 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,632 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,632 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,632 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,632 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,632 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 16:56:14,632 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 16:56:14,632 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 16:56:14,633 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 16:56:14,633 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 16:56:14,633 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 16:56:14,633 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 16:56:14,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 16:56:14,633 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,633 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,633 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,633 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,633 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,633 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,633 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,633 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:56:14,658 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,658 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,658 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,658 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,658 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,659 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 16:56:14,659 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,659 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,659 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,659 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,659 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,659 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,659 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,659 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:56:14,683 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,683 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,683 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,683 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,683 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,683 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 16:56:14,683 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,684 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,684 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,684 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,684 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,684 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,684 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,684 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:56:14,711 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,711 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,711 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,711 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,711 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,711 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 16:56:14,711 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,711 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,711 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,712 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,712 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,712 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,712 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,712 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:56:14,734 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,734 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,734 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,734 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,734 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,735 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 16:56:14,735 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,735 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,735 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,735 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,735 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,735 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,735 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,735 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:14,758 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,758 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,758 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,758 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,758 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,758 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 16:56:14,758 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 16:56:14,758 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 16:56:14,759 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 16:56:14,759 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 16:56:14,759 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 16:56:14,759 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 16:56:14,759 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 16:56:14,759 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,759 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,759 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,759 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,759 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,759 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,759 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,759 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:56:14,784 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,784 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,784 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,784 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,784 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,784 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 16:56:14,784 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,784 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,785 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,785 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,785 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,785 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,785 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,785 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:56:14,808 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,808 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,808 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,808 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,808 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,808 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 16:56:14,808 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,808 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,809 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,809 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,809 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,809 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,809 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,809 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:56:14,831 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,831 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,831 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,831 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,831 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,831 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 16:56:14,831 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,831 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,832 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,832 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,832 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,832 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,832 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,832 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:56:14,856 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,856 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,857 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,857 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,857 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,857 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 16:56:14,857 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,857 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,857 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,857 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,857 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,857 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,857 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,857 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:14,881 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,882 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,882 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,882 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,882 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,882 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 16:56:14,882 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 16:56:14,882 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 16:56:14,882 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 16:56:14,882 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 16:56:14,882 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 16:56:14,882 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 16:56:14,882 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 16:56:14,882 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,882 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,882 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,882 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,882 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,882 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,882 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,882 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:56:14,911 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,911 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,912 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,912 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,912 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,912 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 16:56:14,912 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,912 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,912 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,912 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,912 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,912 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,912 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,912 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:56:14,936 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,936 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,936 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,936 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,936 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,936 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 16:56:14,936 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,936 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,936 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,936 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,937 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,937 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,937 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,937 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:56:14,958 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,958 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,958 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,959 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,959 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,959 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:14,959 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,959 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,959 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,959 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,959 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,959 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,959 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,959 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:56:14,982 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:14,982 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,982 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:14,982 INFO snapshot-role/MainThread: { 2024-03-01 16:56:14,982 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:14,982 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 16:56:14,982 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,983 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,983 INFO snapshot-role/MainThread: , 2024-03-01 16:56:14,983 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:14,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:14,983 INFO snapshot-role/MainThread: } 2024-03-01 16:56:14,983 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:15,007 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,007 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,007 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,007 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 16:56:15,007 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 16:56:15,007 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 16:56:15,008 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 16:56:15,008 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 16:56:15,008 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 16:56:15,008 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 16:56:15,008 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 16:56:15,008 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,008 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,008 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,008 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,008 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,008 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,008 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,008 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:56:15,032 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,032 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,032 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,032 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,032 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,032 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 16:56:15,032 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,032 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,032 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,033 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,033 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,033 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,033 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,033 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:56:15,055 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,055 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,055 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,055 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,055 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,055 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 16:56:15,055 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,055 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,055 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,056 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,056 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,056 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,056 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,056 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:56:15,079 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,079 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,079 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,079 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,079 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,079 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 16:56:15,080 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,080 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,080 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,080 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,080 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,080 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,080 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,080 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:56:15,102 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,102 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,102 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,102 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,102 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,102 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 16:56:15,103 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,103 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,103 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,103 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,103 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,103 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,103 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,103 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:15,125 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,125 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,125 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,125 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,125 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,125 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 16:56:15,125 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 16:56:15,125 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 16:56:15,125 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 16:56:15,126 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,126 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,126 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,126 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,126 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,126 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,126 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,126 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:56:15,148 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,148 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,148 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,148 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,148 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,148 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:15,148 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,148 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,148 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,148 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,148 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,148 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,149 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,149 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:56:15,172 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,172 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,172 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,172 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,172 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,172 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 16:56:15,172 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,172 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,172 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,172 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,173 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,173 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,173 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,173 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:56:15,196 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,196 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,197 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,197 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,197 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,197 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 16:56:15,197 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,197 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,197 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,197 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,197 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,197 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,197 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,197 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:56:15,221 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,221 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,221 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,221 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,221 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,222 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 16:56:15,222 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,222 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,222 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,222 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,222 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,222 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,222 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,222 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:15,248 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,248 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,248 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,248 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,248 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,248 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 16:56:15,248 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 16:56:15,248 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 16:56:15,248 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 16:56:15,249 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,249 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,249 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,249 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,249 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,249 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,249 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,249 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:56:15,271 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,271 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,271 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,272 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,272 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 16:56:15,272 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,272 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,272 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,272 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,272 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,272 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,272 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,272 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:56:15,296 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,296 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,296 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,296 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,297 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,297 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 16:56:15,297 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,297 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,297 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,297 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,297 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,297 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,297 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,297 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:56:15,319 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,319 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,319 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,319 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,319 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,320 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 16:56:15,320 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,320 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,320 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,320 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,320 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,320 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,320 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,320 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:56:15,343 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,343 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,343 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,343 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,343 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,343 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 16:56:15,343 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,343 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,343 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,343 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,344 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,344 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,344 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,344 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:15,366 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,366 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,366 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,367 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,367 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,367 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 16:56:15,367 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 16:56:15,367 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 16:56:15,367 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 16:56:15,367 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,367 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,367 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,367 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,367 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,367 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,367 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,367 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:56:15,391 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,391 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,391 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,391 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,391 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,391 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 16:56:15,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,391 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,391 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,392 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,392 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,392 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:56:15,414 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,414 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,414 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,414 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,414 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,414 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 16:56:15,414 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,414 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,414 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,414 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,414 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,415 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,415 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:56:15,439 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,439 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,439 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,439 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,439 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,439 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:15,440 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,440 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,440 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,440 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,440 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,440 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,440 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,440 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:56:15,465 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,465 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,465 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,465 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,465 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,466 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 16:56:15,466 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,466 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,466 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,466 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,466 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,466 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,466 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,466 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:15,490 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,490 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,490 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,490 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,490 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,490 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 16:56:15,490 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 16:56:15,491 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 16:56:15,491 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 16:56:15,491 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,491 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,491 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,491 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,491 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,491 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,491 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,491 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:56:15,513 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,513 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,513 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,513 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,513 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,513 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 16:56:15,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,513 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,513 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,513 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,514 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,514 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:56:15,537 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,537 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,537 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,537 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,537 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,537 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 16:56:15,537 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,537 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,538 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,538 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,538 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,538 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,538 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,538 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:56:15,562 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:15,562 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,562 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:15,562 INFO snapshot-role/MainThread: { 2024-03-01 16:56:15,562 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:15,562 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 16:56:15,563 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,563 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,563 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,563 INFO snapshot-role/MainThread: , 2024-03-01 16:56:15,563 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:15,563 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:15,563 INFO snapshot-role/MainThread: } 2024-03-01 16:56:15,563 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:56:18,499 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 16:56:18,499 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 16:56:18,527 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: {"lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "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 16:56:18,528 INFO snapshot-role/MainThread: {"lv_uuid":"2UpiHZ-G10s-FTgc-HYBI-JZpd-3A3h-DvVZ86", "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 16:56:18,528 INFO snapshot-role/MainThread: {"lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "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 16:56:18,528 INFO snapshot-role/MainThread: {"lv_uuid":"l9Ux5E-RXcl-5yBz-B3eM-RZBJ-ecWo-L3MCAU", "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 16:56:18,528 INFO snapshot-role/MainThread: {"lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "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 16:56:18,528 INFO snapshot-role/MainThread: {"lv_uuid":"8asr3T-sS8D-mEj9-osVe-nWCM-Jnra-AF0FY1", "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 16:56:18,528 INFO snapshot-role/MainThread: {"lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "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 16:56:18,528 INFO snapshot-role/MainThread: {"lv_uuid":"ny4XZM-mIur-wv2B-ZeN7-tC2s-3bfV-ozWMM9", "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 16:56:18,528 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,528 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"2UpiHZ-G10s-FTgc-HYBI-JZpd-3A3h-DvVZ86", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"l9Ux5E-RXcl-5yBz-B3eM-RZBJ-ecWo-L3MCAU", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"8asr3T-sS8D-mEj9-osVe-nWCM-Jnra-AF0FY1", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"ny4XZM-mIur-wv2B-ZeN7-tC2s-3bfV-ozWMM9", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"2UpiHZ-G10s-FTgc-HYBI-JZpd-3A3h-DvVZ86"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"8asr3T-sS8D-mEj9-osVe-nWCM-Jnra-AF0FY1"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"l9Ux5E-RXcl-5yBz-B3eM-RZBJ-ecWo-L3MCAU"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"ny4XZM-mIur-wv2B-ZeN7-tC2s-3bfV-ozWMM9"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"}, 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"} 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,529 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: {"lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "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 16:56:18,530 INFO snapshot-role/MainThread: {"lv_uuid":"QcD48I-WUQb-J1pr-b1vm-rgcu-Dn9K-n7X3Gi", "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 16:56:18,530 INFO snapshot-role/MainThread: {"lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "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 16:56:18,530 INFO snapshot-role/MainThread: {"lv_uuid":"8nzPCj-bEgc-McDk-xXad-B9Pb-ZL5R-OqDPI7", "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 16:56:18,530 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"QcD48I-WUQb-J1pr-b1vm-rgcu-Dn9K-n7X3Gi", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve", "lv_uuid":"8nzPCj-bEgc-McDk-xXad-B9Pb-ZL5R-OqDPI7", "pv_name":"/dev/sde"}, 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"8nzPCj-bEgc-McDk-xXad-B9Pb-ZL5R-OqDPI7"}, 2024-03-01 16:56:18,530 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"QcD48I-WUQb-J1pr-b1vm-rgcu-Dn9K-n7X3Gi"}, 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx"}, 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF"} 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: {"lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "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 16:56:18,531 INFO snapshot-role/MainThread: {"lv_uuid":"4iykW6-wzmn-hk7g-6rvh-uT1U-uDCj-aCYomJ", "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 16:56:18,531 INFO snapshot-role/MainThread: {"lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "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 16:56:18,531 INFO snapshot-role/MainThread: {"lv_uuid":"cfmxDY-Re86-Ez29-5Bbo-aWC8-gWLj-PSgsd8", "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 16:56:18,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"4iykW6-wzmn-hk7g-6rvh-uT1U-uDCj-aCYomJ", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"cfmxDY-Re86-Ez29-5Bbo-aWC8-gWLj-PSgsd8", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:18,531 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sda"} 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"4iykW6-wzmn-hk7g-6rvh-uT1U-uDCj-aCYomJ"}, 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm"}, 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"cfmxDY-Re86-Ez29-5Bbo-aWC8-gWLj-PSgsd8"}, 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"}, 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"} 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: VG: test_vg3 free 562036736 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: LV: lv5_snapset1 size : 192937984 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: LV: lv6_snapset1 size : 163577856 2024-03-01 16:56:18,532 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: LV: lv7_snapset1 size : 67108864 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: LV: lv8_snapset1 size : 67108864 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: LV: total 3699376128 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: space needed: 554906419.20 space available: 562036736 sufficient space: 1 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: VG: test_vg2 free 2084569088 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: LV: lv3_snapset1 size : 50331648 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: LV: lv4_snapset1 size : 96468992 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: LV: total 1111490560 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: space needed: 166723584.00 space available: 2084569088 sufficient space: 1 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: VG: test_vg1 free 788529152 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: LV: lv1_snapset1 size : 75497472 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: LV: lv2_snapset1 size : 243269632 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: LV: total 2407530496 2024-03-01 16:56:18,533 INFO snapshot-role/MainThread: space needed: 361129574.40 space available: 788529152 sufficient space: 1 2024-03-01 16:56:18,533 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 16:56:18,562 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: {"lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "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 16:56:18,563 INFO snapshot-role/MainThread: {"lv_uuid":"2UpiHZ-G10s-FTgc-HYBI-JZpd-3A3h-DvVZ86", "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 16:56:18,563 INFO snapshot-role/MainThread: {"lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "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 16:56:18,563 INFO snapshot-role/MainThread: {"lv_uuid":"l9Ux5E-RXcl-5yBz-B3eM-RZBJ-ecWo-L3MCAU", "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 16:56:18,563 INFO snapshot-role/MainThread: {"lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "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 16:56:18,563 INFO snapshot-role/MainThread: {"lv_uuid":"8asr3T-sS8D-mEj9-osVe-nWCM-Jnra-AF0FY1", "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 16:56:18,563 INFO snapshot-role/MainThread: {"lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "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 16:56:18,563 INFO snapshot-role/MainThread: {"lv_uuid":"ny4XZM-mIur-wv2B-ZeN7-tC2s-3bfV-ozWMM9", "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 16:56:18,563 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,563 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"2UpiHZ-G10s-FTgc-HYBI-JZpd-3A3h-DvVZ86", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"l9Ux5E-RXcl-5yBz-B3eM-RZBJ-ecWo-L3MCAU", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"8asr3T-sS8D-mEj9-osVe-nWCM-Jnra-AF0FY1", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"ny4XZM-mIur-wv2B-ZeN7-tC2s-3bfV-ozWMM9", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"2UpiHZ-G10s-FTgc-HYBI-JZpd-3A3h-DvVZ86"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"8asr3T-sS8D-mEj9-osVe-nWCM-Jnra-AF0FY1"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"l9Ux5E-RXcl-5yBz-B3eM-RZBJ-ecWo-L3MCAU"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"ny4XZM-mIur-wv2B-ZeN7-tC2s-3bfV-ozWMM9"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"}, 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"} 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,564 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: {"lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "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 16:56:18,565 INFO snapshot-role/MainThread: {"lv_uuid":"QcD48I-WUQb-J1pr-b1vm-rgcu-Dn9K-n7X3Gi", "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 16:56:18,565 INFO snapshot-role/MainThread: {"lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "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 16:56:18,565 INFO snapshot-role/MainThread: {"lv_uuid":"8nzPCj-bEgc-McDk-xXad-B9Pb-ZL5R-OqDPI7", "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 16:56:18,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"QcD48I-WUQb-J1pr-b1vm-rgcu-Dn9K-n7X3Gi", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve", "lv_uuid":"8nzPCj-bEgc-McDk-xXad-B9Pb-ZL5R-OqDPI7", "pv_name":"/dev/sde"}, 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"8nzPCj-bEgc-McDk-xXad-B9Pb-ZL5R-OqDPI7"}, 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"QcD48I-WUQb-J1pr-b1vm-rgcu-Dn9K-n7X3Gi"}, 2024-03-01 16:56:18,565 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx"}, 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF"} 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: {"lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "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 16:56:18,566 INFO snapshot-role/MainThread: {"lv_uuid":"4iykW6-wzmn-hk7g-6rvh-uT1U-uDCj-aCYomJ", "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 16:56:18,566 INFO snapshot-role/MainThread: {"lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "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 16:56:18,566 INFO snapshot-role/MainThread: {"lv_uuid":"cfmxDY-Re86-Ez29-5Bbo-aWC8-gWLj-PSgsd8", "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 16:56:18,566 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"4iykW6-wzmn-hk7g-6rvh-uT1U-uDCj-aCYomJ", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"cfmxDY-Re86-Ez29-5Bbo-aWC8-gWLj-PSgsd8", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:18,566 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sda"} 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"4iykW6-wzmn-hk7g-6rvh-uT1U-uDCj-aCYomJ"}, 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm"}, 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"cfmxDY-Re86-Ez29-5Bbo-aWC8-gWLj-PSgsd8"}, 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"}, 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"} 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,567 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:56:18,593 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,593 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,593 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,593 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,593 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,593 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 16:56:18,593 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,593 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,594 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,594 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,594 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,594 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,594 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,594 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:18,618 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,618 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,618 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,618 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,618 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,618 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 16:56:18,618 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 16:56:18,619 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 16:56:18,619 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 16:56:18,619 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 16:56:18,619 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 16:56:18,619 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 16:56:18,619 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 16:56:18,619 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,619 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,619 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,619 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,619 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,619 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,619 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,619 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:56:18,642 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,642 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,642 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,642 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,642 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,642 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 16:56:18,642 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,642 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,643 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,643 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,643 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,643 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,643 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,643 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:56:18,665 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,665 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,665 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,665 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,666 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,666 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 16:56:18,666 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,666 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,666 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,666 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,666 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,666 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,666 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,666 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:56:18,689 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,689 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,689 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,689 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,689 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,689 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 16:56:18,689 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,689 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,689 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,689 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,689 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,690 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,690 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,690 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:56:18,712 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,712 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,712 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,712 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,712 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,713 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 16:56:18,713 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,713 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,713 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,713 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,713 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,713 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,713 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,713 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:18,739 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,739 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,739 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,740 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,740 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,740 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 16:56:18,740 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 16:56:18,740 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 16:56:18,740 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 16:56:18,740 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 16:56:18,740 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 16:56:18,740 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 16:56:18,740 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 16:56:18,740 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,740 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,740 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,740 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,740 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,740 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,740 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,740 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:56:18,764 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,764 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,764 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,764 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,764 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,764 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 16:56:18,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,764 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,765 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,765 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,765 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,765 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,765 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:56:18,787 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,787 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,787 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,787 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,788 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,788 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 16:56:18,788 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,788 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,788 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,788 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,788 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,788 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,788 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,788 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:56:18,812 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,812 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,812 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,812 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,812 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,812 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 16:56:18,812 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,812 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,813 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,813 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,813 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,813 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,813 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,813 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:56:18,837 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,837 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,837 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,837 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,837 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,837 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 16:56:18,837 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,837 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,837 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,838 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,838 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,838 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,838 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,838 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:18,860 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,860 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,860 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,860 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,860 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,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 16:56:18,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 16:56:18,860 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 16:56:18,861 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 16:56:18,861 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 16:56:18,861 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 16:56:18,861 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 16:56:18,861 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 16:56:18,861 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,861 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,861 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,861 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,861 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,861 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,861 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,861 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:56:18,887 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,887 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,887 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,887 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,887 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,887 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 16:56:18,887 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,887 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,887 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,887 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,887 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,888 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,888 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,888 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:56:18,910 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,910 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,911 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,911 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,911 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,911 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 16:56:18,911 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,911 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,911 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,911 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,911 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,911 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,911 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,911 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:56:18,933 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,933 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,933 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,933 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,933 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,933 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 16:56:18,933 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,934 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,934 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,934 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,934 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,934 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:56:18,958 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,958 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,958 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,958 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,958 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,958 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 16:56:18,958 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,959 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,959 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,959 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,959 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,959 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,959 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,959 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:18,984 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:18,984 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,984 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:18,985 INFO snapshot-role/MainThread: { 2024-03-01 16:56:18,985 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:18,985 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 16:56:18,985 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 16:56:18,985 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 16:56:18,985 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 16:56:18,985 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 16:56:18,985 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 16:56:18,985 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 16:56:18,985 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 16:56:18,985 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,985 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,985 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,985 INFO snapshot-role/MainThread: , 2024-03-01 16:56:18,985 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:18,985 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:18,985 INFO snapshot-role/MainThread: } 2024-03-01 16:56:18,985 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:56:19,006 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,007 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,007 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,007 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,007 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 16:56:19,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,007 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,007 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,007 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,007 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,007 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:56:19,031 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,031 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,031 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,031 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,031 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,031 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 16:56:19,031 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,031 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,031 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,031 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,031 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,031 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,032 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,032 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:56:19,056 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,056 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,056 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,056 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,056 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,057 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 16:56:19,057 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,057 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,057 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,057 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,057 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,057 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,057 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,057 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:56:19,081 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,081 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,081 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,081 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,081 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,081 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 16:56:19,081 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,081 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,082 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,082 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,082 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,082 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,082 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,082 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:19,103 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,103 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,103 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,103 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,103 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,103 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 16:56:19,103 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 16:56:19,103 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 16:56:19,103 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 16:56:19,103 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,103 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,104 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,104 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,104 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,104 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,104 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,104 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:56:19,127 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,127 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,127 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,127 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,127 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,128 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 16:56:19,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,128 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,128 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,128 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,128 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:56:19,152 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,152 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,152 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,152 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,152 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,152 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 16:56:19,152 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,152 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,152 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,153 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,153 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,153 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,153 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,153 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:56:19,175 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,175 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,175 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,175 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,175 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,175 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 16:56:19,175 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,175 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,175 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,175 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,176 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,176 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,176 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,176 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:56:19,198 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,198 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,198 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,198 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,198 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,198 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 16:56:19,199 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,199 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,199 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,199 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,199 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,199 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,199 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,199 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:19,222 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,222 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,222 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,222 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,223 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,223 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 16:56:19,223 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 16:56:19,223 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 16:56:19,223 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 16:56:19,223 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,223 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,223 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,223 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,223 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,223 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,223 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,223 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:56:19,247 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,247 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,247 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,248 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,248 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,248 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 16:56:19,248 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,248 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,248 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,248 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,248 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,248 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,248 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,248 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:56:19,272 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,272 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,272 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,272 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,272 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 16:56:19,272 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,272 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,273 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,273 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,273 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,273 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:56:19,298 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,298 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,298 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,298 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,298 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,298 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 16:56:19,298 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,299 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,299 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,299 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,299 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,299 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,299 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,299 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:56:19,323 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,323 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,323 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,323 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,323 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,323 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 16:56:19,323 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,323 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,323 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,324 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,324 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,324 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,324 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,324 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:19,347 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,347 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,347 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,347 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,347 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,348 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 16:56:19,348 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 16:56:19,348 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 16:56:19,348 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 16:56:19,348 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,348 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,348 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,348 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,348 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,348 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,348 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,348 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:56:19,372 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,372 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,372 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,372 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,373 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,373 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 16:56:19,373 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,373 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,373 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,373 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,373 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,373 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,373 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,373 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:56:19,396 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,396 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,396 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,396 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,396 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,396 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 16:56:19,396 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,397 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,397 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,397 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,397 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,397 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,397 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,397 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:56:19,420 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,420 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,420 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,420 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,420 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,420 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 16:56:19,420 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,420 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,420 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,421 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,421 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,421 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,421 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,421 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:56:19,446 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,446 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,446 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,446 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,446 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,447 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 16:56:19,447 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,447 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,447 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,447 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,447 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,447 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,447 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,447 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:19,471 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,471 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,471 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,472 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,472 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,472 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 16:56:19,472 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:19,472 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 16:56:19,472 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 16:56:19,472 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,472 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,472 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,472 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,472 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,472 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,472 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,472 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:56:19,495 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,495 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,495 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,495 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,495 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,495 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 16:56:19,495 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,495 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,495 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,496 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,496 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,496 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,496 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,496 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:56:19,519 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,519 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,519 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,519 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,519 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,519 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 16:56:19,520 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,520 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,520 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,520 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,520 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,520 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,520 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,520 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:56:19,544 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:19,544 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,544 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:19,545 INFO snapshot-role/MainThread: { 2024-03-01 16:56:19,545 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:19,545 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 16:56:19,545 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,545 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,545 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,545 INFO snapshot-role/MainThread: , 2024-03-01 16:56:19,545 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:19,545 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:19,545 INFO snapshot-role/MainThread: } 2024-03-01 16:56:19,545 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:56:22,618 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 16:56:22,618 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 16:56:22,649 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,650 INFO snapshot-role/MainThread: {"lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "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 16:56:22,650 INFO snapshot-role/MainThread: {"lv_uuid":"2UpiHZ-G10s-FTgc-HYBI-JZpd-3A3h-DvVZ86", "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 16:56:22,650 INFO snapshot-role/MainThread: {"lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "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 16:56:22,650 INFO snapshot-role/MainThread: {"lv_uuid":"l9Ux5E-RXcl-5yBz-B3eM-RZBJ-ecWo-L3MCAU", "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 16:56:22,650 INFO snapshot-role/MainThread: {"lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "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 16:56:22,650 INFO snapshot-role/MainThread: {"lv_uuid":"8asr3T-sS8D-mEj9-osVe-nWCM-Jnra-AF0FY1", "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 16:56:22,651 INFO snapshot-role/MainThread: {"lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "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 16:56:22,651 INFO snapshot-role/MainThread: {"lv_uuid":"ny4XZM-mIur-wv2B-ZeN7-tC2s-3bfV-ozWMM9", "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 16:56:22,651 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"2UpiHZ-G10s-FTgc-HYBI-JZpd-3A3h-DvVZ86", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"l9Ux5E-RXcl-5yBz-B3eM-RZBJ-ecWo-L3MCAU", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"8asr3T-sS8D-mEj9-osVe-nWCM-Jnra-AF0FY1", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"ny4XZM-mIur-wv2B-ZeN7-tC2s-3bfV-ozWMM9", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"2UpiHZ-G10s-FTgc-HYBI-JZpd-3A3h-DvVZ86"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"8asr3T-sS8D-mEj9-osVe-nWCM-Jnra-AF0FY1"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"l9Ux5E-RXcl-5yBz-B3eM-RZBJ-ecWo-L3MCAU"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"ny4XZM-mIur-wv2B-ZeN7-tC2s-3bfV-ozWMM9"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"}, 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"} 2024-03-01 16:56:22,651 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: {"lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "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 16:56:22,652 INFO snapshot-role/MainThread: {"lv_uuid":"QcD48I-WUQb-J1pr-b1vm-rgcu-Dn9K-n7X3Gi", "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 16:56:22,652 INFO snapshot-role/MainThread: {"lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "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 16:56:22,652 INFO snapshot-role/MainThread: {"lv_uuid":"8nzPCj-bEgc-McDk-xXad-B9Pb-ZL5R-OqDPI7", "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 16:56:22,652 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"QcD48I-WUQb-J1pr-b1vm-rgcu-Dn9K-n7X3Gi", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve", "lv_uuid":"8nzPCj-bEgc-McDk-xXad-B9Pb-ZL5R-OqDPI7", "pv_name":"/dev/sde"}, 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,652 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"8nzPCj-bEgc-McDk-xXad-B9Pb-ZL5R-OqDPI7"}, 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"QcD48I-WUQb-J1pr-b1vm-rgcu-Dn9K-n7X3Gi"}, 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx"}, 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF"} 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: {"lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "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 16:56:22,653 INFO snapshot-role/MainThread: {"lv_uuid":"4iykW6-wzmn-hk7g-6rvh-uT1U-uDCj-aCYomJ", "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 16:56:22,653 INFO snapshot-role/MainThread: {"lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "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 16:56:22,653 INFO snapshot-role/MainThread: {"lv_uuid":"cfmxDY-Re86-Ez29-5Bbo-aWC8-gWLj-PSgsd8", "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 16:56:22,653 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:22,653 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"4iykW6-wzmn-hk7g-6rvh-uT1U-uDCj-aCYomJ", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"cfmxDY-Re86-Ez29-5Bbo-aWC8-gWLj-PSgsd8", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sda"} 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"4iykW6-wzmn-hk7g-6rvh-uT1U-uDCj-aCYomJ"}, 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm"}, 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"cfmxDY-Re86-Ez29-5Bbo-aWC8-gWLj-PSgsd8"}, 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"}, 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"} 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,654 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:56:22,677 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:22,677 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,677 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:22,677 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,678 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,678 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 16:56:22,678 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,678 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,678 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,678 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,678 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:22,678 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,678 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,678 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:22,701 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:22,701 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,701 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:22,702 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,702 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,702 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 16:56:22,702 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 16:56:22,702 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:22,702 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 16:56:22,702 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 16:56:22,702 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 16:56:22,702 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 16:56:22,702 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 16:56:22,702 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,702 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,702 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,702 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,702 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:22,702 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,702 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,702 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:56:22,726 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:22,726 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,726 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:22,726 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,726 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,726 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:22,726 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,726 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,726 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,727 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,727 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:22,727 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,727 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,727 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:56:22,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:22,751 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,751 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:22,751 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,751 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,751 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 16:56:22,751 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,751 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,751 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,751 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,751 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:22,751 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,751 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,751 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:56:22,775 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:22,775 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,775 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:22,775 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,775 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,775 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:22,775 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,775 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,776 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,776 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,776 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:22,776 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,776 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,776 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:56:22,799 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:22,799 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,799 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:22,799 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,799 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,799 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 16:56:22,799 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,799 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,799 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,799 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,800 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:22,800 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,800 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,800 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:22,825 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:22,825 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,825 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:22,825 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,825 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,825 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:22,825 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"192937984", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:22,825 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:56:22,826 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 16:56:22,826 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 16:56:22,826 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 16:56:22,826 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 16:56:22,826 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 16:56:22,826 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,826 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,826 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,826 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,826 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:22,826 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,826 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,826 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:56:22,850 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:22,851 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,851 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:22,851 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,851 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,851 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 16:56:22,851 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,851 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,851 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,851 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,851 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:22,851 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,851 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,851 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:56:22,875 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:22,875 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,875 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:22,875 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,875 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,875 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 16:56:22,876 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,876 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,876 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,876 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,876 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:22,876 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,876 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,876 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:56:22,898 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:22,898 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,898 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:22,898 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,898 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,898 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 16:56:22,898 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,899 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,899 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,899 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,899 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:22,899 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,899 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,899 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:56:22,921 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:22,921 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,921 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:22,921 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,921 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,921 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 16:56:22,921 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,921 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,921 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,921 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,922 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:22,922 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,922 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,922 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:22,948 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:22,949 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,949 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:22,949 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,949 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,949 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 16:56:22,949 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 16:56:22,949 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 16:56:22,949 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 16:56:22,949 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 16:56:22,949 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 16:56:22,949 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 16:56:22,949 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 16:56:22,949 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,949 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,949 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,949 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,949 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:22,949 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,949 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,949 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:56:22,973 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:22,973 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,973 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:22,973 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,973 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,973 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 16:56:22,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,974 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,974 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,974 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:22,974 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,974 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,974 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:56:22,996 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:22,996 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,996 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:22,996 INFO snapshot-role/MainThread: { 2024-03-01 16:56:22,996 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:22,996 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 16:56:22,996 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,996 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,997 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,997 INFO snapshot-role/MainThread: , 2024-03-01 16:56:22,997 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:22,997 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:22,997 INFO snapshot-role/MainThread: } 2024-03-01 16:56:22,997 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:56:23,021 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,021 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,021 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,021 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,021 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,021 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 16:56:23,021 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,021 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,021 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,022 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,022 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,022 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,022 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:56:23,044 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,044 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,044 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,044 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,044 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,044 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 16:56:23,044 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,044 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,044 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,044 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,044 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,044 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,045 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,045 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:23,068 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,068 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,068 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,068 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,068 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,068 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 16:56:23,068 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 16:56:23,069 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 16:56:23,069 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 16:56:23,069 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 16:56:23,069 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 16:56:23,069 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 16:56:23,069 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 16:56:23,069 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,069 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,069 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,069 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,069 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,069 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,069 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,069 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:56:23,092 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,092 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,092 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,092 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,092 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,092 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 16:56:23,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,092 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,093 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,093 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,093 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,093 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,093 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:56:23,116 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,116 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,116 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,116 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,116 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,116 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 16:56:23,116 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,116 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,116 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,116 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,117 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,117 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,117 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,117 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:56:23,141 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,142 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,142 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,142 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,142 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,142 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 16:56:23,142 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,142 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,142 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,142 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,142 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,142 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,142 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,142 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:56:23,166 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,166 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,166 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,166 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,166 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,166 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 16:56:23,166 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,167 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,167 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,167 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,167 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,167 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,167 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,167 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:23,190 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,190 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,190 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,190 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,190 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,191 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 16:56:23,191 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 16:56:23,191 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 16:56:23,191 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 16:56:23,191 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,191 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,191 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,191 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,191 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,191 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,191 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,191 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:56:23,213 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,213 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,213 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,213 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,213 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,213 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 16:56:23,213 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,213 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,213 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,214 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,214 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,214 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,214 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,214 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:56:23,236 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,236 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,236 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,236 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,236 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,236 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 16:56:23,236 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,236 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,237 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,237 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,237 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,237 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,237 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,237 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:56:23,260 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,261 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,261 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,261 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,261 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,261 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 16:56:23,261 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,261 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,261 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,261 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,261 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,261 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,261 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,261 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:56:23,286 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,286 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,286 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,286 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,286 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,286 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 16:56:23,286 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,287 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,287 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,287 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,287 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,287 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,287 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,287 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:23,311 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,311 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,311 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,311 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,311 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,311 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 16:56:23,311 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 16:56:23,311 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 16:56:23,311 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 16:56:23,312 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,312 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,312 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,312 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,312 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,312 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,312 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,312 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:56:23,336 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,336 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,336 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,336 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,336 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,336 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 16:56:23,336 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,336 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,337 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,337 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,337 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,337 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,337 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,337 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:56:23,359 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,359 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,359 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,359 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,359 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,359 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 16:56:23,360 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,360 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,360 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,360 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,360 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,360 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,360 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,360 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:56:23,383 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,383 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,383 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,383 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,383 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,383 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 16:56:23,383 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,383 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,384 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,384 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,384 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,384 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,384 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,384 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:56:23,407 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,407 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,407 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,407 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,407 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,407 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 16:56:23,407 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,407 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,408 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,408 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,408 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,408 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,408 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,408 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:23,431 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,431 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,431 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,431 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,431 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,431 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 16:56:23,431 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 16:56:23,431 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 16:56:23,432 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 16:56:23,432 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,432 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,432 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,432 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,432 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,432 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,432 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,432 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:56:23,456 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,456 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,457 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,457 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,457 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,457 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 16:56:23,457 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,457 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,457 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,457 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,457 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,457 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,457 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,457 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:56:23,485 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,485 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,485 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,485 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,485 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,485 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 16:56:23,485 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,485 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,486 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,486 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,486 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,486 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,486 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,486 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:56:23,507 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,507 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,507 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,507 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,507 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,507 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 16:56:23,507 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,507 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,507 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,508 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,508 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,508 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,508 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,508 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:56:23,531 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,531 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,531 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,531 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,531 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,531 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 16:56:23,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,531 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,532 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,532 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,532 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,532 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,532 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:23,554 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,554 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,554 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,554 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,554 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,554 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 16:56:23,554 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 16:56:23,554 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 16:56:23,555 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 16:56:23,555 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,555 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,555 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,555 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,555 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,555 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,555 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,555 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:56:23,577 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,577 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,577 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,577 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,577 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,577 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 16:56:23,577 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,577 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,578 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,578 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,578 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,578 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,578 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,578 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:56:23,601 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,601 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,601 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,601 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,601 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,601 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 16:56:23,601 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,601 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,602 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,602 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,602 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,602 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,602 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,602 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:56:23,625 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:23,625 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,625 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:23,625 INFO snapshot-role/MainThread: { 2024-03-01 16:56:23,625 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:23,625 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 16:56:23,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,625 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,626 INFO snapshot-role/MainThread: , 2024-03-01 16:56:23,626 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:23,626 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:23,626 INFO snapshot-role/MainThread: } 2024-03-01 16:56:23,626 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:56:26,545 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 16:56:26,545 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 16:56:26,575 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: { 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: { 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: {"lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "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 16:56:26,576 INFO snapshot-role/MainThread: {"lv_uuid":"2UpiHZ-G10s-FTgc-HYBI-JZpd-3A3h-DvVZ86", "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 16:56:26,576 INFO snapshot-role/MainThread: {"lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "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 16:56:26,576 INFO snapshot-role/MainThread: {"lv_uuid":"l9Ux5E-RXcl-5yBz-B3eM-RZBJ-ecWo-L3MCAU", "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 16:56:26,576 INFO snapshot-role/MainThread: {"lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "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 16:56:26,576 INFO snapshot-role/MainThread: {"lv_uuid":"8asr3T-sS8D-mEj9-osVe-nWCM-Jnra-AF0FY1", "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 16:56:26,576 INFO snapshot-role/MainThread: {"lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "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 16:56:26,576 INFO snapshot-role/MainThread: {"lv_uuid":"ny4XZM-mIur-wv2B-ZeN7-tC2s-3bfV-ozWMM9", "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 16:56:26,576 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,576 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"2UpiHZ-G10s-FTgc-HYBI-JZpd-3A3h-DvVZ86", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"l9Ux5E-RXcl-5yBz-B3eM-RZBJ-ecWo-L3MCAU", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"8asr3T-sS8D-mEj9-osVe-nWCM-Jnra-AF0FY1", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"ny4XZM-mIur-wv2B-ZeN7-tC2s-3bfV-ozWMM9", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"2UpiHZ-G10s-FTgc-HYBI-JZpd-3A3h-DvVZ86"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"8asr3T-sS8D-mEj9-osVe-nWCM-Jnra-AF0FY1"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"l9Ux5E-RXcl-5yBz-B3eM-RZBJ-ecWo-L3MCAU"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"ny4XZM-mIur-wv2B-ZeN7-tC2s-3bfV-ozWMM9"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"}, 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"} 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: } 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: { 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:26,577 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: {"lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "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 16:56:26,578 INFO snapshot-role/MainThread: {"lv_uuid":"QcD48I-WUQb-J1pr-b1vm-rgcu-Dn9K-n7X3Gi", "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 16:56:26,578 INFO snapshot-role/MainThread: {"lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "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 16:56:26,578 INFO snapshot-role/MainThread: {"lv_uuid":"8nzPCj-bEgc-McDk-xXad-B9Pb-ZL5R-OqDPI7", "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 16:56:26,578 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"QcD48I-WUQb-J1pr-b1vm-rgcu-Dn9K-n7X3Gi", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve", "lv_uuid":"8nzPCj-bEgc-McDk-xXad-B9Pb-ZL5R-OqDPI7", "pv_name":"/dev/sde"}, 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"8nzPCj-bEgc-McDk-xXad-B9Pb-ZL5R-OqDPI7"}, 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"QcD48I-WUQb-J1pr-b1vm-rgcu-Dn9K-n7X3Gi"}, 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx"}, 2024-03-01 16:56:26,578 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF"} 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: } 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: { 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: {"lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "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 16:56:26,579 INFO snapshot-role/MainThread: {"lv_uuid":"4iykW6-wzmn-hk7g-6rvh-uT1U-uDCj-aCYomJ", "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 16:56:26,579 INFO snapshot-role/MainThread: {"lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "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 16:56:26,579 INFO snapshot-role/MainThread: {"lv_uuid":"cfmxDY-Re86-Ez29-5Bbo-aWC8-gWLj-PSgsd8", "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 16:56:26,579 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"4iykW6-wzmn-hk7g-6rvh-uT1U-uDCj-aCYomJ", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"cfmxDY-Re86-Ez29-5Bbo-aWC8-gWLj-PSgsd8", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sda"} 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,579 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,580 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:26,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"4iykW6-wzmn-hk7g-6rvh-uT1U-uDCj-aCYomJ"}, 2024-03-01 16:56:26,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm"}, 2024-03-01 16:56:26,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"cfmxDY-Re86-Ez29-5Bbo-aWC8-gWLj-PSgsd8"}, 2024-03-01 16:56:26,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"}, 2024-03-01 16:56:26,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"} 2024-03-01 16:56:26,580 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,580 INFO snapshot-role/MainThread: } 2024-03-01 16:56:26,580 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,580 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,580 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:26,580 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,580 INFO snapshot-role/MainThread: } 2024-03-01 16:56:26,580 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:56:26,603 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:26,604 INFO snapshot-role/MainThread: { 2024-03-01 16:56:26,604 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:26,604 INFO snapshot-role/MainThread: { 2024-03-01 16:56:26,604 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:26,604 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 16:56:26,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,604 INFO snapshot-role/MainThread: } 2024-03-01 16:56:26,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,604 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,604 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:26,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,604 INFO snapshot-role/MainThread: } 2024-03-01 16:56:26,604 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 16:56:26,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:26,726 INFO snapshot-role/MainThread: { 2024-03-01 16:56:26,726 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:26,726 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,726 INFO snapshot-role/MainThread: } 2024-03-01 16:56:26,726 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:56:26,774 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:26,774 INFO snapshot-role/MainThread: { 2024-03-01 16:56:26,774 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:26,774 INFO snapshot-role/MainThread: { 2024-03-01 16:56:26,775 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:26,775 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"163577856", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:26,775 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,775 INFO snapshot-role/MainThread: } 2024-03-01 16:56:26,775 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,775 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,775 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:26,775 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,775 INFO snapshot-role/MainThread: } 2024-03-01 16:56:26,775 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 16:56:26,897 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:26,897 INFO snapshot-role/MainThread: { 2024-03-01 16:56:26,897 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:26,897 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,897 INFO snapshot-role/MainThread: } 2024-03-01 16:56:26,897 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:56:26,946 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:26,946 INFO snapshot-role/MainThread: { 2024-03-01 16:56:26,946 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:26,946 INFO snapshot-role/MainThread: { 2024-03-01 16:56:26,946 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:26,946 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 16:56:26,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,947 INFO snapshot-role/MainThread: } 2024-03-01 16:56:26,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,947 INFO snapshot-role/MainThread: , 2024-03-01 16:56:26,947 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:26,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:26,947 INFO snapshot-role/MainThread: } 2024-03-01 16:56:26,947 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 16:56:27,070 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:27,070 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,070 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:27,070 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,070 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,070 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:56:27,118 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:27,119 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,119 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:27,119 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,119 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:27,119 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 16:56:27,119 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,119 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,119 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,119 INFO snapshot-role/MainThread: , 2024-03-01 16:56:27,119 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:27,119 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,119 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,119 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 16:56:27,239 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:27,240 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,240 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:27,240 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,240 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,240 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:56:27,286 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:27,286 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,286 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:27,286 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,286 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:27,286 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 16:56:27,286 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,286 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,286 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,286 INFO snapshot-role/MainThread: , 2024-03-01 16:56:27,286 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:27,286 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,286 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,286 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 16:56:27,397 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:27,398 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,398 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:27,398 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,398 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,398 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:56:27,441 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:27,442 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,442 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:27,442 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,442 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:27,442 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 16:56:27,442 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,442 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,442 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,442 INFO snapshot-role/MainThread: , 2024-03-01 16:56:27,442 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:27,442 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,442 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,442 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 16:56:27,555 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:27,555 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,555 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:27,555 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,555 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,555 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:56:27,599 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:27,600 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,600 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:27,600 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,600 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:27,600 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 16:56:27,600 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,600 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,600 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,600 INFO snapshot-role/MainThread: , 2024-03-01 16:56:27,600 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:27,600 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,600 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,600 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 16:56:27,715 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:27,715 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,715 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:27,716 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,716 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,716 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:56:27,754 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:27,755 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,755 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:27,755 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,755 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:27,755 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 16:56:27,755 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,755 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,755 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,755 INFO snapshot-role/MainThread: , 2024-03-01 16:56:27,755 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:27,755 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,755 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,755 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 16:56:27,872 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:27,872 INFO snapshot-role/MainThread: { 2024-03-01 16:56:27,872 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:27,872 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:27,872 INFO snapshot-role/MainThread: } 2024-03-01 16:56:27,873 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:56:30,858 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 16:56:30,858 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 16:56:30,887 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: { 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: { 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: {"lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "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 16:56:30,888 INFO snapshot-role/MainThread: {"lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "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 16:56:30,888 INFO snapshot-role/MainThread: {"lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "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 16:56:30,888 INFO snapshot-role/MainThread: {"lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "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 16:56:30,888 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:30,888 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI"}, 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f"}, 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"}, 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"} 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: } 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: { 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:30,889 INFO snapshot-role/MainThread: {"lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "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 16:56:30,890 INFO snapshot-role/MainThread: {"lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "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 16:56:30,890 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx"}, 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF"} 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: } 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: { 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:30,890 INFO snapshot-role/MainThread: {"lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "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 16:56:30,891 INFO snapshot-role/MainThread: {"lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "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 16:56:30,891 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sda"} 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm"}, 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"}, 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"} 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: } 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: } 2024-03-01 16:56:30,891 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:56:30,915 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:30,915 INFO snapshot-role/MainThread: { 2024-03-01 16:56:30,915 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:30,915 INFO snapshot-role/MainThread: { 2024-03-01 16:56:30,915 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:30,915 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 16:56:30,915 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,916 INFO snapshot-role/MainThread: } 2024-03-01 16:56:30,916 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,916 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,916 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:30,916 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,916 INFO snapshot-role/MainThread: } 2024-03-01 16:56:30,916 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:30,937 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:30,937 INFO snapshot-role/MainThread: { 2024-03-01 16:56:30,937 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:30,937 INFO snapshot-role/MainThread: { 2024-03-01 16:56:30,937 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:30,937 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 16:56:30,938 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 16:56:30,938 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 16:56:30,938 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 16:56:30,938 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,938 INFO snapshot-role/MainThread: } 2024-03-01 16:56:30,938 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,938 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,938 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:30,938 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,938 INFO snapshot-role/MainThread: } 2024-03-01 16:56:30,938 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:56:30,960 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:30,960 INFO snapshot-role/MainThread: { 2024-03-01 16:56:30,960 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:30,960 INFO snapshot-role/MainThread: { 2024-03-01 16:56:30,960 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:30,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,960 INFO snapshot-role/MainThread: } 2024-03-01 16:56:30,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,961 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,961 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:30,961 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,961 INFO snapshot-role/MainThread: } 2024-03-01 16:56:30,961 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:56:30,981 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:30,981 INFO snapshot-role/MainThread: { 2024-03-01 16:56:30,981 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:30,981 INFO snapshot-role/MainThread: { 2024-03-01 16:56:30,981 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:30,981 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 16:56:30,981 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,981 INFO snapshot-role/MainThread: } 2024-03-01 16:56:30,981 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,982 INFO snapshot-role/MainThread: , 2024-03-01 16:56:30,982 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:30,982 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:30,982 INFO snapshot-role/MainThread: } 2024-03-01 16:56:30,982 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:31,003 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:31,003 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,003 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,003 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,003 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,003 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 16:56:31,004 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 16:56:31,004 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 16:56:31,004 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 16:56:31,004 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,004 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,004 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,004 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,004 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,004 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,004 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,004 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:56:31,026 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:31,026 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,026 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,026 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,026 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,026 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,026 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,026 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,026 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,027 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,027 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,027 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,027 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:56:31,050 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:31,050 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,051 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,051 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,051 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,051 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:31,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,051 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,051 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,051 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,051 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,051 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:31,073 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:31,073 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,073 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,073 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,073 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,073 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 16:56:31,073 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 16:56:31,074 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 16:56:31,074 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 16:56:31,074 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,074 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,074 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,074 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,074 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,074 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,074 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,074 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:56:31,096 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:31,096 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,096 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,097 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,097 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,097 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,097 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,097 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,097 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,097 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:56:31,118 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:31,118 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,118 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,118 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,118 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,118 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 16:56:31,118 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,118 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,119 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,119 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,119 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,119 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,119 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,119 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:31,142 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:31,142 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,142 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,142 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,142 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,142 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 16:56:31,142 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 16:56:31,142 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 16:56:31,142 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 16:56:31,143 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,143 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,143 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,143 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,143 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,143 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,143 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,143 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:56:31,165 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:31,165 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,165 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,165 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,165 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,165 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,165 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,165 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,165 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,166 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,166 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,166 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,166 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:56:31,188 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:31,188 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,188 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,188 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,188 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,188 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 16:56:31,189 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,189 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,189 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,189 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,189 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,189 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,189 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,189 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:31,213 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:31,213 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,213 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,213 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,213 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,213 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 16:56:31,213 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 16:56:31,213 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,213 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,214 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,214 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,214 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,214 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,214 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,214 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:56:31,240 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:31,240 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,240 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,240 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,240 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,240 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,240 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,240 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,241 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,241 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,241 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,241 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,241 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:56:31,262 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:31,262 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,262 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,262 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,262 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,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 16:56:31,262 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,263 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,263 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,263 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,263 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,263 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,263 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,263 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:31,285 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:31,285 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,285 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,285 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,285 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,285 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 16:56:31,285 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 16:56:31,286 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,286 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,286 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,286 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,286 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,286 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,286 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,286 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:56:31,309 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:31,309 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,309 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,309 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,309 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,309 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,309 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,309 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,310 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,310 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,310 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,310 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,310 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:56:31,332 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:31,332 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,333 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,333 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,333 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,333 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:56:31,333 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,333 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,333 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,333 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,333 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,333 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,333 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,333 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:31,356 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:31,356 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,356 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,356 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,356 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,356 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 16:56:31,356 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 16:56:31,357 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,357 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,357 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,357 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,357 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,357 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,357 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,357 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:56:31,379 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:31,379 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,379 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,379 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,379 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,379 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,379 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,380 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,380 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,380 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,380 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,380 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,380 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:56:31,402 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:31,402 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,402 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,402 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,402 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,402 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 16:56:31,402 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,402 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,403 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,403 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,403 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,403 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,403 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,403 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:31,424 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:31,424 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,424 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,424 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,424 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,424 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 16:56:31,424 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 16:56:31,424 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,425 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,425 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,425 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,425 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,425 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,425 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,425 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:56:31,446 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:31,446 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,447 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:31,447 INFO snapshot-role/MainThread: { 2024-03-01 16:56:31,447 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:31,447 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,447 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,447 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,447 INFO snapshot-role/MainThread: , 2024-03-01 16:56:31,447 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:31,447 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:31,447 INFO snapshot-role/MainThread: } 2024-03-01 16:56:31,447 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:56:34,383 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 16:56:34,383 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 16:56:34,411 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: { 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: { 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: , 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: , 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: {"lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "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 16:56:34,412 INFO snapshot-role/MainThread: {"lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "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 16:56:34,412 INFO snapshot-role/MainThread: {"lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "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 16:56:34,412 INFO snapshot-role/MainThread: {"lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "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 16:56:34,412 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: , 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:34,412 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: , 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI"}, 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f"}, 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"}, 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"} 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: } 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: , 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: { 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: , 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: , 2024-03-01 16:56:34,413 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: {"lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "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 16:56:34,414 INFO snapshot-role/MainThread: {"lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "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 16:56:34,414 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: , 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: , 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx"}, 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF"} 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: } 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: , 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: { 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: , 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:34,414 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: , 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: {"lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "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 16:56:34,415 INFO snapshot-role/MainThread: {"lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "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 16:56:34,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: , 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sda"} 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: , 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm"}, 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"}, 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"} 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: } 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: , 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:34,415 INFO snapshot-role/MainThread: } 2024-03-01 16:56:34,416 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:56:37,414 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 16:56:37,414 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 16:56:37,442 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: {"lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "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 16:56:37,443 INFO snapshot-role/MainThread: {"lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "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 16:56:37,443 INFO snapshot-role/MainThread: {"lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "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 16:56:37,443 INFO snapshot-role/MainThread: {"lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "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 16:56:37,443 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:37,443 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdh"}, 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdi"}, 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq", "pv_name":"/dev/sdj"}, 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH"}, 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI"}, 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f"}, 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"}, 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq"} 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,444 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: {"lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "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 16:56:37,445 INFO snapshot-role/MainThread: {"lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "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 16:56:37,445 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx"}, 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF"} 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,445 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: {"lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "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 16:56:37,446 INFO snapshot-role/MainThread: {"lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "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 16:56:37,446 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db", "pv_name":"/dev/sda"} 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm"}, 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"}, 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db"} 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,446 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,447 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:56:37,471 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,471 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,471 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,471 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,471 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,471 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 16:56:37,471 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,471 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,471 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,471 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,472 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,472 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,472 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,472 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:37,493 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,493 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,493 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,493 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,493 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,493 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 16:56:37,493 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 16:56:37,493 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 16:56:37,493 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 16:56:37,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,493 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,494 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,494 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,494 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,494 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:56:37,518 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:37,518 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,518 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,518 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,518 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,518 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,518 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,518 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,519 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,519 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,519 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,519 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,519 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:56:37,541 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,541 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,541 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,541 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,541 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,541 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 16:56:37,541 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,541 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,541 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,541 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,541 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,542 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,542 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,542 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:37,564 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,564 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,565 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,565 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,565 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,565 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 16:56:37,565 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 16:56:37,565 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 16:56:37,565 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 16:56:37,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,565 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,565 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,565 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,565 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,565 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:56:37,588 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:37,589 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,589 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,589 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,589 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,589 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,589 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,589 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,589 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,589 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,589 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,589 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,589 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:56:37,613 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,613 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,613 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,613 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,613 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,613 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 16:56:37,613 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,614 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,614 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,614 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,614 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,614 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,614 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,614 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:37,636 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,636 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,636 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,637 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,637 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,637 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 16:56:37,637 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 16:56:37,637 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 16:56:37,637 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 16:56:37,637 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,637 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,637 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,637 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,637 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,637 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,637 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,637 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:56:37,658 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:37,658 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,658 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,658 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,658 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,659 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,659 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,659 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,659 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,659 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,659 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,659 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,659 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:56:37,681 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,682 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,682 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,682 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,682 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,682 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 16:56:37,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,682 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,682 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,682 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,682 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:56:37,704 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,704 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,704 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,704 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,704 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,704 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 16:56:37,704 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 16:56:37,704 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 16:56:37,705 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 16:56:37,705 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,705 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,705 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,705 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,705 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,705 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,705 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,705 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:56:37,726 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:37,726 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,726 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,726 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,726 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,727 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,727 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,727 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,727 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,727 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,727 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,727 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,727 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:56:37,750 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,750 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,750 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,750 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,750 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,750 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 16:56:37,750 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,750 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,750 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,751 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,751 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,751 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,751 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,751 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:37,772 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,773 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,773 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,773 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,773 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,773 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 16:56:37,773 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 16:56:37,773 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,773 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,773 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,773 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,773 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,773 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,773 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,773 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:56:37,795 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:37,795 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,795 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,795 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,795 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,795 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,795 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,795 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,795 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,796 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,796 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,796 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,796 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:56:37,819 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,819 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,819 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,819 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,819 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,819 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 16:56:37,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:56:37,843 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,843 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,843 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,843 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,843 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,843 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 16:56:37,843 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 16:56:37,843 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,844 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,844 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,844 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,844 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,844 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,844 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:56:37,866 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:37,866 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,866 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,866 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,866 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,867 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,867 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,867 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,867 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,867 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,867 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,867 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,867 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:56:37,888 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,888 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,889 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,889 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,889 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,889 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 16:56:37,889 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,889 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,889 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,889 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,889 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,889 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,889 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,889 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:37,913 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,913 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,913 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,914 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,914 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,914 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 16:56:37,914 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 16:56:37,914 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,914 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,914 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,914 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,914 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,914 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,914 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,914 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:56:37,936 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:37,936 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,936 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,936 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,936 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,936 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,936 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,936 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,936 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,937 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,937 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,937 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,937 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:56:37,959 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,959 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,960 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,960 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,960 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,960 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 16:56:37,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,960 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,960 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,960 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,960 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,960 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:56:37,982 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,982 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,982 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,982 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,983 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,983 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 16:56:37,983 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 16:56:37,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,983 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,983 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,983 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,983 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,983 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:56:38,006 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:56:38,006 INFO snapshot-role/MainThread: { 2024-03-01 16:56:38,006 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:38,006 INFO snapshot-role/MainThread: { 2024-03-01 16:56:38,006 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:38,006 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:38,006 INFO snapshot-role/MainThread: } 2024-03-01 16:56:38,006 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:38,006 INFO snapshot-role/MainThread: , 2024-03-01 16:56:38,007 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:38,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:38,007 INFO snapshot-role/MainThread: } 2024-03-01 16:56:38,007 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="LVM2_member" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" 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="LVM2_member" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + dmsetup table No devices found + cat /tmp/blivet.log 2024-03-01 16:55:35,445 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_cxgf6edi/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:55:40,107 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_uvo003le/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:55:47,151 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_g4ijpus3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:55:47,189 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:47,190 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:55:47,229 INFO program/MainThread: stdout[2]: 2024-03-01 16:55:47,230 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 16:55:47,230 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:55:47,230 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:55:47,234 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:47,235 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:55:47,239 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:47,239 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:55:47,242 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:47,242 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:55:47,245 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:47,245 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:55:47,253 INFO program/MainThread: stdout: 2024-03-01 16:55:47,253 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:55:47,253 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:55:47,253 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:55:47,253 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:55:47,253 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:55:47,253 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:55:47,253 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:55:47,253 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:55:47,253 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:55:47,253 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:55:47,253 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:55:47,253 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:55:47,253 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:55:47,253 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:55:47,253 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:55:47,253 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:47,254 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 16:55:47,254 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:55:47,254 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:55:47,254 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:55:47,254 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:55:47,254 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:55:47,255 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:55:47,255 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:47,268 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:47,279 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:55:47,283 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_eff3ace5-aa61-4b5a-8145-fdcf93c09870 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:eff3ace5-aa61-4b5a-8145-fdcf93c09870 ' '/dev/disk/by-id/scsi-36001405eff3ace5aa614b5a8145fdcf9 ' '/dev/disk/by-id/wwn-0x6001405eff3ace5aa614b5a8145fdcf9', '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': 'eff3ace5-aa61-4b5a-8145-fdcf93c09870', 'ID_SERIAL': '36001405eff3ace5aa614b5a8145fdcf9', 'ID_SERIAL_SHORT': '6001405eff3ace5aa614b5a8145fdcf9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405eff3ace5a', 'ID_WWN_VENDOR_EXTENSION': '0xa614b5a8145fdcf9', 'ID_WWN_WITH_EXTENSION': '0x6001405eff3ace5aa614b5a8145fdcf9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405eff3ace5aa614b5a8145fdcf9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:eff3ace5-aa61-4b5a-8145-fdcf93c09870', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'eff3ace5-aa61-4b5a-8145-fdcf93c09870', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735009610'} ; 2024-03-01 16:55:47,284 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 16:55:47,284 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 16:55:47,312 INFO program/MainThread: stdout[3]: 2024-03-01 16:55:47,313 INFO program/MainThread: stderr[3]: 2024-03-01 16:55:47,313 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:55:47,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:47,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:47,326 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:55:47,331 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:55:47,332 INFO blivet/MainThread: sda is a disk 2024-03-01 16:55:47,332 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:55:47,332 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:55:47,336 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:55:47,339 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:55:47,340 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 16:55:47,343 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 16:55:47,343 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:55:47,344 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:55:47,344 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8465728400) -- 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 = 6001405eff3ace5aa614b5a8145fdcf9 2024-03-01 16:55:47,348 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:55:47,348 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:55:47,351 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7a175a5ba8442939b10873a3 ' '/dev/disk/by-id/scsi-36001405e7a175a5ba8442939b10873a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_e7a175a5-ba84-4293-9b10-873a3690d34a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:e7a175a5-ba84-4293-9b10-873a3690d34a', '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': 'e7a175a5-ba84-4293-9b10-873a3690d34a', 'ID_SERIAL': '36001405e7a175a5ba8442939b10873a3', 'ID_SERIAL_SHORT': '6001405e7a175a5ba8442939b10873a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7a175a5b', 'ID_WWN_VENDOR_EXTENSION': '0xa8442939b10873a3', 'ID_WWN_WITH_EXTENSION': '0x6001405e7a175a5ba8442939b10873a3', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7a175a5ba8442939b10873a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:e7a175a5-ba84-4293-9b10-873a3690d34a', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7a175a5-ba84-4293-9b10-873a3690d34a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735016933'} ; 2024-03-01 16:55:47,351 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 16:55:47,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:55:47,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:47,362 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:55:47,362 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:55:47,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:55:47,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:55:47,366 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:55:47,369 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:55:47,369 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 16:55:47,372 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 16:55:47,373 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:55:47,373 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:55:47,373 INFO blivet/MainThread: got device: DiskDevice instance (0x7f84646d4390) -- 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 = 6001405e7a175a5ba8442939b10873a3 2024-03-01 16:55:47,377 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:55:47,377 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:55:47,380 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2c07f361-ecf4-4df6-959b-8ebe25fefe24 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2c07f361-ecf4-4df6-959b-8ebe25fefe24 ' '/dev/disk/by-id/scsi-360014052c07f361ecf44df6959b8ebe2 ' '/dev/disk/by-id/wwn-0x60014052c07f361ecf44df6959b8ebe2', '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': '2c07f361-ecf4-4df6-959b-8ebe25fefe24', 'ID_SERIAL': '360014052c07f361ecf44df6959b8ebe2', 'ID_SERIAL_SHORT': '60014052c07f361ecf44df6959b8ebe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052c07f361e', 'ID_WWN_VENDOR_EXTENSION': '0xcf44df6959b8ebe2', 'ID_WWN_WITH_EXTENSION': '0x60014052c07f361ecf44df6959b8ebe2', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052c07f361ecf44df6959b8ebe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2c07f361-ecf4-4df6-959b-8ebe25fefe24', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2c07f361-ecf4-4df6-959b-8ebe25fefe24', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735698570'} ; 2024-03-01 16:55:47,380 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 16:55:47,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:55:47,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:47,391 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:55:47,391 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:55:47,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:55:47,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:55:47,394 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:55:47,398 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:55:47,398 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 16:55:47,401 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 16:55:47,402 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:55:47,402 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:55:47,402 INFO blivet/MainThread: got device: DiskDevice instance (0x7f84646d4438) -- 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 = 60014052c07f361ecf44df6959b8ebe2 2024-03-01 16:55:47,405 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:55:47,406 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:55:47,409 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda ' '/dev/disk/by-id/wwn-0x60014053b1bd0d67f44486dbbccf4194 ' '/dev/disk/by-id/scsi-360014053b1bd0d67f44486dbbccf4194 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda', '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': '3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda', 'ID_SERIAL': '360014053b1bd0d67f44486dbbccf4194', 'ID_SERIAL_SHORT': '60014053b1bd0d67f44486dbbccf4194', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b1bd0d67', 'ID_WWN_VENDOR_EXTENSION': '0xf44486dbbccf4194', 'ID_WWN_WITH_EXTENSION': '0x60014053b1bd0d67f44486dbbccf4194', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b1bd0d67f44486dbbccf4194', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735853862'} ; 2024-03-01 16:55:47,409 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 16:55:47,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:55:47,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:47,419 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:55:47,420 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:55:47,420 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:55:47,420 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:55:47,423 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:55:47,427 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:55:47,427 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 16:55:47,430 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 16:55:47,431 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:55:47,431 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:55:47,431 INFO blivet/MainThread: got device: DiskDevice instance (0x7f84646dc550) -- 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 = 60014053b1bd0d67f44486dbbccf4194 2024-03-01 16:55:47,435 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:55:47,435 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:55:47,438 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e36eea1460834f4d85b7ed4b9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e36eea14-6083-4f4d-85b7-ed4b9f6ef82d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e36eea14-6083-4f4d-85b7-ed4b9f6ef82d ' '/dev/disk/by-id/scsi-36001405e36eea1460834f4d85b7ed4b9', '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': 'e36eea14-6083-4f4d-85b7-ed4b9f6ef82d', 'ID_SERIAL': '36001405e36eea1460834f4d85b7ed4b9', 'ID_SERIAL_SHORT': '6001405e36eea1460834f4d85b7ed4b9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e36eea146', 'ID_WWN_VENDOR_EXTENSION': '0x0834f4d85b7ed4b9', 'ID_WWN_WITH_EXTENSION': '0x6001405e36eea1460834f4d85b7ed4b9', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e36eea1460834f4d85b7ed4b9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e36eea14-6083-4f4d-85b7-ed4b9f6ef82d', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e36eea14-6083-4f4d-85b7-ed4b9f6ef82d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735060040'} ; 2024-03-01 16:55:47,438 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 16:55:47,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:55:47,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:47,449 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:55:47,449 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:55:47,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:55:47,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:55:47,453 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:55:47,456 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:55:47,456 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 16:55:47,459 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 16:55:47,460 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:55:47,460 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:55:47,460 INFO blivet/MainThread: got device: DiskDevice instance (0x7f84646dc5c0) -- 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 = 6001405e36eea1460834f4d85b7ed4b9 2024-03-01 16:55:47,464 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:55:47,464 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:55:47,467 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e4724bd572cb44e5a3e158e30 ' '/dev/disk/by-id/scsi-36001405e4724bd572cb44e5a3e158e30 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_e4724bd5-72cb-44e5-a3e1-58e30c4d444d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:e4724bd5-72cb-44e5-a3e1-58e30c4d444d', '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': 'e4724bd5-72cb-44e5-a3e1-58e30c4d444d', 'ID_SERIAL': '36001405e4724bd572cb44e5a3e158e30', 'ID_SERIAL_SHORT': '6001405e4724bd572cb44e5a3e158e30', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e4724bd57', 'ID_WWN_VENDOR_EXTENSION': '0x2cb44e5a3e158e30', 'ID_WWN_WITH_EXTENSION': '0x6001405e4724bd572cb44e5a3e158e30', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e4724bd572cb44e5a3e158e30', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:e4724bd5-72cb-44e5-a3e1-58e30c4d444d', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e4724bd5-72cb-44e5-a3e1-58e30c4d444d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735196184'} ; 2024-03-01 16:55:47,467 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 16:55:47,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:55:47,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:47,477 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:55:47,478 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:55:47,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:55:47,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:55:47,482 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:55:47,485 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:55:47,485 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 16:55:47,488 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 16:55:47,489 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:55:47,489 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:55:47,489 INFO blivet/MainThread: got device: DiskDevice instance (0x7f84646e7438) -- 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 = 6001405e4724bd572cb44e5a3e158e30 2024-03-01 16:55:47,493 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:55:47,493 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:55:47,496 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:2261014c-3f5d-4943-9a33-4173e6cf0a6c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_2261014c-3f5d-4943-9a33-4173e6cf0a6c ' '/dev/disk/by-id/scsi-360014052261014c3f5d49439a334173e ' '/dev/disk/by-id/wwn-0x60014052261014c3f5d49439a334173e', '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': '2261014c-3f5d-4943-9a33-4173e6cf0a6c', 'ID_SERIAL': '360014052261014c3f5d49439a334173e', 'ID_SERIAL_SHORT': '60014052261014c3f5d49439a334173e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052261014c3', 'ID_WWN_VENDOR_EXTENSION': '0xf5d49439a334173e', 'ID_WWN_WITH_EXTENSION': '0x60014052261014c3f5d49439a334173e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052261014c3f5d49439a334173e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:2261014c-3f5d-4943-9a33-4173e6cf0a6c', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2261014c-3f5d-4943-9a33-4173e6cf0a6c', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735197469'} ; 2024-03-01 16:55:47,496 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 16:55:47,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:55:47,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:47,507 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:55:47,507 INFO blivet/MainThread: sde is a disk 2024-03-01 16:55:47,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:55:47,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:55:47,511 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:55:47,514 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:55:47,514 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 16:55:47,517 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 16:55:47,518 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:55:47,518 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:55:47,518 INFO blivet/MainThread: got device: DiskDevice instance (0x7f84646e7ac8) -- 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 = 60014052261014c3f5d49439a334173e 2024-03-01 16:55:47,522 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:55:47,522 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:55:47,525 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051eb57f63504c4c549f60b5214 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:1eb57f63-504c-4c54-9f60-b5214ec60b5e ' '/dev/disk/by-id/wwn-0x60014051eb57f63504c4c549f60b5214 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_1eb57f63-504c-4c54-9f60-b5214ec60b5e', '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': '1eb57f63-504c-4c54-9f60-b5214ec60b5e', 'ID_SERIAL': '360014051eb57f63504c4c549f60b5214', 'ID_SERIAL_SHORT': '60014051eb57f63504c4c549f60b5214', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051eb57f635', 'ID_WWN_VENDOR_EXTENSION': '0x04c4c549f60b5214', 'ID_WWN_WITH_EXTENSION': '0x60014051eb57f63504c4c549f60b5214', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051eb57f63504c4c549f60b5214', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:1eb57f63-504c-4c54-9f60-b5214ec60b5e', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1eb57f63-504c-4c54-9f60-b5214ec60b5e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735386199'} ; 2024-03-01 16:55:47,525 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 16:55:47,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:55:47,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:47,536 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:55:47,536 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:55:47,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:55:47,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:55:47,540 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:55:47,543 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:55:47,543 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 16:55:47,546 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 16:55:47,547 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:55:47,547 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:55:47,547 INFO blivet/MainThread: got device: DiskDevice instance (0x7f84646e7e80) -- 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 = 60014051eb57f63504c4c549f60b5214 2024-03-01 16:55:47,551 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:55:47,551 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:55:47,554 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_b1dd47eb-0cd8-428a-960c-ffa0d5cca018 ' '/dev/disk/by-id/scsi-36001405b1dd47eb0cd8428a960cffa0d ' '/dev/disk/by-id/wwn-0x6001405b1dd47eb0cd8428a960cffa0d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:b1dd47eb-0cd8-428a-960c-ffa0d5cca018', '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': 'b1dd47eb-0cd8-428a-960c-ffa0d5cca018', 'ID_SERIAL': '36001405b1dd47eb0cd8428a960cffa0d', 'ID_SERIAL_SHORT': '6001405b1dd47eb0cd8428a960cffa0d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b1dd47eb0', 'ID_WWN_VENDOR_EXTENSION': '0xcd8428a960cffa0d', 'ID_WWN_WITH_EXTENSION': '0x6001405b1dd47eb0cd8428a960cffa0d', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b1dd47eb0cd8428a960cffa0d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:b1dd47eb-0cd8-428a-960c-ffa0d5cca018', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b1dd47eb-0cd8-428a-960c-ffa0d5cca018', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735450506'} ; 2024-03-01 16:55:47,554 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 16:55:47,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:55:47,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:47,565 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:55:47,565 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:55:47,565 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:55:47,565 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:55:47,569 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:55:47,572 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:55:47,572 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 16:55:47,576 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 16:55:47,576 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:55:47,576 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:55:47,576 INFO blivet/MainThread: got device: DiskDevice instance (0x7f84646ed9b0) -- 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 = 6001405b1dd47eb0cd8428a960cffa0d 2024-03-01 16:55:47,580 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:55:47,580 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:55:47,583 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:ca2b91ed-f544-4e38-b818-0f3d9e38e0f8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_ca2b91ed-f544-4e38-b818-0f3d9e38e0f8 ' '/dev/disk/by-id/scsi-36001405ca2b91edf5444e38b8180f3d9 ' '/dev/disk/by-id/wwn-0x6001405ca2b91edf5444e38b8180f3d9', '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': 'ca2b91ed-f544-4e38-b818-0f3d9e38e0f8', 'ID_SERIAL': '36001405ca2b91edf5444e38b8180f3d9', 'ID_SERIAL_SHORT': '6001405ca2b91edf5444e38b8180f3d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ca2b91edf', 'ID_WWN_VENDOR_EXTENSION': '0x5444e38b8180f3d9', 'ID_WWN_WITH_EXTENSION': '0x6001405ca2b91edf5444e38b8180f3d9', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ca2b91edf5444e38b8180f3d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:ca2b91ed-f544-4e38-b818-0f3d9e38e0f8', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ca2b91ed-f544-4e38-b818-0f3d9e38e0f8', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735512415'} ; 2024-03-01 16:55:47,584 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 16:55:47,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:55:47,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:47,594 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:55:47,594 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:55:47,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:55:47,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:55:47,598 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:55:47,601 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:55:47,601 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 16:55:47,605 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 16:55:47,605 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:55:47,605 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:55:47,605 INFO blivet/MainThread: got device: DiskDevice instance (0x7f84646e7be0) -- 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 = 6001405ca2b91edf5444e38b8180f3d9 2024-03-01 16:55:47,609 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:55:47,609 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:55:47,612 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140540827d590d6f4969bc7e336bf ' '/dev/disk/by-id/scsi-3600140540827d590d6f4969bc7e336bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_40827d59-0d6f-4969-bc7e-336bffa81163 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:40827d59-0d6f-4969-bc7e-336bffa81163', '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': '40827d59-0d6f-4969-bc7e-336bffa81163', 'ID_SERIAL': '3600140540827d590d6f4969bc7e336bf', 'ID_SERIAL_SHORT': '600140540827d590d6f4969bc7e336bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140540827d590', 'ID_WWN_VENDOR_EXTENSION': '0xd6f4969bc7e336bf', 'ID_WWN_WITH_EXTENSION': '0x600140540827d590d6f4969bc7e336bf', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140540827d590d6f4969bc7e336bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:40827d59-0d6f-4969-bc7e-336bffa81163', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '40827d59-0d6f-4969-bc7e-336bffa81163', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735585005'} ; 2024-03-01 16:55:47,612 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 16:55:47,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:55:47,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:47,623 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:55:47,623 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:55:47,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:55:47,624 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:55:47,627 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:55:47,630 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:55:47,631 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 16:55:47,634 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 16:55:47,634 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:55:47,635 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:55:47,635 INFO blivet/MainThread: got device: DiskDevice instance (0x7f84646fc8d0) -- 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 = 600140540827d590d6f4969bc7e336bf 2024-03-01 16:55:47,638 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:55:47,638 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:55:47,642 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052d99f50448374290854328e91 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:2d99f504-4837-4290-8543-28e91a4e3bc0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_2d99f504-4837-4290-8543-28e91a4e3bc0 ' '/dev/disk/by-id/scsi-360014052d99f50448374290854328e91', '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': '2d99f504-4837-4290-8543-28e91a4e3bc0', 'ID_SERIAL': '360014052d99f50448374290854328e91', 'ID_SERIAL_SHORT': '60014052d99f50448374290854328e91', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052d99f5044', 'ID_WWN_VENDOR_EXTENSION': '0x8374290854328e91', 'ID_WWN_WITH_EXTENSION': '0x60014052d99f50448374290854328e91', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052d99f50448374290854328e91', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:2d99f504-4837-4290-8543-28e91a4e3bc0', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2d99f504-4837-4290-8543-28e91a4e3bc0', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735746653'} ; 2024-03-01 16:55:47,642 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 16:55:47,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:55:47,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:47,652 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:55:47,653 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:55:47,653 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:55:47,653 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:55:47,656 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:55:47,660 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:55:47,660 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 16:55:47,663 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 16:55:47,663 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:55:47,664 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:55:47,664 INFO blivet/MainThread: got device: DiskDevice instance (0x7f84646fcf60) -- 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 = 60014052d99f50448374290854328e91 2024-03-01 16:55:47,667 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:55:47,667 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:55:47,671 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': '25181023'} ; 2024-03-01 16:55:47,671 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:55:47,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:47,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:47,681 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:55:47,681 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:55:47,681 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:55:47,681 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:55:47,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:55:47,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:55:47,685 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:55:47,688 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:55:47,688 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:55:47,691 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:55:47,692 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:55:47,692 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:55:47,692 INFO blivet/MainThread: got device: DiskDevice instance (0x7f84646fceb8) -- 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 16:55:47,696 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:55:47,699 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:55:47,700 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:55:47,703 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:55:47,703 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:55:47,707 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:47,707 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:55:47,710 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:47,710 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:55:47,714 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:55:47,717 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:47,721 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:55:47,725 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 0x7f84646f7508> 2024-03-01 16:55:50,742 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:55:50,746 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:55:50,747 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:55:50,751 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'DEVLINKS': '/dev/disk/by-partuuid/b2f85011-01 ' '/dev/disk/by-uuid/d21788f1-b672-45d8-9d39-0b6482be1fd5', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_FS_UUID_ENC': 'd21788f1-b672-45d8-9d39-0b6482be1fd5', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'b2f85011-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'b2f85011', 'ID_SCSI': '1', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '25184129'} ; 2024-03-01 16:55:50,751 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:55:50,751 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:55:50,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:50,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:50,761 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:55:50,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:50,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:50,767 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:50,778 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:50,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:50,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:55:50,796 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:55:50,800 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:55:50,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:55:50,804 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:55:50,807 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:55:50,807 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:55:50,811 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:55:50,811 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:55:50,811 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:55:50,815 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:55:50,818 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:55:50,821 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:55:50,824 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:55:50,828 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:55:50,828 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:55:50,828 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:55:50,829 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:55:50,828 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f84657e4828) -- 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 0x7f84646930f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:55:50,833 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:55:50,836 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:55:50,836 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:55:50,840 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:55:50,840 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:55:50,843 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:50,844 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:55:50,847 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:50,847 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:55:50,849 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:55:50,849 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:55:50,852 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:50,853 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:55:50,856 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:55:50,856 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:55:50,857 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:50,869 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:50,880 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:55:50,881 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:55:50,885 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 16:55:50,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:50,891 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 16:55:50,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:50,894 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:55:50,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:55:50,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:50,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:55:50,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:50,906 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:55:50,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:55:50,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:50,915 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 16:55:50,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:50,918 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:55:50,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:55:50,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:50,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:55:50,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:50,930 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:55:50,933 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 16:55:50,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:50,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/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:55:50,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:50,942 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 16:55:50,945 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 16:55:50,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:50,950 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 16:55:50,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:50,953 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:55:50,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:55:50,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:55:50,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 16:55:50,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:55:50,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:55:50,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:55:50,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:55:50,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:55:55,625 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_byjmudmn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:55:55,661 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:55,661 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:55:55,664 INFO program/MainThread: stdout[2]: 2024-03-01 16:55:55,664 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 16:55:55,664 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:55:55,665 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:55:55,669 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:55,669 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:55:55,673 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:55,673 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:55:55,676 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:55,676 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:55:55,680 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:55:55,680 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:55:55,687 INFO program/MainThread: stdout: 2024-03-01 16:55:55,687 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:55:55,687 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:55:55,687 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:55:55,687 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:55:55,687 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:55:55,687 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:55:55,687 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:55:55,687 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:55:55,687 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:55:55,687 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:55:55,687 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:55:55,688 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:55:55,688 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:55:55,688 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:55:55,688 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:55:55,688 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:55,688 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 16:55:55,688 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:55:55,688 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:55:55,688 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:55:55,688 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:55:55,689 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:55:55,689 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:55:55,689 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:55,701 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:55,712 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:55:55,716 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:eff3ace5-aa61-4b5a-8145-fdcf93c09870 ' '/dev/disk/by-id/scsi-36001405eff3ace5aa614b5a8145fdcf9 ' '/dev/disk/by-id/wwn-0x6001405eff3ace5aa614b5a8145fdcf9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_eff3ace5-aa61-4b5a-8145-fdcf93c09870', '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': 'eff3ace5-aa61-4b5a-8145-fdcf93c09870', 'ID_SERIAL': '36001405eff3ace5aa614b5a8145fdcf9', 'ID_SERIAL_SHORT': '6001405eff3ace5aa614b5a8145fdcf9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405eff3ace5a', 'ID_WWN_VENDOR_EXTENSION': '0xa614b5a8145fdcf9', 'ID_WWN_WITH_EXTENSION': '0x6001405eff3ace5aa614b5a8145fdcf9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405eff3ace5aa614b5a8145fdcf9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:eff3ace5-aa61-4b5a-8145-fdcf93c09870', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'eff3ace5-aa61-4b5a-8145-fdcf93c09870', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735009610'} ; 2024-03-01 16:55:55,716 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 16:55:55,717 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 16:55:55,746 INFO program/MainThread: stdout[3]: 2024-03-01 16:55:55,747 INFO program/MainThread: stderr[3]: 2024-03-01 16:55:55,747 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:55:55,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:55,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:55,759 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:55:55,764 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:55:55,764 INFO blivet/MainThread: sda is a disk 2024-03-01 16:55:55,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:55:55,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:55:55,769 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:55:55,772 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:55:55,772 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 16:55:55,775 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 16:55:55,776 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:55:55,776 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:55:55,776 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6341a61470) -- 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 = 6001405eff3ace5aa614b5a8145fdcf9 2024-03-01 16:55:55,780 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:55:55,780 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:55:55,784 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e7a175a5ba8442939b10873a3 ' '/dev/disk/by-id/wwn-0x6001405e7a175a5ba8442939b10873a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:e7a175a5-ba84-4293-9b10-873a3690d34a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_e7a175a5-ba84-4293-9b10-873a3690d34a', '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': 'e7a175a5-ba84-4293-9b10-873a3690d34a', 'ID_SERIAL': '36001405e7a175a5ba8442939b10873a3', 'ID_SERIAL_SHORT': '6001405e7a175a5ba8442939b10873a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7a175a5b', 'ID_WWN_VENDOR_EXTENSION': '0xa8442939b10873a3', 'ID_WWN_WITH_EXTENSION': '0x6001405e7a175a5ba8442939b10873a3', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7a175a5ba8442939b10873a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:e7a175a5-ba84-4293-9b10-873a3690d34a', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7a175a5-ba84-4293-9b10-873a3690d34a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735016933'} ; 2024-03-01 16:55:55,784 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 16:55:55,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:55:55,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:55,794 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:55:55,794 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:55:55,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:55:55,795 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:55:55,798 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:55:55,801 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:55:55,801 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 16:55:55,804 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 16:55:55,805 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:55:55,805 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:55:55,805 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6340a0f400) -- 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 = 6001405e7a175a5ba8442939b10873a3 2024-03-01 16:55:55,809 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:55:55,809 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:55:55,812 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052c07f361ecf44df6959b8ebe2 ' '/dev/disk/by-id/wwn-0x60014052c07f361ecf44df6959b8ebe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2c07f361-ecf4-4df6-959b-8ebe25fefe24 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2c07f361-ecf4-4df6-959b-8ebe25fefe24', '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': '2c07f361-ecf4-4df6-959b-8ebe25fefe24', 'ID_SERIAL': '360014052c07f361ecf44df6959b8ebe2', 'ID_SERIAL_SHORT': '60014052c07f361ecf44df6959b8ebe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052c07f361e', 'ID_WWN_VENDOR_EXTENSION': '0xcf44df6959b8ebe2', 'ID_WWN_WITH_EXTENSION': '0x60014052c07f361ecf44df6959b8ebe2', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052c07f361ecf44df6959b8ebe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2c07f361-ecf4-4df6-959b-8ebe25fefe24', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2c07f361-ecf4-4df6-959b-8ebe25fefe24', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735698570'} ; 2024-03-01 16:55:55,812 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 16:55:55,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:55:55,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:55,822 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:55:55,823 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:55:55,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:55:55,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:55:55,826 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:55:55,829 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:55:55,830 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 16:55:55,833 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 16:55:55,833 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:55:55,834 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:55:55,834 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6340a0f4a8) -- 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 = 60014052c07f361ecf44df6959b8ebe2 2024-03-01 16:55:55,837 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:55:55,837 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:55:55,841 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053b1bd0d67f44486dbbccf4194 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda ' '/dev/disk/by-id/wwn-0x60014053b1bd0d67f44486dbbccf4194', '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': '3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda', 'ID_SERIAL': '360014053b1bd0d67f44486dbbccf4194', 'ID_SERIAL_SHORT': '60014053b1bd0d67f44486dbbccf4194', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b1bd0d67', 'ID_WWN_VENDOR_EXTENSION': '0xf44486dbbccf4194', 'ID_WWN_WITH_EXTENSION': '0x60014053b1bd0d67f44486dbbccf4194', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b1bd0d67f44486dbbccf4194', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735853862'} ; 2024-03-01 16:55:55,841 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 16:55:55,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:55:55,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:55,851 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:55:55,851 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:55:55,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:55:55,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:55:55,855 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:55:55,858 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:55:55,858 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 16:55:55,861 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 16:55:55,862 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:55:55,862 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:55:55,862 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6340a155c0) -- 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 = 60014053b1bd0d67f44486dbbccf4194 2024-03-01 16:55:55,866 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:55:55,866 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:55:55,869 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e36eea14-6083-4f4d-85b7-ed4b9f6ef82d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e36eea14-6083-4f4d-85b7-ed4b9f6ef82d ' '/dev/disk/by-id/scsi-36001405e36eea1460834f4d85b7ed4b9 ' '/dev/disk/by-id/wwn-0x6001405e36eea1460834f4d85b7ed4b9', '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': 'e36eea14-6083-4f4d-85b7-ed4b9f6ef82d', 'ID_SERIAL': '36001405e36eea1460834f4d85b7ed4b9', 'ID_SERIAL_SHORT': '6001405e36eea1460834f4d85b7ed4b9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e36eea146', 'ID_WWN_VENDOR_EXTENSION': '0x0834f4d85b7ed4b9', 'ID_WWN_WITH_EXTENSION': '0x6001405e36eea1460834f4d85b7ed4b9', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e36eea1460834f4d85b7ed4b9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e36eea14-6083-4f4d-85b7-ed4b9f6ef82d', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e36eea14-6083-4f4d-85b7-ed4b9f6ef82d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735060040'} ; 2024-03-01 16:55:55,869 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 16:55:55,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:55:55,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:55,879 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:55:55,880 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:55:55,880 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:55:55,880 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:55:55,883 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:55:55,887 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:55:55,887 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 16:55:55,890 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 16:55:55,890 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:55:55,891 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:55:55,891 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6340a15438) -- 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 = 6001405e36eea1460834f4d85b7ed4b9 2024-03-01 16:55:55,894 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:55:55,894 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:55:55,898 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e4724bd572cb44e5a3e158e30 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:e4724bd5-72cb-44e5-a3e1-58e30c4d444d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_e4724bd5-72cb-44e5-a3e1-58e30c4d444d ' '/dev/disk/by-id/scsi-36001405e4724bd572cb44e5a3e158e30', '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': 'e4724bd5-72cb-44e5-a3e1-58e30c4d444d', 'ID_SERIAL': '36001405e4724bd572cb44e5a3e158e30', 'ID_SERIAL_SHORT': '6001405e4724bd572cb44e5a3e158e30', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e4724bd57', 'ID_WWN_VENDOR_EXTENSION': '0x2cb44e5a3e158e30', 'ID_WWN_WITH_EXTENSION': '0x6001405e4724bd572cb44e5a3e158e30', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e4724bd572cb44e5a3e158e30', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:e4724bd5-72cb-44e5-a3e1-58e30c4d444d', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e4724bd5-72cb-44e5-a3e1-58e30c4d444d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735196184'} ; 2024-03-01 16:55:55,898 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 16:55:55,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:55:55,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:55,908 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:55:55,909 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:55:55,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:55:55,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:55:55,912 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:55:55,915 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:55:55,916 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 16:55:55,919 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 16:55:55,919 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:55:55,920 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:55:55,920 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6340a264a8) -- 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 = 6001405e4724bd572cb44e5a3e158e30 2024-03-01 16:55:55,923 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:55:55,923 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:55:55,927 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:2261014c-3f5d-4943-9a33-4173e6cf0a6c ' '/dev/disk/by-id/wwn-0x60014052261014c3f5d49439a334173e ' '/dev/disk/by-id/scsi-360014052261014c3f5d49439a334173e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_2261014c-3f5d-4943-9a33-4173e6cf0a6c', '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': '2261014c-3f5d-4943-9a33-4173e6cf0a6c', 'ID_SERIAL': '360014052261014c3f5d49439a334173e', 'ID_SERIAL_SHORT': '60014052261014c3f5d49439a334173e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052261014c3', 'ID_WWN_VENDOR_EXTENSION': '0xf5d49439a334173e', 'ID_WWN_WITH_EXTENSION': '0x60014052261014c3f5d49439a334173e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052261014c3f5d49439a334173e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:2261014c-3f5d-4943-9a33-4173e6cf0a6c', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2261014c-3f5d-4943-9a33-4173e6cf0a6c', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735197469'} ; 2024-03-01 16:55:55,927 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 16:55:55,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:55:55,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:55,937 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:55:55,937 INFO blivet/MainThread: sde is a disk 2024-03-01 16:55:55,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:55:55,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:55:55,941 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:55:55,944 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:55:55,944 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 16:55:55,947 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 16:55:55,947 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:55:55,948 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:55:55,948 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6340a26b38) -- 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 = 60014052261014c3f5d49439a334173e 2024-03-01 16:55:55,951 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:55:55,952 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:55:55,955 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_1eb57f63-504c-4c54-9f60-b5214ec60b5e ' '/dev/disk/by-id/wwn-0x60014051eb57f63504c4c549f60b5214 ' '/dev/disk/by-id/scsi-360014051eb57f63504c4c549f60b5214 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:1eb57f63-504c-4c54-9f60-b5214ec60b5e', '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': '1eb57f63-504c-4c54-9f60-b5214ec60b5e', 'ID_SERIAL': '360014051eb57f63504c4c549f60b5214', 'ID_SERIAL_SHORT': '60014051eb57f63504c4c549f60b5214', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051eb57f635', 'ID_WWN_VENDOR_EXTENSION': '0x04c4c549f60b5214', 'ID_WWN_WITH_EXTENSION': '0x60014051eb57f63504c4c549f60b5214', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051eb57f63504c4c549f60b5214', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:1eb57f63-504c-4c54-9f60-b5214ec60b5e', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1eb57f63-504c-4c54-9f60-b5214ec60b5e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735386199'} ; 2024-03-01 16:55:55,955 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 16:55:55,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:55:55,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:55,965 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:55:55,966 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:55:55,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:55:55,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:55:55,969 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:55:55,972 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:55:55,973 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 16:55:55,976 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 16:55:55,976 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:55:55,977 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:55:55,977 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6340a26f60) -- 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 = 60014051eb57f63504c4c549f60b5214 2024-03-01 16:55:55,980 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:55:55,980 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:55:55,984 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b1dd47eb0cd8428a960cffa0d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:b1dd47eb-0cd8-428a-960c-ffa0d5cca018 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_b1dd47eb-0cd8-428a-960c-ffa0d5cca018 ' '/dev/disk/by-id/scsi-36001405b1dd47eb0cd8428a960cffa0d', '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': 'b1dd47eb-0cd8-428a-960c-ffa0d5cca018', 'ID_SERIAL': '36001405b1dd47eb0cd8428a960cffa0d', 'ID_SERIAL_SHORT': '6001405b1dd47eb0cd8428a960cffa0d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b1dd47eb0', 'ID_WWN_VENDOR_EXTENSION': '0xcd8428a960cffa0d', 'ID_WWN_WITH_EXTENSION': '0x6001405b1dd47eb0cd8428a960cffa0d', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b1dd47eb0cd8428a960cffa0d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:b1dd47eb-0cd8-428a-960c-ffa0d5cca018', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b1dd47eb-0cd8-428a-960c-ffa0d5cca018', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735450506'} ; 2024-03-01 16:55:55,984 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 16:55:55,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:55:55,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:55,994 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:55:55,994 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:55:55,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:55:55,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:55:55,998 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:55:56,001 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:55:56,001 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 16:55:56,005 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 16:55:56,005 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:55:56,005 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:55:56,005 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6340a12a20) -- 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 = 6001405b1dd47eb0cd8428a960cffa0d 2024-03-01 16:55:56,009 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:55:56,009 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:55:56,012 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:ca2b91ed-f544-4e38-b818-0f3d9e38e0f8 ' '/dev/disk/by-id/scsi-36001405ca2b91edf5444e38b8180f3d9 ' '/dev/disk/by-id/wwn-0x6001405ca2b91edf5444e38b8180f3d9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_ca2b91ed-f544-4e38-b818-0f3d9e38e0f8', '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': 'ca2b91ed-f544-4e38-b818-0f3d9e38e0f8', 'ID_SERIAL': '36001405ca2b91edf5444e38b8180f3d9', 'ID_SERIAL_SHORT': '6001405ca2b91edf5444e38b8180f3d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ca2b91edf', 'ID_WWN_VENDOR_EXTENSION': '0x5444e38b8180f3d9', 'ID_WWN_WITH_EXTENSION': '0x6001405ca2b91edf5444e38b8180f3d9', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ca2b91edf5444e38b8180f3d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:ca2b91ed-f544-4e38-b818-0f3d9e38e0f8', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ca2b91ed-f544-4e38-b818-0f3d9e38e0f8', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735512415'} ; 2024-03-01 16:55:56,012 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 16:55:56,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:56,022 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:55:56,023 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:55:56,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:55:56,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:55:56,026 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:55:56,030 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:55:56,030 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 16:55:56,033 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 16:55:56,033 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:55:56,034 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:55:56,034 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6340a26cf8) -- 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 = 6001405ca2b91edf5444e38b8180f3d9 2024-03-01 16:55:56,037 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:55:56,037 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:55:56,041 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140540827d590d6f4969bc7e336bf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_40827d59-0d6f-4969-bc7e-336bffa81163 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:40827d59-0d6f-4969-bc7e-336bffa81163 ' '/dev/disk/by-id/wwn-0x600140540827d590d6f4969bc7e336bf', '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': '40827d59-0d6f-4969-bc7e-336bffa81163', 'ID_SERIAL': '3600140540827d590d6f4969bc7e336bf', 'ID_SERIAL_SHORT': '600140540827d590d6f4969bc7e336bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140540827d590', 'ID_WWN_VENDOR_EXTENSION': '0xd6f4969bc7e336bf', 'ID_WWN_WITH_EXTENSION': '0x600140540827d590d6f4969bc7e336bf', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140540827d590d6f4969bc7e336bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:40827d59-0d6f-4969-bc7e-336bffa81163', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '40827d59-0d6f-4969-bc7e-336bffa81163', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735585005'} ; 2024-03-01 16:55:56,041 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 16:55:56,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:56,051 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:55:56,051 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:55:56,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:55:56,052 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:55:56,055 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:55:56,058 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:55:56,058 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 16:55:56,061 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 16:55:56,062 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:55:56,062 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:55:56,062 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6340a35940) -- 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 = 600140540827d590d6f4969bc7e336bf 2024-03-01 16:55:56,066 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:55:56,066 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:55:56,069 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_2d99f504-4837-4290-8543-28e91a4e3bc0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:2d99f504-4837-4290-8543-28e91a4e3bc0 ' '/dev/disk/by-id/scsi-360014052d99f50448374290854328e91 ' '/dev/disk/by-id/wwn-0x60014052d99f50448374290854328e91', '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': '2d99f504-4837-4290-8543-28e91a4e3bc0', 'ID_SERIAL': '360014052d99f50448374290854328e91', 'ID_SERIAL_SHORT': '60014052d99f50448374290854328e91', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052d99f5044', 'ID_WWN_VENDOR_EXTENSION': '0x8374290854328e91', 'ID_WWN_WITH_EXTENSION': '0x60014052d99f50448374290854328e91', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052d99f50448374290854328e91', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:2d99f504-4837-4290-8543-28e91a4e3bc0', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2d99f504-4837-4290-8543-28e91a4e3bc0', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735746653'} ; 2024-03-01 16:55:56,069 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 16:55:56,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:56,079 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:55:56,080 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:55:56,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:55:56,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:55:56,083 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:55:56,087 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:55:56,087 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 16:55:56,090 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 16:55:56,090 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:55:56,091 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:55:56,091 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6340a35fd0) -- 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 = 60014052d99f50448374290854328e91 2024-03-01 16:55:56,094 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:55:56,094 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:55:56,097 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': '25181023'} ; 2024-03-01 16:55:56,097 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:55:56,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:56,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:56,108 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:55:56,108 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:55:56,108 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:55:56,108 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:55:56,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:55:56,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:55:56,111 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:55:56,115 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:55:56,115 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:55:56,118 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:55:56,118 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:55:56,119 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:55:56,119 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6340a35d68) -- 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 16:55:56,122 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:55:56,126 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:55:56,126 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:55:56,129 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:55:56,129 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:55:56,133 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:56,133 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:55:56,136 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:56,136 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:55:56,140 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:55:56,143 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:55:56,147 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:55:56,151 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 0x7f6340a33508> 2024-03-01 16:55:59,068 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:55:59,073 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:55:59,073 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:55:59,077 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': '25184129'} ; 2024-03-01 16:55:59,077 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:55:59,077 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:55:59,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,087 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:55:59,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,093 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:59,104 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:59,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:55:59,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:55:59,126 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:55:59,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:55:59,129 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:55:59,133 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:55:59,133 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:55:59,136 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:55:59,137 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:55:59,137 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:55:59,140 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:55:59,143 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:55:59,147 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:55:59,150 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:55:59,153 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:55:59,153 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:55:59,154 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:55:59,154 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:55:59,154 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f6341dad390) -- 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 0x7f63409cc0f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:55:59,158 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:55:59,161 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:55:59,161 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:55:59,165 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:55:59,165 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:55:59,168 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:59,168 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:55:59,172 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:55:59,172 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:55:59,173 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:55:59,174 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:55:59,177 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,177 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:55:59,180 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:55:59,181 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:55:59,181 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:55:59,193 DEBUG program/MainThread: Return code: 0 2024-03-01 16:55:59,204 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:55:59,205 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:55:59,209 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 16:55:59,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,215 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 16:55:59,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,218 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:55:59,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,230 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:55:59,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,238 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 16:55:59,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,241 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:55:59,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,253 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:55:59,256 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 16:55:59,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,262 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 16:55:59,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,265 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 16:55:59,267 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 16:55:59,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,273 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 16:55:59,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,276 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:55:59,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,288 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:55:59,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:55:59,294 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:55:59,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:55:59,300 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:55:59,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:55:59,306 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:55:59,309 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:55:59,310 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:55:59,310 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:55:59,313 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:55:59,313 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:55:59,317 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:55:59,317 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:55:59,320 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:55:59,320 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:55:59,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:55:59,323 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:55:59,323 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:55:59,326 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:55:59,327 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:55:59,330 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:55:59,330 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:55:59,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:55:59,333 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:55:59,333 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:55:59,336 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:55:59,336 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:55:59,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:55:59,342 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:55:59,345 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:55:59,349 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:55:59,352 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:55:59,356 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:55:59,359 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:55:59,360 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:55:59,363 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:55:59,364 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:55:59,364 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:55:59,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,378 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:55:59,379 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:55:59,379 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:55:59,379 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 16:55:59,379 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:55:59,380 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:55:59,383 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,383 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:55:59,386 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:55:59,390 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:55:59,394 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:55:59,394 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:55:59,398 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:55:59,401 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:55:59,404 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:55:59,408 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:55:59,409 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:55:59,409 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:55:59,409 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:55:59,409 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:55:59,418 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:55:59,418 INFO program/MainThread: stderr[4]: 2024-03-01 16:55:59,418 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:55:59,419 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:55:59,419 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:55:59,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:55:59,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:55:59,424 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:55:59,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,437 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 16:55:59,437 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:55:59,438 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:55:59,438 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 16:55:59,439 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:55:59,439 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:55:59,442 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,442 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 16:55:59,445 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,446 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:55:59,449 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:55:59,453 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:55:59,453 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 16:55:59,457 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:55:59,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:55:59,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:55:59,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 16:55:59,467 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:55:59,468 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:55:59,468 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:55:59,468 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 16:55:59,468 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:55:59,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 16:55:59,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 16:55:59,473 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:55:59,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,485 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 16:55:59,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 16:55:59,491 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:55:59,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 16:55:59,497 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:55:59,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 16:55:59,503 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:55:59,506 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:55:59,506 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 16:55:59,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:55:59,509 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:55:59,509 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:55:59,512 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:55:59,512 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:55:59,515 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:55:59,516 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 16:55:59,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:55:59,519 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:55:59,519 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:55:59,522 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:55:59,522 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:55:59,525 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:55:59,525 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 16:55:59,526 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 16:55:59,529 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:55:59,529 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:55:59,532 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:55:59,532 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:55:59,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 16:55:59,536 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:55:59,540 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:55:59,544 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:55:59,547 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:55:59,551 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:55:59,554 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:55:59,555 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 16:55:59,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:55:59,559 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 16:55:59,559 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:55:59,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,573 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 16:55:59,573 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:55:59,574 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:55:59,574 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 16:55:59,574 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:55:59,575 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:55:59,578 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,578 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 16:55:59,581 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 16:55:59,585 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:55:59,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:55:59,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 16:55:59,592 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:55:59,595 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:55:59,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:55:59,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 16:55:59,603 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:55:59,603 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:55:59,603 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:55:59,604 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 16:55:59,604 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:55:59,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:55:59,608 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 16:55:59,608 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:55:59,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,620 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 16:55:59,621 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:55:59,622 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:55:59,622 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 16:55:59,622 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:55:59,623 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:55:59,626 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,626 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 16:55:59,629 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 16:55:59,633 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:55:59,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:55:59,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:55:59,640 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:55:59,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:55:59,646 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:55:59,650 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 16:55:59,651 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:55:59,651 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:55:59,652 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:55:59,652 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 16:55:59,652 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:55:59,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 16:55:59,656 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 16:55:59,656 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:55:59,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,669 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 16:55:59,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 16:55:59,675 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:55:59,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 16:55:59,681 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:55:59,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 16:55:59,687 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:55:59,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 16:55:59,693 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:55:59,695 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:55:59,696 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 16:55:59,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 16:55:59,699 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:55:59,699 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:55:59,702 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:55:59,702 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:55:59,705 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:55:59,705 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 16:55:59,705 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 16:55:59,709 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:55:59,709 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:55:59,712 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:55:59,712 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:55:59,715 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:55:59,715 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 16:55:59,724 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 16:55:59,727 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:55:59,727 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:55:59,730 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:55:59,731 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:55:59,733 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:55:59,734 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:55:59,734 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:55:59,737 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:55:59,737 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:55:59,740 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:55:59,740 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:55:59,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 16:55:59,745 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:55:59,749 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:55:59,752 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:55:59,756 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:55:59,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:55:59,763 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:55:59,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:55:59,771 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:55:59,772 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 16:55:59,775 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:55:59,776 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 16:55:59,776 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:55:59,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,791 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 16:55:59,791 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:55:59,792 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:55:59,792 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 16:55:59,792 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:55:59,793 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:55:59,796 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,796 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 16:55:59,799 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 16:55:59,803 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:55:59,806 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:55:59,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:55:59,810 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:55:59,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:55:59,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:55:59,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 16:55:59,821 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:55:59,822 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:55:59,822 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:55:59,822 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 16:55:59,822 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:55:59,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 16:55:59,826 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 16:55:59,827 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:55:59,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,839 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 16:55:59,840 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:55:59,841 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:55:59,841 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 16:55:59,842 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:55:59,842 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:55:59,845 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,845 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 16:55:59,848 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 16:55:59,852 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:55:59,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:55:59,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 16:55:59,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:55:59,863 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:55:59,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:55:59,870 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 16:55:59,871 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:55:59,872 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:55:59,872 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:55:59,872 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 16:55:59,872 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:55:59,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:55:59,876 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 16:55:59,876 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:55:59,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,890 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 16:55:59,890 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:55:59,891 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:55:59,891 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 16:55:59,892 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:55:59,893 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:55:59,896 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,896 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 16:55:59,899 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:55:59,903 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:55:59,906 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:55:59,907 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 16:55:59,910 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:55:59,914 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:55:59,917 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:55:59,921 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 16:55:59,922 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:55:59,922 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:55:59,922 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:55:59,923 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 16:55:59,923 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:55:59,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 16:55:59,927 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 16:55:59,927 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:55:59,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:55:59,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:55:59,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:55:59,940 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 16:55:59,941 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:55:59,942 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:55:59,942 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 16:55:59,942 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:55:59,943 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:55:59,946 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,946 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 16:55:59,949 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:55:59,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:55:59,954 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:55:59,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:55:59,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 16:55:59,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:55:59,964 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:55:59,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:55:59,971 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 16:55:59,972 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:55:59,973 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:55:59,973 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:55:59,973 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 16:55:59,973 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:55:59,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 16:55:59,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 16:55:59,978 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:55:59,979 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:55:59,979 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:55:59,979 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:55:59,979 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:55:59,979 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:55:59,979 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:55:59,979 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:55:59,980 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:55:59,980 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:55:59,980 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:55:59,980 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:55:59,980 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:55:59,980 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:55:59,980 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:55:59,980 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:55:59,980 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:55:59,980 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:55:59,980 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:55:59,980 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:55:59,980 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:55:59,981 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:55:59,981 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:55:59,981 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:55:59,981 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:55:59,981 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:55:59,981 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:55:59,981 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:55:59,981 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:55:59,981 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:55:59,981 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:55:59,981 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:55:59,981 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:55:59,981 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:55:59,981 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:55:59,981 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:55:59,982 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:55:59,982 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:55:59,982 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:55:59,982 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:55:59,982 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:55:59,984 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:55:59,987 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:55:59,990 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:55:59,993 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:55:59,993 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:55:59,996 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:55:59,996 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 0x7f63409eddb0> 2024-03-01 16:55:59,997 INFO blivet/MainThread: sorting actions... 2024-03-01 16:56:00,031 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:56:00,032 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:56:00,032 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:56:00,033 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:56:00,033 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:56:00,033 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:56:00,034 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:56:00,034 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:00,034 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:00,035 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:00,035 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:56:00,036 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:56:00,036 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:56:00,036 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:56:00,037 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:56:00,037 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:56:00,038 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:56:00,038 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:56:00,039 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:56:00,039 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:56:00,039 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:56:00,040 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:56:00,040 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:56:00,041 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:56:00,041 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:56:00,042 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:56:00,042 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:56:00,042 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:56:00,043 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:56:00,043 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:56:00,044 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:56:00,044 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:00,045 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:00,045 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:00,045 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:00,046 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:56:00,046 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:56:00,047 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:00,047 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:00,047 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:56:00,050 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:00,053 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 16:56:00,053 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 16:56:00,061 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,062 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,088 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,088 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,101 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,101 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:56:00,105 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:00,108 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 16:56:00,108 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 16:56:00,114 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,114 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,141 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,141 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,153 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,153 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:56:00,157 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:00,160 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 16:56:00,160 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 16:56:00,166 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,166 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,193 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,193 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,205 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,205 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:56:00,209 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:00,212 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 16:56:00,212 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 16:56:00,218 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,218 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,246 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,246 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,259 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,259 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:56:00,263 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:00,266 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 16:56:00,266 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 16:56:00,272 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,272 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,301 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,301 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,313 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,313 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:56:00,317 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:00,320 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 16:56:00,320 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 16:56:00,326 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,326 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,353 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,353 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,363 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,363 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:56:00,367 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:00,370 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 16:56:00,370 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 16:56:00,376 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,376 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,405 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,405 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,417 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,417 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:00,421 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:00,424 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:56:00,424 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:56:00,430 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,430 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,459 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,459 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,469 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,469 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:00,473 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:00,476 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:56:00,476 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:56:00,482 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,482 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,511 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,511 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,521 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,521 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:00,525 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:00,528 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:56:00,528 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:56:00,534 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,534 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,561 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,561 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,573 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,573 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:56:00,577 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:00,581 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:56:00,584 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:56:00,584 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:56:00,584 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 16:56:00,613 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 16:56:00,613 INFO program/MainThread: stderr[5]: 2024-03-01 16:56:00,613 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:56:00,614 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,631 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,638 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:00,639 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 16:56:00,641 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 16:56:00,658 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,658 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,700 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,700 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:56:00,706 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:00,712 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:56:00,718 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:56:00,718 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:56:00,719 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:00,754 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 16:56:00,754 INFO program/MainThread: stderr[6]: 2024-03-01 16:56:00,754 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:56:00,755 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,786 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,790 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:00,790 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 16:56:00,792 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 16:56:00,804 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,804 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,832 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,832 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:56:00,836 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:00,839 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:56:00,842 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:56:00,842 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:56:00,843 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:00,874 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 16:56:00,875 INFO program/MainThread: stderr[7]: 2024-03-01 16:56:00,875 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:56:00,875 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,894 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,901 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:00,901 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 16:56:00,903 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 16:56:00,917 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,917 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:00,943 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:00,943 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:56:00,947 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:00,950 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:56:00,953 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:56:00,953 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:56:00,954 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:00,984 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 16:56:00,984 INFO program/MainThread: stderr[8]: 2024-03-01 16:56:00,984 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:56:00,985 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:01,010 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,017 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:01,018 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 16:56:01,020 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 16:56:01,029 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,029 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:01,056 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,056 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:56:01,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 16:56:01,063 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:56:01,067 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,070 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:56:01,073 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,076 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:56:01,079 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,083 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:56:01,086 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,089 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:56:01,092 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 16:56:01,092 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:01,160 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 16:56:01,160 INFO program/MainThread: stderr[9]: 2024-03-01 16:56:01,160 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:56:01,169 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:01,177 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:56:01,183 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,188 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:56:01,195 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,201 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:56:01,208 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,214 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:56:01,221 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,228 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:56:01,228 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:01,241 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,245 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:56:01,249 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:56:01,249 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:01,261 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,261 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 16:56:01,269 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,269 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:01,279 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,279 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:56:01,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 16:56:01,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 16:56:01,290 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:01,293 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:56:01,297 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,300 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:56:01,304 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,307 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:56:01,310 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,314 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:56:01,317 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,321 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:56:01,321 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:01,331 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:56:01,336 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/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:01,364 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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 16:56:01,364 INFO program/MainThread: stderr[10]: 2024-03-01 16:56:01,364 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:56:01,368 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 16:56:01,368 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:01,468 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 16:56:01,469 INFO program/MainThread: stderr[11]: 2024-03-01 16:56:01,469 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:56:01,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,483 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:56:01,484 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:01,484 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:01,514 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,518 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 16:56:01,519 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:56:01,520 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:56:01,528 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,528 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:01,542 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,542 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:56:01,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,549 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:56:01,552 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 16:56:01,553 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 16:56:01,610 INFO program/MainThread: stdout: 2024-03-01 16:56:01,610 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:56:01,610 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:01,611 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:01,611 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:56:01,611 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:56:01,611 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:01,611 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:01,611 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:56:01,611 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:01,611 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:01,611 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,611 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 16:56:01,626 INFO program/MainThread: stdout: 2024-03-01 16:56:01,626 INFO program/MainThread: writing all SBs 2024-03-01 16:56:01,626 INFO program/MainThread: new label = "" 2024-03-01 16:56:01,626 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,626 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:01,642 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,646 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:56:01,646 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:01,647 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:56:01,656 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,656 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:01,670 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,670 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:56:01,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 16:56:01,678 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 16:56:01,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,682 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/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:01,707 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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 16:56:01,708 INFO program/MainThread: stderr[12]: 2024-03-01 16:56:01,708 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:56:01,712 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 16:56:01,712 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:01,797 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 16:56:01,798 INFO program/MainThread: stderr[13]: 2024-03-01 16:56:01,798 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:56:01,806 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:56:01,814 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:56:01,814 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:01,855 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,860 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 16:56:01,861 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:56:01,861 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:56:01,870 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,871 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:01,885 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,885 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:56:01,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,893 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:56:01,896 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 16:56:01,896 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 16:56:01,922 INFO program/MainThread: stdout: 2024-03-01 16:56:01,922 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:56:01,923 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:01,923 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:01,923 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:56:01,923 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:56:01,923 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:01,923 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:01,923 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:56:01,923 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:01,923 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:01,923 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,924 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 16:56:01,937 INFO program/MainThread: stdout: 2024-03-01 16:56:01,937 INFO program/MainThread: writing all SBs 2024-03-01 16:56:01,937 INFO program/MainThread: new label = "" 2024-03-01 16:56:01,937 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,937 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:01,952 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,956 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:56:01,956 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:56:01,958 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:56:01,967 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,967 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:01,982 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:01,982 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:56:01,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 16:56:01,990 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 16:56:01,993 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:01,993 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/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:02,021 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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 16:56:02,021 INFO program/MainThread: stderr[14]: 2024-03-01 16:56:02,021 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:56:02,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 16:56:02,026 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:02,114 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 16:56:02,114 INFO program/MainThread: stderr[15]: 2024-03-01 16:56:02,114 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:56:02,123 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:02,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:56:02,133 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:56:02,133 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:02,176 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,181 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 16:56:02,181 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:56:02,182 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:56:02,191 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,192 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:02,207 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,207 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:56:02,211 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:02,215 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:56:02,218 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 16:56:02,218 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 16:56:02,244 INFO program/MainThread: stdout: 2024-03-01 16:56:02,244 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 16:56:02,244 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:02,244 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:02,245 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:56:02,245 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 16:56:02,245 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:02,245 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:02,245 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 16:56:02,245 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:02,245 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:02,245 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,246 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 16:56:02,259 INFO program/MainThread: stdout: 2024-03-01 16:56:02,259 INFO program/MainThread: writing all SBs 2024-03-01 16:56:02,259 INFO program/MainThread: new label = "" 2024-03-01 16:56:02,259 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,259 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:02,275 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,279 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:56:02,280 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:56:02,281 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:56:02,289 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,289 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:02,305 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,305 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:56:02,309 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 16:56:02,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 16:56:02,316 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:02,316 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/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:02,343 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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 16:56:02,344 INFO program/MainThread: stderr[16]: 2024-03-01 16:56:02,344 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:56:02,348 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 16:56:02,348 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:02,438 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 16:56:02,438 INFO program/MainThread: stderr[17]: 2024-03-01 16:56:02,438 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:56:02,446 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:02,454 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:56:02,455 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:56:02,455 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:02,492 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,497 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 16:56:02,497 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:56:02,498 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:56:02,508 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:02,522 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,522 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:56:02,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:02,530 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:56:02,533 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 16:56:02,533 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 16:56:02,572 INFO program/MainThread: stdout: 2024-03-01 16:56:02,572 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 16:56:02,572 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:02,572 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:02,572 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:56:02,572 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 16:56:02,572 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:02,573 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:02,573 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:56:02,573 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:02,573 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:02,573 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,573 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 16:56:02,586 INFO program/MainThread: stdout: 2024-03-01 16:56:02,586 INFO program/MainThread: writing all SBs 2024-03-01 16:56:02,586 INFO program/MainThread: new label = "" 2024-03-01 16:56:02,586 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,587 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:02,603 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:56:02,607 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:56:02,609 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:56:02,618 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,619 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:02,633 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,633 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:56:02,637 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:02,640 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:56:02,643 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:56:02,643 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:56:02,643 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:02,676 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 16:56:02,676 INFO program/MainThread: stderr[18]: 2024-03-01 16:56:02,676 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:56:02,677 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:02,697 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,704 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:02,705 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 16:56:02,707 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 16:56:02,721 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,722 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:02,752 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,752 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:56:02,756 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:02,759 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:56:02,762 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:56:02,762 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:56:02,763 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:02,795 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 16:56:02,795 INFO program/MainThread: stderr[19]: 2024-03-01 16:56:02,795 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:56:02,796 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:02,819 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,826 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:02,826 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 16:56:02,828 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 16:56:02,843 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:02,871 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,871 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:56:02,875 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:02,878 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:56:02,881 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:56:02,882 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:56:02,882 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:02,924 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 16:56:02,924 INFO program/MainThread: stderr[20]: 2024-03-01 16:56:02,924 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:56:02,924 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:02,944 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,951 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:02,952 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 16:56:02,953 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 16:56:02,963 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,964 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:02,993 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:02,993 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:56:02,997 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 16:56:03,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:56:03,004 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,007 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:56:03,010 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,013 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:56:03,017 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,020 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:56:03,023 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 16:56:03,023 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/sdj$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:03,076 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 16:56:03,076 INFO program/MainThread: stderr[21]: 2024-03-01 16:56:03,076 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:56:03,084 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:03,097 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:56:03,104 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,111 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:56:03,117 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,123 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:56:03,130 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,137 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:56:03,137 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:03,167 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,171 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:56:03,175 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:56:03,175 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:03,188 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,188 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 16:56:03,197 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,197 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:03,213 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,213 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:56:03,218 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 16:56:03,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 16:56:03,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:03,230 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:56:03,235 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,240 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:56:03,244 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,249 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:56:03,253 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,257 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:56:03,257 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:03,268 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,272 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:56:03,273 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/sdj$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:03,301 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW 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 16:56:03,301 INFO program/MainThread: stderr[22]: 2024-03-01 16:56:03,301 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:56:03,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 16:56:03,305 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:03,389 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 16:56:03,389 INFO program/MainThread: stderr[23]: 2024-03-01 16:56:03,389 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:56:03,397 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,404 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:56:03,404 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:56:03,404 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:03,438 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,442 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 16:56:03,443 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:56:03,444 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:56:03,453 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,453 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:03,469 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,469 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:56:03,473 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,476 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:56:03,480 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 16:56:03,480 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 16:56:03,505 INFO program/MainThread: stdout: 2024-03-01 16:56:03,505 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 16:56:03,505 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:03,505 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:03,505 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:56:03,505 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 16:56:03,505 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:03,505 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:03,506 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:56:03,506 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:03,506 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:03,506 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,506 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 16:56:03,519 INFO program/MainThread: stdout: 2024-03-01 16:56:03,519 INFO program/MainThread: writing all SBs 2024-03-01 16:56:03,519 INFO program/MainThread: new label = "" 2024-03-01 16:56:03,519 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,519 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:03,536 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,540 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:56:03,540 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:56:03,541 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:56:03,550 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,551 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:03,566 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,566 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:56:03,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 16:56:03,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 16:56:03,577 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,577 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/sdj$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:03,603 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW 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 16:56:03,603 INFO program/MainThread: stderr[24]: 2024-03-01 16:56:03,603 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:56:03,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 16:56:03,608 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:03,699 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 16:56:03,699 INFO program/MainThread: stderr[25]: 2024-03-01 16:56:03,699 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:56:03,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,715 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:56:03,715 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:56:03,715 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:03,738 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,743 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 16:56:03,744 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:56:03,744 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:56:03,753 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,753 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:03,767 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,767 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:56:03,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,775 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:56:03,778 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 16:56:03,778 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 16:56:03,800 INFO program/MainThread: stdout: 2024-03-01 16:56:03,801 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:56:03,801 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:03,801 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:03,801 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:56:03,801 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:56:03,801 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:03,801 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:03,801 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:56:03,801 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:03,801 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:03,801 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,802 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 16:56:03,814 INFO program/MainThread: stdout: 2024-03-01 16:56:03,815 INFO program/MainThread: writing all SBs 2024-03-01 16:56:03,815 INFO program/MainThread: new label = "" 2024-03-01 16:56:03,815 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,815 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:03,829 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:56:03,833 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:56:03,835 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:56:03,843 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,844 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:03,859 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,859 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:03,863 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,867 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:03,870 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:03,870 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:56:03,870 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:03,903 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:56:03,903 INFO program/MainThread: stderr[26]: 2024-03-01 16:56:03,903 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:56:03,903 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:03,920 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,927 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:03,928 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 16:56:03,930 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:56:03,945 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,945 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:03,973 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:03,973 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:03,977 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:03,980 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:03,983 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:03,983 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:56:03,984 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:04,017 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:56:04,017 INFO program/MainThread: stderr[27]: 2024-03-01 16:56:04,017 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:56:04,018 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:04,040 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,047 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:04,047 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 16:56:04,049 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:56:04,061 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,061 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:04,087 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,087 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:04,091 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:04,094 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:04,097 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:04,097 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:56:04,098 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:04,128 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:56:04,128 INFO program/MainThread: stderr[28]: 2024-03-01 16:56:04,128 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:56:04,128 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:04,150 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,157 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:04,158 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 16:56:04,160 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:56:04,172 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,172 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:04,198 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,198 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:04,202 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:56:04,205 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:56:04,208 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:04,211 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:04,215 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:04,218 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:04,221 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:04,224 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:04,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:56:04,227 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/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:04,286 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 16:56:04,287 INFO program/MainThread: stderr[29]: 2024-03-01 16:56:04,287 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:56:04,295 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:04,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:56:04,306 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:04,310 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:04,317 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:04,323 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:04,330 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:04,336 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:04,336 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:04,351 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,355 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:56:04,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:56:04,359 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:04,368 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,368 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:56:04,376 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,376 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:04,386 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,386 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:56:04,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 16:56:04,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 16:56:04,397 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:04,400 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:56:04,404 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:04,407 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:04,411 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:04,414 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:04,418 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:04,421 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:04,421 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:04,431 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,435 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:56:04,435 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/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:04,465 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 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 16:56:04,466 INFO program/MainThread: stderr[30]: 2024-03-01 16:56:04,466 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:56:04,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 16:56:04,470 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:04,563 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 16:56:04,563 INFO program/MainThread: stderr[31]: 2024-03-01 16:56:04,564 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:56:04,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:04,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:56:04,581 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:56:04,581 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:04,602 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,607 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 16:56:04,607 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:04,608 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:56:04,618 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,618 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:04,635 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,635 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:56:04,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:04,643 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:56:04,646 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 16:56:04,646 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 16:56:04,686 INFO program/MainThread: stdout: 2024-03-01 16:56:04,687 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:56:04,687 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:04,687 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:04,687 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:56:04,687 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:56:04,687 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:04,687 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:04,687 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:56:04,687 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:04,687 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:04,687 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,688 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 16:56:04,701 INFO program/MainThread: stdout: 2024-03-01 16:56:04,701 INFO program/MainThread: writing all SBs 2024-03-01 16:56:04,701 INFO program/MainThread: new label = "" 2024-03-01 16:56:04,702 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,702 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:04,718 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:56:04,722 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:56:04,723 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:56:04,732 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,732 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:04,746 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,746 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:04,750 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:56:04,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:56:04,757 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:04,757 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/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:04,784 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 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 16:56:04,784 INFO program/MainThread: stderr[32]: 2024-03-01 16:56:04,784 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:56:04,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:56:04,788 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:04,877 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 16:56:04,878 INFO program/MainThread: stderr[33]: 2024-03-01 16:56:04,878 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:56:04,886 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:04,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:04,893 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:56:04,893 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:04,920 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,924 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 16:56:04,925 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:56:04,926 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:56:04,934 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,934 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:04,948 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,948 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:04,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:04,956 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:56:04,959 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:56:04,959 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:56:04,983 INFO program/MainThread: stdout: 2024-03-01 16:56:04,983 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 16:56:04,983 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:04,983 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:04,983 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:56:04,983 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 16:56:04,984 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:04,984 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:04,984 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:56:04,984 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:04,984 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:04,984 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,984 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:56:04,996 INFO program/MainThread: stdout: 2024-03-01 16:56:04,997 INFO program/MainThread: writing all SBs 2024-03-01 16:56:04,997 INFO program/MainThread: new label = "" 2024-03-01 16:56:04,997 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:04,997 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:05,013 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:05,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:05,017 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:56:05,019 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:56:05,027 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:05,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:05,041 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:05,046 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:05,047 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 0x7f6340a020f8> 2024-03-01 16:56:05,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:56:05,054 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:56:05,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,061 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 16:56:05,061 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:56:05,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:56:05,067 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:56:05,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:56:05,074 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:56:05,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,080 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 16:56:05,080 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:56:05,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:56:05,086 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:56:05,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:56:05,092 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:56:05,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:56:05,099 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:56:05,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:56:05,105 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:56:05,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,111 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 16:56:05,112 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:56:05,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:56:05,118 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:56:05,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:56:05,124 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:56:05,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,130 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 16:56:05,130 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:56:05,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:56:05,136 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:56:05,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:56:05,142 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:56:05,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:05,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:56:05,148 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:56:41,262 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9_ui6xgl/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:41,298 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:41,298 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:41,301 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:41,302 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 16:56:41,302 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:41,302 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:41,306 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,307 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:41,310 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:41,310 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:41,313 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:41,314 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:41,317 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:41,317 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:41,328 INFO program/MainThread: stdout: 2024-03-01 16:56:41,328 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:41,328 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 2024-03-01 16:56:41,328 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4fe6d1d6-877c-4765-94c7-8be9ced42a96 2024-03-01 16:56:41,328 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf 2024-03-01 16:56:41,328 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4fe6d1d6-877c-4765-94c7-8be9ced42a96 2024-03-01 16:56:41,328 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d 2024-03-01 16:56:41,328 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ 2024-03-01 16:56:41,328 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc 2024-03-01 16:56:41,328 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 8e8071f4-bcc9-4fab-a956-9c31d61073d7 2024-03-01 16:56:41,328 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 122a005e-8a6e-4499-9a09-0f630517ce68 2024-03-01 16:56:41,328 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve 2024-03-01 16:56:41,328 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq 2024-03-01 16:56:41,328 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx 2024-03-01 16:56:41,328 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs f2940ca6-c460-4fb6-8fc0-3037b39c3dd9 2024-03-01 16:56:41,328 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs ef65a18f-8e10-4454-b07e-1db36df6bf1f 2024-03-01 16:56:41,328 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7ca09608-ca8e-4b83-b47b-02f027ccb7bc 2024-03-01 16:56:41,328 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG 2024-03-01 16:56:41,329 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7ca09608-ca8e-4b83-b47b-02f027ccb7bc 2024-03-01 16:56:41,329 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc 2024-03-01 16:56:41,329 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 50bae81e-e375-447b-9d27-a2665d063986 2024-03-01 16:56:41,329 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy 2024-03-01 16:56:41,329 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 50bae81e-e375-447b-9d27-a2665d063986 2024-03-01 16:56:41,329 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:41,329 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:41,329 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:41,329 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:56:41,329 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,329 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4fe6d1d6-877c-4765-94c7-8be9ced42a96 sdb 1073741824 root disk brw-rw---- LVM2_member 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4fe6d1d6-877c-4765-94c7-8be9ced42a96 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d sdc 1073741824 root disk brw-rw---- LVM2_member JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ sdd 1073741824 root disk brw-rw---- LVM2_member IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 8e8071f4-bcc9-4fab-a956-9c31d61073d7 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 122a005e-8a6e-4499-9a09-0f630517ce68 sde 1073741824 root disk brw-rw---- LVM2_member isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve sdf 1073741824 root disk brw-rw---- LVM2_member KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq sdg 1073741824 root disk brw-rw---- LVM2_member Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx |-test_vg3-lv8 427819008 root disk brw-rw---- xfs f2940ca6-c460-4fb6-8fc0-3037b39c3dd9 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs ef65a18f-8e10-4454-b07e-1db36df6bf1f `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7ca09608-ca8e-4b83-b47b-02f027ccb7bc sdh 1073741824 root disk brw-rw---- LVM2_member BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7ca09608-ca8e-4b83-b47b-02f027ccb7bc sdi 1073741824 root disk brw-rw---- LVM2_member VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 50bae81e-e375-447b-9d27-a2665d063986 sdj 1073741824 root disk brw-rw---- LVM2_member t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 50bae81e-e375-447b-9d27-a2665d063986 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 16:56:41,329 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:41,329 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:41,330 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:41,330 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:41,330 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:41,330 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:41,330 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:41,341 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:41,356 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 16:56:41,360 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:eff3ace5-aa61-4b5a-8145-fdcf93c09870 ' '/dev/disk/by-id/wwn-0x6001405eff3ace5aa614b5a8145fdcf9 ' '/dev/disk/by-id/scsi-36001405eff3ace5aa614b5a8145fdcf9 ' '/dev/disk/by-id/lvm-pv-uuid-pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_eff3ace5-aa61-4b5a-8145-fdcf93c09870', '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': 'pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2', 'ID_FS_UUID_ENC': 'pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2', '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': 'eff3ace5-aa61-4b5a-8145-fdcf93c09870', 'ID_SERIAL': '36001405eff3ace5aa614b5a8145fdcf9', 'ID_SERIAL_SHORT': '6001405eff3ace5aa614b5a8145fdcf9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405eff3ace5a', 'ID_WWN_VENDOR_EXTENSION': '0xa614b5a8145fdcf9', 'ID_WWN_WITH_EXTENSION': '0x6001405eff3ace5aa614b5a8145fdcf9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405eff3ace5aa614b5a8145fdcf9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:eff3ace5-aa61-4b5a-8145-fdcf93c09870', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'eff3ace5-aa61-4b5a-8145-fdcf93c09870', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735009610'} ; 2024-03-01 16:56:41,360 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 16:56:41,361 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 16:56:41,392 INFO program/MainThread: stdout[3]: 2024-03-01 16:56:41,393 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:41,393 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:41,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,406 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:41,410 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:41,411 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:41,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:41,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:41,415 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:41,418 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:41,419 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 16:56:41,422 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 16:56:41,422 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:41,423 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:41,423 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0acafdcc0) -- 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 = 6001405eff3ace5aa614b5a8145fdcf9 2024-03-01 16:56:41,427 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:41,430 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:41,430 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:56:41,434 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:41,434 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:56:41,437 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:41,437 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:56:41,441 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:41,441 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:56:41,444 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:56:41,444 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:56:41,445 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 16:56:41,480 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=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 16:56:41,481 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf. WARNING: Couldn't find device with uuid JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ. WARNING: VG test_vg1 is missing PV 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ (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 16:56:41,481 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:56:41,481 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:56:41,485 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 ; label: None ; device: /dev/sda ; serial: 36001405eff3ace5aa614b5a8145fdcf9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; pe_start: 8 MiB ; 2024-03-01 16:56:41,486 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:56:41,489 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:56:41,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:41,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:41,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,502 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 16:56:41,527 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=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 16:56:41,527 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf. WARNING: Couldn't find device with uuid JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ. WARNING: VG test_vg1 is missing PV 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ (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 16:56:41,527 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:56:41,527 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:56:41,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:56:41,534 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:56:41,538 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:41,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:41,541 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:56:41,542 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 16:56:41,568 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 16:56:41,568 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf. WARNING: Couldn't find device with uuid JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ. WARNING: VG test_vg1 is missing PV 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ (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 16:56:41,568 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:56:41,573 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:56:41,573 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:56:41,576 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:56:41,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:41,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:41,583 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:41,583 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:41,587 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e7a175a5ba8442939b10873a3 ' '/dev/disk/by-id/lvm-pv-uuid-8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf ' '/dev/disk/by-id/wwn-0x6001405e7a175a5ba8442939b10873a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_e7a175a5-ba84-4293-9b10-873a3690d34a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:e7a175a5-ba84-4293-9b10-873a3690d34a', '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': '8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf', 'ID_FS_UUID_ENC': '8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf', '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': 'e7a175a5-ba84-4293-9b10-873a3690d34a', 'ID_SERIAL': '36001405e7a175a5ba8442939b10873a3', 'ID_SERIAL_SHORT': '6001405e7a175a5ba8442939b10873a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7a175a5b', 'ID_WWN_VENDOR_EXTENSION': '0xa8442939b10873a3', 'ID_WWN_WITH_EXTENSION': '0x6001405e7a175a5ba8442939b10873a3', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7a175a5ba8442939b10873a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:e7a175a5-ba84-4293-9b10-873a3690d34a', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7a175a5-ba84-4293-9b10-873a3690d34a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735016933'} ; 2024-03-01 16:56:41,587 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 16:56:41,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,597 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:41,597 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:41,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:56:41,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:41,601 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:41,604 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:41,604 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 16:56:41,608 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:56:41,608 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:41,608 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:56:41,609 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0ac16c358) -- 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 = 6001405e7a175a5ba8442939b10873a3 2024-03-01 16:56:41,612 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:41,616 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:41,616 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:56:41,619 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:41,619 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:56:41,623 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:41,623 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:56:41,626 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:41,626 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:56:41,629 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:56:41,629 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:56:41,629 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:41,656 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=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 16:56:41,657 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ. WARNING: VG test_vg1 is missing PV JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ (last written to /dev/sdc). 2024-03-01 16:56:41,657 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:56:41,657 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:56:41,661 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf ; label: None ; device: /dev/sdb ; serial: 36001405e7a175a5ba8442939b10873a3 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:56:41,661 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:56:41,664 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:56:41,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:41,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:41,674 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:56:41,678 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:41,681 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:56:41,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:41,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:41,688 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:41,713 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_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 16:56:41,713 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ. WARNING: VG test_vg1 is missing PV JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ (last written to /dev/sdc). 2024-03-01 16:56:41,713 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:56:41,713 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:41,713 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:41,718 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052c07f361ecf44df6959b8ebe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2c07f361-ecf4-4df6-959b-8ebe25fefe24 ' '/dev/disk/by-id/wwn-0x60014052c07f361ecf44df6959b8ebe2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2c07f361-ecf4-4df6-959b-8ebe25fefe24', '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': '2c07f361-ecf4-4df6-959b-8ebe25fefe24', 'ID_SERIAL': '360014052c07f361ecf44df6959b8ebe2', 'ID_SERIAL_SHORT': '60014052c07f361ecf44df6959b8ebe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052c07f361e', 'ID_WWN_VENDOR_EXTENSION': '0xcf44df6959b8ebe2', 'ID_WWN_WITH_EXTENSION': '0x60014052c07f361ecf44df6959b8ebe2', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052c07f361ecf44df6959b8ebe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2c07f361-ecf4-4df6-959b-8ebe25fefe24', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2c07f361-ecf4-4df6-959b-8ebe25fefe24', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735698570'} ; 2024-03-01 16:56:41,718 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 16:56:41,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,728 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:41,729 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:41,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:56:41,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:41,732 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:41,736 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:41,736 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 16:56:41,739 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 16:56:41,740 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:41,740 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:56:41,740 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0ac16c518) -- 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 = 60014052c07f361ecf44df6959b8ebe2 2024-03-01 16:56:41,744 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:41,744 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:41,747 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda ' '/dev/disk/by-id/scsi-360014053b1bd0d67f44486dbbccf4194 ' '/dev/disk/by-id/wwn-0x60014053b1bd0d67f44486dbbccf4194 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda', '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': '3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda', 'ID_SERIAL': '360014053b1bd0d67f44486dbbccf4194', 'ID_SERIAL_SHORT': '60014053b1bd0d67f44486dbbccf4194', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b1bd0d67', 'ID_WWN_VENDOR_EXTENSION': '0xf44486dbbccf4194', 'ID_WWN_WITH_EXTENSION': '0x60014053b1bd0d67f44486dbbccf4194', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b1bd0d67f44486dbbccf4194', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735853862'} ; 2024-03-01 16:56:41,747 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 16:56:41,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,757 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:41,758 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:41,758 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:56:41,758 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:41,761 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:41,765 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:41,765 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 16:56:41,768 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 16:56:41,768 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:41,769 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:56:41,769 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0ac179d30) -- 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 = 60014053b1bd0d67f44486dbbccf4194 2024-03-01 16:56:41,772 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:41,772 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:41,776 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e36eea1460834f4d85b7ed4b9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e36eea14-6083-4f4d-85b7-ed4b9f6ef82d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e36eea14-6083-4f4d-85b7-ed4b9f6ef82d ' '/dev/disk/by-id/scsi-36001405e36eea1460834f4d85b7ed4b9 ' '/dev/disk/by-id/lvm-pv-uuid-JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ', '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': 'JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ', 'ID_FS_UUID_ENC': 'JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ', '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': 'e36eea14-6083-4f4d-85b7-ed4b9f6ef82d', 'ID_SERIAL': '36001405e36eea1460834f4d85b7ed4b9', 'ID_SERIAL_SHORT': '6001405e36eea1460834f4d85b7ed4b9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e36eea146', 'ID_WWN_VENDOR_EXTENSION': '0x0834f4d85b7ed4b9', 'ID_WWN_WITH_EXTENSION': '0x6001405e36eea1460834f4d85b7ed4b9', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e36eea1460834f4d85b7ed4b9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e36eea14-6083-4f4d-85b7-ed4b9f6ef82d', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e36eea14-6083-4f4d-85b7-ed4b9f6ef82d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735060040'} ; 2024-03-01 16:56:41,776 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 16:56:41,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,786 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:41,786 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:41,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:56:41,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:41,790 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:41,793 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:41,793 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:56:41,797 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:56:41,797 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:41,797 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:56:41,797 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0ac183320) -- 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 = 6001405e36eea1460834f4d85b7ed4b9 2024-03-01 16:56:41,801 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:41,804 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:41,804 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:56:41,808 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:41,808 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:56:41,811 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:41,811 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:56:41,815 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:41,815 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:56:41,818 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:56:41,818 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:56:41,818 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:41,845 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=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 16:56:41,845 INFO program/MainThread: stderr[9]: 2024-03-01 16:56:41,845 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:56:41,845 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:56:41,849 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ ; label: None ; device: /dev/sdc ; serial: 36001405e36eea1460834f4d85b7ed4b9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:56:41,850 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:56:41,853 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:56:41,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:41,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:41,863 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:56:41,866 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:41,869 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:56:41,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:41,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:41,876 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:41,901 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_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 16:56:41,901 INFO program/MainThread: stderr[10]: 2024-03-01 16:56:41,901 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:56:41,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:41,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:41,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:56:41,919 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:41,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:56:41,922 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:41,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:41,926 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:56:41,930 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 16:56:41,931 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:56:41,931 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:41,935 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:56:41,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:41,939 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:56:41,942 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:41,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:41,946 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:56:41,950 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 16:56:41,950 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:56:41,950 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:56:41,950 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:56:41,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:41,954 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:56:41,957 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 16:56:41,958 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:56:41,961 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-uuid-LVM-JNroDvetophGJ106Wv8lkInoqyiaO2Y9Sz0I00YFx7Uyq3pDzvl2I02BcA1zLfFm ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d', '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-JNroDvetophGJ106Wv8lkInoqyiaO2Y9Sz0I00YFx7Uyq3pDzvl2I02BcA1zLfFm', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d', 'ID_FS_UUID_ENC': '7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1168945874'} ; 2024-03-01 16:56:41,961 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:56:41,962 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:41,965 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:56:41,965 INFO program/MainThread: stderr[11]: 2024-03-01 16:56:41,966 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:56:41,966 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:41,969 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:56:41,969 INFO program/MainThread: stderr[12]: 2024-03-01 16:56:41,969 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:56:41,969 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:41,972 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:56:41,972 INFO program/MainThread: stderr[13]: 2024-03-01 16:56:41,972 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:56:41,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:41,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:56:41,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:41,984 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:56:41,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:41,985 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:56:41,980 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0ac183f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7fe0ac1faac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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 16:56:41,985 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:41,988 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:56:41,988 INFO program/MainThread: stderr[14]: 2024-03-01 16:56:41,988 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:56:41,993 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:41,997 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:41,997 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:56:42,000 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:42,000 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:56:42,004 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,004 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:56:42,008 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,008 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:56:42,009 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:42,010 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:56:42,013 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:42,014 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:56:42,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:42,017 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:42,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:42,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:42,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:56:42,034 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:56:42,034 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:56:42,038 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:56:42,041 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:56:42,042 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:56:42,045 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 16:56:42,046 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:42,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:56:42,050 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:56:42,053 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:56:42,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:56:42,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:56:42,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:56:42,060 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:56:42,064 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 16:56:42,064 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:42,065 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:56:42,065 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:56:42,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:56:42,068 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:56:42,072 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 16:56:42,072 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:42,076 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/4fe6d1d6-877c-4765-94c7-8be9ced42a96 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-JNroDvetophGJ106Wv8lkInoqyiaO2Y9t5RYS6RYj9tGv3FXeHb0GT0z5NTxW3db', '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-JNroDvetophGJ106Wv8lkInoqyiaO2Y9t5RYS6RYj9tGv3FXeHb0GT0z5NTxW3db', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4fe6d1d6-877c-4765-94c7-8be9ced42a96', 'ID_FS_UUID_ENC': '4fe6d1d6-877c-4765-94c7-8be9ced42a96', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1168628183'} ; 2024-03-01 16:56:42,076 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:56:42,076 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:42,080 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:56:42,080 INFO program/MainThread: stderr[15]: 2024-03-01 16:56:42,080 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:56:42,080 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:42,083 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:56:42,084 INFO program/MainThread: stderr[16]: 2024-03-01 16:56:42,084 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:56:42,084 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:42,087 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:56:42,087 INFO program/MainThread: stderr[17]: 2024-03-01 16:56:42,087 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:56:42,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:56:42,098 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:42,099 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:42,099 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:42,100 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:42,095 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0ac183dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7fe0ac1faac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:42,100 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:42,104 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:56:42,104 INFO program/MainThread: stderr[18]: 2024-03-01 16:56:42,104 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:56:42,108 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:56:42,112 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:42,112 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:56:42,116 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:42,116 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:56:42,119 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,119 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:56:42,123 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,123 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:56:42,124 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:56:42,127 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:42,127 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:56:42,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:56:42,131 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:42,131 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:42,135 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:e4724bd5-72cb-44e5-a3e1-58e30c4d444d ' '/dev/disk/by-id/scsi-36001405e4724bd572cb44e5a3e158e30 ' '/dev/disk/by-id/wwn-0x6001405e4724bd572cb44e5a3e158e30 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_e4724bd5-72cb-44e5-a3e1-58e30c4d444d', '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': 'IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc', 'ID_FS_UUID_ENC': 'IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc', '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': 'e4724bd5-72cb-44e5-a3e1-58e30c4d444d', 'ID_SERIAL': '36001405e4724bd572cb44e5a3e158e30', 'ID_SERIAL_SHORT': '6001405e4724bd572cb44e5a3e158e30', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e4724bd57', 'ID_WWN_VENDOR_EXTENSION': '0x2cb44e5a3e158e30', 'ID_WWN_WITH_EXTENSION': '0x6001405e4724bd572cb44e5a3e158e30', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e4724bd572cb44e5a3e158e30', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:e4724bd5-72cb-44e5-a3e1-58e30c4d444d', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e4724bd5-72cb-44e5-a3e1-58e30c4d444d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735196184'} ; 2024-03-01 16:56:42,135 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:56:42,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:42,145 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:42,146 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:42,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:56:42,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:56:42,149 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:42,153 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:42,153 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:56:42,156 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:56:42,157 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:42,157 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:56:42,157 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0ac19c048) -- 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 = 6001405e4724bd572cb44e5a3e158e30 2024-03-01 16:56:42,161 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:42,164 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:42,164 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:56:42,168 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:42,168 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:56:42,171 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,171 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:56:42,175 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,175 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:56:42,178 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:56:42,178 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:56:42,178 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:42,205 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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 16:56:42,205 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve. WARNING: Couldn't find device with uuid KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq. WARNING: VG test_vg2 is missing PV isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve (last written to /dev/sde). WARNING: VG test_vg2 is missing PV KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq (last written to /dev/sdf). 2024-03-01 16:56:42,205 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:56:42,205 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:56:42,210 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc ; label: None ; device: /dev/sdd ; serial: 36001405e4724bd572cb44e5a3e158e30 ; exists: True ; vg_name: test_vg2 ; vg_uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:56:42,210 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:56:42,213 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:56:42,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:42,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:42,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:42,226 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:42,254 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 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=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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 16:56:42,254 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve. WARNING: Couldn't find device with uuid KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq. WARNING: VG test_vg2 is missing PV isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve (last written to /dev/sde). WARNING: VG test_vg2 is missing PV KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq (last written to /dev/sdf). 2024-03-01 16:56:42,254 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:56:42,254 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:56:42,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:56:42,260 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:56:42,264 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:56:42,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:56:42,267 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:56:42,268 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:42,296 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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=Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 16:56:42,296 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve. WARNING: Couldn't find device with uuid KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq. WARNING: VG test_vg2 is missing PV isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve (last written to /dev/sde). WARNING: VG test_vg2 is missing PV KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq (last written to /dev/sdf). 2024-03-01 16:56:42,296 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:56:42,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:56:42,301 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:56:42,304 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:56:42,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:42,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:56:42,311 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:56:42,311 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:42,314 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052261014c3f5d49439a334173e ' '/dev/disk/by-id/lvm-pv-uuid-isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve ' '/dev/disk/by-id/scsi-360014052261014c3f5d49439a334173e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:2261014c-3f5d-4943-9a33-4173e6cf0a6c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_2261014c-3f5d-4943-9a33-4173e6cf0a6c', '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': 'isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve', 'ID_FS_UUID_ENC': 'isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve', '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': '2261014c-3f5d-4943-9a33-4173e6cf0a6c', 'ID_SERIAL': '360014052261014c3f5d49439a334173e', 'ID_SERIAL_SHORT': '60014052261014c3f5d49439a334173e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052261014c3', 'ID_WWN_VENDOR_EXTENSION': '0xf5d49439a334173e', 'ID_WWN_WITH_EXTENSION': '0x60014052261014c3f5d49439a334173e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052261014c3f5d49439a334173e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:2261014c-3f5d-4943-9a33-4173e6cf0a6c', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2261014c-3f5d-4943-9a33-4173e6cf0a6c', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735197469'} ; 2024-03-01 16:56:42,315 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 16:56:42,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:42,325 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:42,326 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:42,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:56:42,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:56:42,330 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:42,333 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:42,333 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 16:56:42,337 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 16:56:42,337 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:42,337 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:56:42,337 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0ac19a7f0) -- 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 = 60014052261014c3f5d49439a334173e 2024-03-01 16:56:42,341 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:42,345 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:42,345 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:56:42,348 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:42,348 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:56:42,351 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,352 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:56:42,355 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,355 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:56:42,358 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:56:42,358 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:56:42,358 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 16:56:42,389 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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 16:56:42,389 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq. WARNING: VG test_vg2 is missing PV KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq (last written to /dev/sdf). 2024-03-01 16:56:42,389 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:56:42,389 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:56:42,393 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve ; label: None ; device: /dev/sde ; serial: 360014052261014c3f5d49439a334173e ; exists: True ; vg_name: test_vg2 ; vg_uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:56:42,394 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:56:42,397 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:56:42,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:42,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:56:42,407 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:56:42,411 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:56:42,414 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:56:42,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:42,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:42,420 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 16:56:42,447 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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=Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 16:56:42,447 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq. WARNING: VG test_vg2 is missing PV KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq (last written to /dev/sdf). 2024-03-01 16:56:42,447 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:56:42,447 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:56:42,447 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:42,452 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051eb57f63504c4c549f60b5214 ' '/dev/disk/by-id/lvm-pv-uuid-KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:1eb57f63-504c-4c54-9f60-b5214ec60b5e ' '/dev/disk/by-id/scsi-360014051eb57f63504c4c549f60b5214 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_1eb57f63-504c-4c54-9f60-b5214ec60b5e', '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': 'KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq', 'ID_FS_UUID_ENC': 'KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq', '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': '1eb57f63-504c-4c54-9f60-b5214ec60b5e', 'ID_SERIAL': '360014051eb57f63504c4c549f60b5214', 'ID_SERIAL_SHORT': '60014051eb57f63504c4c549f60b5214', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051eb57f635', 'ID_WWN_VENDOR_EXTENSION': '0x04c4c549f60b5214', 'ID_WWN_WITH_EXTENSION': '0x60014051eb57f63504c4c549f60b5214', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051eb57f63504c4c549f60b5214', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:1eb57f63-504c-4c54-9f60-b5214ec60b5e', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1eb57f63-504c-4c54-9f60-b5214ec60b5e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735386199'} ; 2024-03-01 16:56:42,452 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 16:56:42,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:42,463 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:42,464 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:42,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:56:42,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:56:42,467 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:42,471 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:42,471 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 16:56:42,474 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 16:56:42,475 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:42,475 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:56:42,475 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0ac19acc0) -- 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 = 60014051eb57f63504c4c549f60b5214 2024-03-01 16:56:42,479 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:42,482 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:42,482 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:56:42,486 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:42,486 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:56:42,489 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,489 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:56:42,493 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,493 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:56:42,496 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:56:42,496 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:56:42,496 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 16:56:42,524 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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 16:56:42,524 INFO program/MainThread: stderr[24]: 2024-03-01 16:56:42,524 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:56:42,524 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:56:42,529 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq ; label: None ; device: /dev/sdf ; serial: 360014051eb57f63504c4c549f60b5214 ; exists: True ; vg_name: test_vg2 ; vg_uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:56:42,529 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:56:42,532 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:56:42,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:42,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:42,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:56:42,545 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:56:42,549 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:56:42,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:42,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:42,555 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 16:56:42,583 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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=Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 16:56:42,583 INFO program/MainThread: stderr[25]: 2024-03-01 16:56:42,583 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:56:42,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:42,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:42,597 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:56:42,601 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:56:42,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:56:42,605 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:56:42,608 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:56:42,609 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:56:42,612 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 16:56:42,613 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:56:42,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:56:42,617 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:56:42,620 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:56:42,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:56:42,624 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:56:42,627 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:56:42,628 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:56:42,631 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 16:56:42,632 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:56:42,632 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:56:42,632 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:56:42,635 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:56:42,635 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:56:42,639 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 16:56:42,639 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:56:42,643 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/122a005e-8a6e-4499-9a09-0f630517ce68 ' '/dev/disk/by-id/dm-uuid-LVM-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWs0LnmVhUfIpV5TPmcPd3OxJWAzaL3eTF', '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-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWs0LnmVhUfIpV5TPmcPd3OxJWAzaL3eTF', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '122a005e-8a6e-4499-9a09-0f630517ce68', 'ID_FS_UUID_ENC': '122a005e-8a6e-4499-9a09-0f630517ce68', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1167767409'} ; 2024-03-01 16:56:42,643 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:56:42,643 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:42,647 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:56:42,647 INFO program/MainThread: stderr[26]: 2024-03-01 16:56:42,647 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:56:42,647 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:42,650 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:56:42,651 INFO program/MainThread: stderr[27]: 2024-03-01 16:56:42,651 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:56:42,651 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:42,654 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:56:42,654 INFO program/MainThread: stderr[28]: 2024-03-01 16:56:42,654 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:56:42,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:56:42,665 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:42,665 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:56:42,666 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:42,666 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:56:42,662 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0ac1a2f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7fe0ac19a518) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:42,667 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:42,670 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:56:42,670 INFO program/MainThread: stderr[29]: 2024-03-01 16:56:42,670 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:56:42,674 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:56:42,679 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:42,679 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:56:42,683 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:42,683 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:56:42,686 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,686 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:56:42,690 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,690 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:56:42,690 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:56:42,694 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:42,694 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:56:42,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:56:42,697 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:42,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:42,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:42,719 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:56:42,723 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:56:42,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:56:42,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:56:42,730 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:56:42,730 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:56:42,734 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 16:56:42,734 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:56:42,734 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:56:42,738 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:56:42,742 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:56:42,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:56:42,745 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:56:42,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:56:42,749 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:56:42,752 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 16:56:42,753 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:56:42,753 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:56:42,753 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:56:42,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:56:42,757 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:56:42,760 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 16:56:42,760 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:56:42,764 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWVzbc7bXynki3C8WTkk52F1lSx9omf3Vx ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/8e8071f4-bcc9-4fab-a956-9c31d61073d7 ' '/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-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWVzbc7bXynki3C8WTkk52F1lSx9omf3Vx', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8e8071f4-bcc9-4fab-a956-9c31d61073d7', 'ID_FS_UUID_ENC': '8e8071f4-bcc9-4fab-a956-9c31d61073d7', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1167462316'} ; 2024-03-01 16:56:42,764 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:56:42,764 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:42,768 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:56:42,768 INFO program/MainThread: stderr[30]: 2024-03-01 16:56:42,769 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:56:42,769 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:42,772 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:56:42,772 INFO program/MainThread: stderr[31]: 2024-03-01 16:56:42,772 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:56:42,772 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:42,775 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:56:42,776 INFO program/MainThread: stderr[32]: 2024-03-01 16:56:42,776 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:56:42,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:56:42,786 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:42,787 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:42,788 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:42,788 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:42,784 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0baa18ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7fe0ac19a518) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:42,789 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:42,792 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:56:42,792 INFO program/MainThread: stderr[33]: 2024-03-01 16:56:42,792 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:56:42,797 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:56:42,800 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:42,800 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:56:42,804 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:42,804 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:56:42,808 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,808 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:56:42,812 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,812 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:56:42,812 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:56:42,815 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:42,816 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:56:42,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:56:42,819 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:42,819 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:42,823 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:b1dd47eb-0cd8-428a-960c-ffa0d5cca018 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_b1dd47eb-0cd8-428a-960c-ffa0d5cca018 ' '/dev/disk/by-id/wwn-0x6001405b1dd47eb0cd8428a960cffa0d ' '/dev/disk/by-id/lvm-pv-uuid-Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx ' '/dev/disk/by-id/scsi-36001405b1dd47eb0cd8428a960cffa0d', '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': 'Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx', 'ID_FS_UUID_ENC': 'Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx', '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': 'b1dd47eb-0cd8-428a-960c-ffa0d5cca018', 'ID_SERIAL': '36001405b1dd47eb0cd8428a960cffa0d', 'ID_SERIAL_SHORT': '6001405b1dd47eb0cd8428a960cffa0d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b1dd47eb0', 'ID_WWN_VENDOR_EXTENSION': '0xcd8428a960cffa0d', 'ID_WWN_WITH_EXTENSION': '0x6001405b1dd47eb0cd8428a960cffa0d', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b1dd47eb0cd8428a960cffa0d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:b1dd47eb-0cd8-428a-960c-ffa0d5cca018', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b1dd47eb-0cd8-428a-960c-ffa0d5cca018', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735450506'} ; 2024-03-01 16:56:42,823 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 16:56:42,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:42,834 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:42,835 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:42,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:56:42,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:56:42,838 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:42,841 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:42,842 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 16:56:42,845 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 16:56:42,845 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:42,846 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:56:42,846 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0ac183710) -- 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 = 6001405b1dd47eb0cd8428a960cffa0d 2024-03-01 16:56:42,849 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:42,853 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:42,853 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:56:42,856 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:42,857 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:56:42,860 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,860 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:56:42,863 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:42,864 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:56:42,867 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:56:42,867 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:56:42,867 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/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:42,896 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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 16:56:42,896 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG. WARNING: Couldn't find device with uuid VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc. WARNING: Couldn't find device with uuid t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy. WARNING: VG test_vg3 is missing PV BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy (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 16:56:42,896 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:56:42,896 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:56:42,901 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx ; label: None ; device: /dev/sdg ; serial: 36001405b1dd47eb0cd8428a960cffa0d ; exists: True ; vg_name: test_vg3 ; vg_uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:56:42,901 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:56:42,904 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:56:42,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:42,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:42,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:42,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:42,918 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/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:42,947 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 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=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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 16:56:42,947 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG. WARNING: Couldn't find device with uuid VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc. WARNING: Couldn't find device with uuid t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy. WARNING: VG test_vg3 is missing PV BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy (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 16:56:42,947 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:56:42,947 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:56:42,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:56:42,952 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:56:42,956 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:56:42,956 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:56:42,960 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:56:42,960 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/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:42,989 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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=Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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=PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 16:56:42,989 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG. WARNING: Couldn't find device with uuid VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc. WARNING: Couldn't find device with uuid t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy. WARNING: VG test_vg3 is missing PV BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy (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 16:56:42,989 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:56:42,994 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:56:42,994 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:56:42,997 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:56:43,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:43,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:56:43,004 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:56:43,004 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:43,008 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_ca2b91ed-f544-4e38-b818-0f3d9e38e0f8 ' '/dev/disk/by-id/wwn-0x6001405ca2b91edf5444e38b8180f3d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:ca2b91ed-f544-4e38-b818-0f3d9e38e0f8 ' '/dev/disk/by-id/scsi-36001405ca2b91edf5444e38b8180f3d9 ' '/dev/disk/by-id/lvm-pv-uuid-BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG', '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': 'BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG', 'ID_FS_UUID_ENC': 'BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG', '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': 'ca2b91ed-f544-4e38-b818-0f3d9e38e0f8', 'ID_SERIAL': '36001405ca2b91edf5444e38b8180f3d9', 'ID_SERIAL_SHORT': '6001405ca2b91edf5444e38b8180f3d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ca2b91edf', 'ID_WWN_VENDOR_EXTENSION': '0x5444e38b8180f3d9', 'ID_WWN_WITH_EXTENSION': '0x6001405ca2b91edf5444e38b8180f3d9', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ca2b91edf5444e38b8180f3d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:ca2b91ed-f544-4e38-b818-0f3d9e38e0f8', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ca2b91ed-f544-4e38-b818-0f3d9e38e0f8', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735512415'} ; 2024-03-01 16:56:43,008 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 16:56:43,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,019 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:43,020 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:43,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:56:43,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:56:43,024 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:43,027 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:43,027 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 16:56:43,031 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 16:56:43,031 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:43,031 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:56:43,032 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0ac179198) -- 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 = 6001405ca2b91edf5444e38b8180f3d9 2024-03-01 16:56:43,035 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:43,039 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:43,039 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:56:43,042 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:43,042 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:56:43,045 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,046 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:56:43,049 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,049 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:56:43,052 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:56:43,052 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:56:43,052 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/sdb$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:43,083 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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 16:56:43,083 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc. WARNING: Couldn't find device with uuid t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy. WARNING: VG test_vg3 is missing PV VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy (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 16:56:43,083 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:56:43,083 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:56:43,087 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG ; label: None ; device: /dev/sdh ; serial: 36001405ca2b91edf5444e38b8180f3d9 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; pe_start: 8 MiB ; 2024-03-01 16:56:43,088 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:56:43,091 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:56:43,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:43,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:56:43,101 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:56:43,104 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:56:43,107 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:56:43,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:43,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:43,114 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/sdb$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:43,145 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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=Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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=PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 16:56:43,145 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc. WARNING: Couldn't find device with uuid t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy. WARNING: VG test_vg3 is missing PV VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy (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 16:56:43,145 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:56:43,145 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:56:43,145 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:43,150 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:40827d59-0d6f-4969-bc7e-336bffa81163 ' '/dev/disk/by-id/lvm-pv-uuid-VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_40827d59-0d6f-4969-bc7e-336bffa81163 ' '/dev/disk/by-id/scsi-3600140540827d590d6f4969bc7e336bf ' '/dev/disk/by-id/wwn-0x600140540827d590d6f4969bc7e336bf', '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': 'VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc', 'ID_FS_UUID_ENC': 'VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc', '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': '40827d59-0d6f-4969-bc7e-336bffa81163', 'ID_SERIAL': '3600140540827d590d6f4969bc7e336bf', 'ID_SERIAL_SHORT': '600140540827d590d6f4969bc7e336bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140540827d590', 'ID_WWN_VENDOR_EXTENSION': '0xd6f4969bc7e336bf', 'ID_WWN_WITH_EXTENSION': '0x600140540827d590d6f4969bc7e336bf', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140540827d590d6f4969bc7e336bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:40827d59-0d6f-4969-bc7e-336bffa81163', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '40827d59-0d6f-4969-bc7e-336bffa81163', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735585005'} ; 2024-03-01 16:56:43,150 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 16:56:43,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,162 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:43,163 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:43,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:56:43,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:56:43,166 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:43,170 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:43,170 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 16:56:43,173 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 16:56:43,173 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:43,174 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:56:43,174 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0ac19af98) -- 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 = 600140540827d590d6f4969bc7e336bf 2024-03-01 16:56:43,178 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:43,181 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:43,181 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:56:43,185 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:43,185 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:56:43,188 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,188 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:56:43,192 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,192 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:56:43,195 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:56:43,195 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:56:43,195 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:43,224 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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 16:56:43,224 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy. WARNING: VG test_vg3 is missing PV t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy (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 16:56:43,224 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:56:43,225 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:56:43,229 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc ; label: None ; device: /dev/sdi ; serial: 3600140540827d590d6f4969bc7e336bf ; exists: True ; vg_name: test_vg3 ; vg_uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; pe_start: 8 MiB ; 2024-03-01 16:56:43,229 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:56:43,232 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:56:43,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:43,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:43,243 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:56:43,246 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:56:43,249 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:56:43,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:43,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:43,256 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:43,287 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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=Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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=PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 16:56:43,287 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy. WARNING: VG test_vg3 is missing PV t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy (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 16:56:43,287 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:56:43,288 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:56:43,288 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:43,293 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_2d99f504-4837-4290-8543-28e91a4e3bc0 ' '/dev/disk/by-id/lvm-pv-uuid-t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy ' '/dev/disk/by-id/wwn-0x60014052d99f50448374290854328e91 ' '/dev/disk/by-id/scsi-360014052d99f50448374290854328e91 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:2d99f504-4837-4290-8543-28e91a4e3bc0', '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': 't2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy', 'ID_FS_UUID_ENC': 't2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy', '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': '2d99f504-4837-4290-8543-28e91a4e3bc0', 'ID_SERIAL': '360014052d99f50448374290854328e91', 'ID_SERIAL_SHORT': '60014052d99f50448374290854328e91', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052d99f5044', 'ID_WWN_VENDOR_EXTENSION': '0x8374290854328e91', 'ID_WWN_WITH_EXTENSION': '0x60014052d99f50448374290854328e91', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052d99f50448374290854328e91', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:2d99f504-4837-4290-8543-28e91a4e3bc0', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2d99f504-4837-4290-8543-28e91a4e3bc0', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735746653'} ; 2024-03-01 16:56:43,293 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:56:43,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,304 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:43,305 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:43,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:56:43,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:56:43,309 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:43,312 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:43,312 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 16:56:43,316 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 16:56:43,316 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:43,316 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:56:43,316 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0ac1ab5c0) -- 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 = 60014052d99f50448374290854328e91 2024-03-01 16:56:43,320 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:43,323 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:43,324 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:56:43,327 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:43,327 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:56:43,331 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,331 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:56:43,334 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,334 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:56:43,337 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:56:43,337 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:56:43,338 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:43,366 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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 16:56:43,366 INFO program/MainThread: stderr[41]: 2024-03-01 16:56:43,366 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:56:43,366 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:56:43,371 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy ; label: None ; device: /dev/sdj ; serial: 360014052d99f50448374290854328e91 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:56:43,371 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:56:43,374 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:56:43,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:43,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:43,384 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:56:43,388 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:56:43,391 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:56:43,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:43,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:43,398 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:43,428 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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=Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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=PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 16:56:43,428 INFO program/MainThread: stderr[42]: 2024-03-01 16:56:43,428 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:56:43,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:43,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:56:43,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:56:43,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:56:43,450 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:56:43,454 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:56:43,454 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:56:43,458 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 16:56:43,459 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:56:43,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:56:43,462 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:56:43,467 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:56:43,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:56:43,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:56:43,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:56:43,474 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:56:43,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:56:43,478 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:56:43,478 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:56:43,478 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:56:43,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:56:43,482 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:56:43,485 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 16:56:43,485 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:56:43,489 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/50bae81e-e375-447b-9d27-a2665d063986 ' '/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-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MtPAt1z2sKICoHkOXeCtHbMNnMzcMAkqq', '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-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MtPAt1z2sKICoHkOXeCtHbMNnMzcMAkqq', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '50bae81e-e375-447b-9d27-a2665d063986', 'ID_FS_UUID_ENC': '50bae81e-e375-447b-9d27-a2665d063986', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1166506877'} ; 2024-03-01 16:56:43,489 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:56:43,490 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:43,493 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:56:43,493 INFO program/MainThread: stderr[43]: 2024-03-01 16:56:43,493 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:56:43,494 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:43,497 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:56:43,497 INFO program/MainThread: stderr[44]: 2024-03-01 16:56:43,497 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:56:43,497 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:43,500 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:56:43,500 INFO program/MainThread: stderr[45]: 2024-03-01 16:56:43,500 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:56:43,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:56:43,512 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:43,512 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:56:43,513 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:43,513 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:56:43,509 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0ac1ab6d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7fe0ac16c710) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:43,514 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:43,517 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:56:43,517 INFO program/MainThread: stderr[46]: 2024-03-01 16:56:43,517 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:56:43,522 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:56:43,525 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:43,525 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:56:43,529 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:43,529 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:56:43,533 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,533 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:56:43,537 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,537 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:56:43,537 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:56:43,541 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:43,541 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:56:43,544 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:56:43,544 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:43,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:43,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:56:43,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:56:43,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:56:43,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:56:43,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:56:43,569 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:56:43,573 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 16:56:43,573 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:56:43,573 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:56:43,577 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:56:43,580 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:56:43,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:56:43,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:56:43,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:56:43,588 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:56:43,591 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 16:56:43,592 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:56:43,592 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:56:43,592 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:56:43,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:56:43,596 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:56:43,599 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 16:56:43,600 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:56:43,603 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/7ca09608-ca8e-4b83-b47b-02f027ccb7bc ' '/dev/disk/by-id/dm-uuid-LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6M0I72RnYyHnYQY4S8CFIumm1etZ02WzgH', '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-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6M0I72RnYyHnYQY4S8CFIumm1etZ02WzgH', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7ca09608-ca8e-4b83-b47b-02f027ccb7bc', 'ID_FS_UUID_ENC': '7ca09608-ca8e-4b83-b47b-02f027ccb7bc', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1166187453'} ; 2024-03-01 16:56:43,603 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:56:43,604 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:43,607 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:56:43,608 INFO program/MainThread: stderr[47]: 2024-03-01 16:56:43,608 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:56:43,608 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:43,611 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:56:43,611 INFO program/MainThread: stderr[48]: 2024-03-01 16:56:43,611 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:56:43,611 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:43,614 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:56:43,615 INFO program/MainThread: stderr[49]: 2024-03-01 16:56:43,615 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:56:43,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:56:43,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:43,627 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:56:43,628 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:43,629 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:56:43,623 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0ac198828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7fe0ac16c710) -- name = test_vg3 status = True 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:43,629 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:43,633 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:56:43,633 INFO program/MainThread: stderr[50]: 2024-03-01 16:56:43,633 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:56:43,637 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:56:43,641 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:43,641 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:56:43,645 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:43,645 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:56:43,649 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,649 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:56:43,652 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,652 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:56:43,653 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:56:43,656 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:43,656 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:56:43,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:56:43,660 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:43,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:43,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:56:43,677 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:56:43,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:56:43,681 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:56:43,685 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:56:43,685 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:56:43,688 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 16:56:43,689 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:56:43,689 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:56:43,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:56:43,696 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:56:43,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:56:43,700 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:56:43,704 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:56:43,704 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:56:43,707 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 16:56:43,708 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:56:43,708 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:56:43,708 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:56:43,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:56:43,712 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:56:43,715 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 16:56:43,715 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:56:43,719 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/ef65a18f-8e10-4454-b07e-1db36df6bf1f ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MbTDhD3NZ6bHL47Pz0M5DpuV3fd0Wzh5f ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MbTDhD3NZ6bHL47Pz0M5DpuV3fd0Wzh5f', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ef65a18f-8e10-4454-b07e-1db36df6bf1f', 'ID_FS_UUID_ENC': 'ef65a18f-8e10-4454-b07e-1db36df6bf1f', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1165870343'} ; 2024-03-01 16:56:43,719 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:56:43,720 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:43,723 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:56:43,724 INFO program/MainThread: stderr[51]: 2024-03-01 16:56:43,724 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:56:43,724 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:43,727 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:56:43,727 INFO program/MainThread: stderr[52]: 2024-03-01 16:56:43,727 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:56:43,727 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:43,730 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:56:43,731 INFO program/MainThread: stderr[53]: 2024-03-01 16:56:43,731 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:56:43,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:56:43,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:43,744 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:56:43,744 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:43,745 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:56:43,740 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0ac14a748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7fe0ac16c710) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:43,746 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:43,749 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:56:43,749 INFO program/MainThread: stderr[54]: 2024-03-01 16:56:43,749 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:56:43,753 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:56:43,757 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:43,758 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:56:43,761 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:43,761 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:56:43,765 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,765 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:56:43,769 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,769 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:56:43,769 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:56:43,772 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:43,773 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:56:43,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:56:43,776 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:43,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:43,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:56:43,794 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:56:43,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:56:43,797 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:56:43,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:56:43,801 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:43,805 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 16:56:43,805 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:56:43,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:56:43,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:56:43,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:56:43,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:56:43,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:56:43,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:56:43,820 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:43,824 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 16:56:43,824 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:56:43,825 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:56:43,825 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:56:43,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:56:43,828 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:43,831 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 16:56:43,832 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:56:43,836 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/f2940ca6-c460-4fb6-8fc0-3037b39c3dd9 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MPU5tfYoCfDyuRfJlWtoLuuZIOqV2UJjI', '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-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MPU5tfYoCfDyuRfJlWtoLuuZIOqV2UJjI', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f2940ca6-c460-4fb6-8fc0-3037b39c3dd9', 'ID_FS_UUID_ENC': 'f2940ca6-c460-4fb6-8fc0-3037b39c3dd9', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1165527455'} ; 2024-03-01 16:56:43,836 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:43,836 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:43,840 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:56:43,840 INFO program/MainThread: stderr[55]: 2024-03-01 16:56:43,840 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:56:43,840 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:43,843 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:56:43,843 INFO program/MainThread: stderr[56]: 2024-03-01 16:56:43,844 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:56:43,844 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:43,847 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:56:43,847 INFO program/MainThread: stderr[57]: 2024-03-01 16:56:43,847 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:56:43,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:56:43,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:43,860 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:43,861 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:43,862 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:43,856 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0ac135828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7fe0ac16c710) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:43,863 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:43,866 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:56:43,866 INFO program/MainThread: stderr[58]: 2024-03-01 16:56:43,866 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:56:43,870 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:56:43,874 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:43,874 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:56:43,878 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:43,878 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:56:43,882 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,882 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:56:43,885 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,886 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:56:43,886 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:56:43,890 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:43,890 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:56:43,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:56:43,893 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:43,894 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:43,897 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': '25181023'} ; 2024-03-01 16:56:43,897 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:43,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,909 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:43,909 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:43,909 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:43,909 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:43,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:56:43,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:56:43,913 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:43,916 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:43,916 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:43,920 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:56:43,920 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:43,920 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:56:43,920 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe0ac141048) -- 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 16:56:43,924 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:43,927 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:43,927 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:56:43,931 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:43,931 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:56:43,935 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,935 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:56:43,938 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,938 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:56:43,941 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:43,944 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:43,948 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:43,953 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 0x7fe0ac18bec8> 2024-03-01 16:56:46,864 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:56:46,869 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:46,869 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:46,873 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': '25184129'} ; 2024-03-01 16:56:46,873 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:46,873 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:46,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:46,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:46,884 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:46,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:46,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:46,891 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:46,902 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:46,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:46,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:56:46,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:56:46,928 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:46,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:56:46,932 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:46,935 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:46,936 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:46,939 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:46,939 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:46,939 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:46,943 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:46,946 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:46,949 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:46,952 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:46,956 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:46,956 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:46,956 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:56:46,957 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:46,956 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe0ac154f60) -- 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 0x7fe0ac1599e8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:46,961 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:46,965 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:46,965 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:56:46,968 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:46,968 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:56:46,972 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:46,972 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:56:46,975 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:46,975 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:56:46,975 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:46,979 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:46,979 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:56:46,982 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:46,982 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:46,985 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-uuid/f2940ca6-c460-4fb6-8fc0-3037b39c3dd9 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MPU5tfYoCfDyuRfJlWtoLuuZIOqV2UJjI', '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-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MPU5tfYoCfDyuRfJlWtoLuuZIOqV2UJjI', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f2940ca6-c460-4fb6-8fc0-3037b39c3dd9', 'ID_FS_UUID_ENC': 'f2940ca6-c460-4fb6-8fc0-3037b39c3dd9', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1165527455'} ; 2024-03-01 16:56:46,985 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:46,986 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:46,989 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:56:46,990 INFO program/MainThread: stderr[59]: 2024-03-01 16:56:46,990 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:56:46,990 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:46,993 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:56:46,993 INFO program/MainThread: stderr[60]: 2024-03-01 16:56:46,993 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:56:46,993 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:46,996 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:56:46,996 INFO program/MainThread: stderr[61]: 2024-03-01 16:56:46,997 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:56:47,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:47,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:56:47,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:47,009 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:47,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:47,011 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:47,005 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0ac135828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7fe0ac16c710) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:47,012 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:47,015 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:56:47,015 INFO program/MainThread: stderr[62]: 2024-03-01 16:56:47,015 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:56:47,019 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:56:47,019 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:56:47,023 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/ef65a18f-8e10-4454-b07e-1db36df6bf1f ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MbTDhD3NZ6bHL47Pz0M5DpuV3fd0Wzh5f', '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-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MbTDhD3NZ6bHL47Pz0M5DpuV3fd0Wzh5f', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ef65a18f-8e10-4454-b07e-1db36df6bf1f', 'ID_FS_UUID_ENC': 'ef65a18f-8e10-4454-b07e-1db36df6bf1f', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1165870343'} ; 2024-03-01 16:56:47,023 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:56:47,023 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:47,026 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:56:47,026 INFO program/MainThread: stderr[63]: 2024-03-01 16:56:47,027 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:56:47,027 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:47,030 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:56:47,030 INFO program/MainThread: stderr[64]: 2024-03-01 16:56:47,030 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:56:47,030 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:47,033 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:56:47,033 INFO program/MainThread: stderr[65]: 2024-03-01 16:56:47,033 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:56:47,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:47,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:56:47,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:47,046 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:47,046 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:47,048 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:47,042 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0ac14a748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7fe0ac16c710) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:47,048 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:47,052 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:56:47,052 INFO program/MainThread: stderr[66]: 2024-03-01 16:56:47,052 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:56:47,056 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:56:47,056 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:56:47,059 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/7ca09608-ca8e-4b83-b47b-02f027ccb7bc ' '/dev/disk/by-id/dm-uuid-LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6M0I72RnYyHnYQY4S8CFIumm1etZ02WzgH ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', '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-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6M0I72RnYyHnYQY4S8CFIumm1etZ02WzgH', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7ca09608-ca8e-4b83-b47b-02f027ccb7bc', 'ID_FS_UUID_ENC': '7ca09608-ca8e-4b83-b47b-02f027ccb7bc', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1166187453'} ; 2024-03-01 16:56:47,059 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:56:47,060 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:47,063 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:56:47,063 INFO program/MainThread: stderr[67]: 2024-03-01 16:56:47,063 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:56:47,063 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:47,066 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:56:47,066 INFO program/MainThread: stderr[68]: 2024-03-01 16:56:47,066 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:56:47,067 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:47,070 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:56:47,070 INFO program/MainThread: stderr[69]: 2024-03-01 16:56:47,070 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:56:47,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:47,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:56:47,081 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:47,083 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:47,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:47,084 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:47,078 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0ac198828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7fe0ac16c710) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:47,085 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:47,088 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:56:47,088 INFO program/MainThread: stderr[70]: 2024-03-01 16:56:47,088 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:56:47,092 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:56:47,092 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:56:47,096 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-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MtPAt1z2sKICoHkOXeCtHbMNnMzcMAkqq ' '/dev/disk/by-uuid/50bae81e-e375-447b-9d27-a2665d063986 ' '/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-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MtPAt1z2sKICoHkOXeCtHbMNnMzcMAkqq', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '50bae81e-e375-447b-9d27-a2665d063986', 'ID_FS_UUID_ENC': '50bae81e-e375-447b-9d27-a2665d063986', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1166506877'} ; 2024-03-01 16:56:47,096 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:56:47,096 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:47,099 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:56:47,099 INFO program/MainThread: stderr[71]: 2024-03-01 16:56:47,099 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:56:47,100 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:47,103 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:56:47,103 INFO program/MainThread: stderr[72]: 2024-03-01 16:56:47,103 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:56:47,103 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:47,106 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:56:47,106 INFO program/MainThread: stderr[73]: 2024-03-01 16:56:47,106 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:56:47,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:47,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:56:47,118 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:47,119 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:47,119 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:47,120 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:47,115 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0ac1ab6d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7fe0ac16c710) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:47,121 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:47,124 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:56:47,125 INFO program/MainThread: stderr[74]: 2024-03-01 16:56:47,125 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:56:47,129 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:56:47,129 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:56:47,132 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWVzbc7bXynki3C8WTkk52F1lSx9omf3Vx ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/8e8071f4-bcc9-4fab-a956-9c31d61073d7', '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-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWVzbc7bXynki3C8WTkk52F1lSx9omf3Vx', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8e8071f4-bcc9-4fab-a956-9c31d61073d7', 'ID_FS_UUID_ENC': '8e8071f4-bcc9-4fab-a956-9c31d61073d7', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1167462316'} ; 2024-03-01 16:56:47,132 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:56:47,133 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:47,136 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:56:47,136 INFO program/MainThread: stderr[75]: 2024-03-01 16:56:47,136 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:56:47,136 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:47,139 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:56:47,139 INFO program/MainThread: stderr[76]: 2024-03-01 16:56:47,139 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:56:47,139 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:47,142 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:56:47,143 INFO program/MainThread: stderr[77]: 2024-03-01 16:56:47,143 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:56:47,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:47,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:56:47,154 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:47,154 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:47,155 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:47,156 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:47,151 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0baa18ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7fe0ac19a518) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:47,156 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:47,159 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:56:47,159 INFO program/MainThread: stderr[78]: 2024-03-01 16:56:47,159 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:56:47,163 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:56:47,164 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:56:47,167 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-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWs0LnmVhUfIpV5TPmcPd3OxJWAzaL3eTF ' '/dev/disk/by-uuid/122a005e-8a6e-4499-9a09-0f630517ce68 ' '/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-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWs0LnmVhUfIpV5TPmcPd3OxJWAzaL3eTF', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '122a005e-8a6e-4499-9a09-0f630517ce68', 'ID_FS_UUID_ENC': '122a005e-8a6e-4499-9a09-0f630517ce68', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1167767409'} ; 2024-03-01 16:56:47,167 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:56:47,167 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:47,170 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:56:47,170 INFO program/MainThread: stderr[79]: 2024-03-01 16:56:47,171 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:56:47,171 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:47,174 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:56:47,174 INFO program/MainThread: stderr[80]: 2024-03-01 16:56:47,174 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:56:47,174 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:47,177 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:56:47,177 INFO program/MainThread: stderr[81]: 2024-03-01 16:56:47,177 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:56:47,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:47,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:56:47,188 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:47,189 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:47,189 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:47,190 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:47,185 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0ac1a2f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7fe0ac19a518) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:47,191 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:47,194 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:56:47,194 INFO program/MainThread: stderr[82]: 2024-03-01 16:56:47,194 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:56:47,198 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:56:47,198 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:56:47,201 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/4fe6d1d6-877c-4765-94c7-8be9ced42a96 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-JNroDvetophGJ106Wv8lkInoqyiaO2Y9t5RYS6RYj9tGv3FXeHb0GT0z5NTxW3db', '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-JNroDvetophGJ106Wv8lkInoqyiaO2Y9t5RYS6RYj9tGv3FXeHb0GT0z5NTxW3db', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4fe6d1d6-877c-4765-94c7-8be9ced42a96', 'ID_FS_UUID_ENC': '4fe6d1d6-877c-4765-94c7-8be9ced42a96', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1168628183'} ; 2024-03-01 16:56:47,201 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:56:47,202 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:47,205 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:56:47,205 INFO program/MainThread: stderr[83]: 2024-03-01 16:56:47,205 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:56:47,205 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:47,208 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:56:47,208 INFO program/MainThread: stderr[84]: 2024-03-01 16:56:47,208 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:56:47,209 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:47,212 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:56:47,212 INFO program/MainThread: stderr[85]: 2024-03-01 16:56:47,212 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:56:47,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:47,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 16:56:47,222 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:47,223 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:47,224 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:47,224 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:47,220 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0ac183dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7fe0ac1faac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:47,225 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:47,228 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:56:47,228 INFO program/MainThread: stderr[86]: 2024-03-01 16:56:47,228 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:56:47,232 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:56:47,232 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:56:47,236 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-JNroDvetophGJ106Wv8lkInoqyiaO2Y9Sz0I00YFx7Uyq3pDzvl2I02BcA1zLfFm ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d', '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-JNroDvetophGJ106Wv8lkInoqyiaO2Y9Sz0I00YFx7Uyq3pDzvl2I02BcA1zLfFm', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d', 'ID_FS_UUID_ENC': '7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1168945874'} ; 2024-03-01 16:56:47,236 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:56:47,236 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:47,239 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:56:47,239 INFO program/MainThread: stderr[87]: 2024-03-01 16:56:47,239 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:56:47,240 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:47,243 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:56:47,243 INFO program/MainThread: stderr[88]: 2024-03-01 16:56:47,243 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:56:47,243 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:47,246 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:56:47,246 INFO program/MainThread: stderr[89]: 2024-03-01 16:56:47,246 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:56:47,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:47,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:56:47,257 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:47,258 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:47,258 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:47,259 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:47,254 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe0ac183f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7fe0ac1faac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:47,259 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:47,263 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:56:47,263 INFO program/MainThread: stderr[90]: 2024-03-01 16:56:47,263 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:56:47,267 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:47,267 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:56:47,267 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:47,278 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:47,294 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:56:47,295 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:56:47,298 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 16:56:47,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:47,305 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 16:56:47,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:47,309 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:56:47,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:47,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:47,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:47,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:47,321 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:47,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:56:47,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:47,330 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 16:56:47,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:47,334 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:47,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:47,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:47,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:47,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:47,347 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:47,349 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 16:56:47,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:47,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:47,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:47,359 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 16:56:47,362 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 16:56:47,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:47,368 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 16:56:47,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:47,372 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:56:51,927 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_hk4x3dl7/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:51,963 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:51,963 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:51,966 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:51,967 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 16:56:51,967 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:51,967 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:51,971 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:51,971 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:51,975 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:51,975 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:51,978 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:51,978 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:51,981 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:51,981 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:51,992 INFO program/MainThread: stdout: 2024-03-01 16:56:51,992 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:51,992 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 2024-03-01 16:56:51,992 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4fe6d1d6-877c-4765-94c7-8be9ced42a96 2024-03-01 16:56:51,992 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf 2024-03-01 16:56:51,992 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4fe6d1d6-877c-4765-94c7-8be9ced42a96 2024-03-01 16:56:51,993 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d 2024-03-01 16:56:51,993 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ 2024-03-01 16:56:51,993 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc 2024-03-01 16:56:51,993 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 8e8071f4-bcc9-4fab-a956-9c31d61073d7 2024-03-01 16:56:51,993 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 122a005e-8a6e-4499-9a09-0f630517ce68 2024-03-01 16:56:51,993 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve 2024-03-01 16:56:51,993 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq 2024-03-01 16:56:51,993 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx 2024-03-01 16:56:51,993 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs f2940ca6-c460-4fb6-8fc0-3037b39c3dd9 2024-03-01 16:56:51,993 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs ef65a18f-8e10-4454-b07e-1db36df6bf1f 2024-03-01 16:56:51,993 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7ca09608-ca8e-4b83-b47b-02f027ccb7bc 2024-03-01 16:56:51,993 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG 2024-03-01 16:56:51,993 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7ca09608-ca8e-4b83-b47b-02f027ccb7bc 2024-03-01 16:56:51,993 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc 2024-03-01 16:56:51,993 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 50bae81e-e375-447b-9d27-a2665d063986 2024-03-01 16:56:51,993 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy 2024-03-01 16:56:51,993 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 50bae81e-e375-447b-9d27-a2665d063986 2024-03-01 16:56:51,993 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:51,993 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:51,993 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:51,993 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:56:51,993 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:51,993 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4fe6d1d6-877c-4765-94c7-8be9ced42a96 sdb 1073741824 root disk brw-rw---- LVM2_member 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 4fe6d1d6-877c-4765-94c7-8be9ced42a96 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d sdc 1073741824 root disk brw-rw---- LVM2_member JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ sdd 1073741824 root disk brw-rw---- LVM2_member IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 8e8071f4-bcc9-4fab-a956-9c31d61073d7 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 122a005e-8a6e-4499-9a09-0f630517ce68 sde 1073741824 root disk brw-rw---- LVM2_member isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve sdf 1073741824 root disk brw-rw---- LVM2_member KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq sdg 1073741824 root disk brw-rw---- LVM2_member Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx |-test_vg3-lv8 427819008 root disk brw-rw---- xfs f2940ca6-c460-4fb6-8fc0-3037b39c3dd9 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs ef65a18f-8e10-4454-b07e-1db36df6bf1f `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7ca09608-ca8e-4b83-b47b-02f027ccb7bc sdh 1073741824 root disk brw-rw---- LVM2_member BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 7ca09608-ca8e-4b83-b47b-02f027ccb7bc sdi 1073741824 root disk brw-rw---- LVM2_member VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 50bae81e-e375-447b-9d27-a2665d063986 sdj 1073741824 root disk brw-rw---- LVM2_member t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 50bae81e-e375-447b-9d27-a2665d063986 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 16:56:51,993 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:51,994 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:51,994 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:51,994 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:51,994 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:51,994 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:51,995 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:52,005 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:52,020 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 16:56:52,024 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405eff3ace5aa614b5a8145fdcf9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_eff3ace5-aa61-4b5a-8145-fdcf93c09870 ' '/dev/disk/by-id/wwn-0x6001405eff3ace5aa614b5a8145fdcf9 ' '/dev/disk/by-id/lvm-pv-uuid-pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:eff3ace5-aa61-4b5a-8145-fdcf93c09870', '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': 'pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2', 'ID_FS_UUID_ENC': 'pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2', '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': 'eff3ace5-aa61-4b5a-8145-fdcf93c09870', 'ID_SERIAL': '36001405eff3ace5aa614b5a8145fdcf9', 'ID_SERIAL_SHORT': '6001405eff3ace5aa614b5a8145fdcf9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405eff3ace5a', 'ID_WWN_VENDOR_EXTENSION': '0xa614b5a8145fdcf9', 'ID_WWN_WITH_EXTENSION': '0x6001405eff3ace5aa614b5a8145fdcf9', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405eff3ace5aa614b5a8145fdcf9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:eff3ace5-aa61-4b5a-8145-fdcf93c09870', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'eff3ace5-aa61-4b5a-8145-fdcf93c09870', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735009610'} ; 2024-03-01 16:56:52,024 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 16:56:52,025 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 16:56:52,054 INFO program/MainThread: stdout[3]: 2024-03-01 16:56:52,054 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:52,054 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:52,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:52,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:52,067 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:52,071 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:52,072 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:52,072 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:52,072 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:52,076 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:52,079 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:52,080 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 16:56:52,083 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 16:56:52,083 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:52,084 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:52,084 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9e615f9cc0) -- 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 = 6001405eff3ace5aa614b5a8145fdcf9 2024-03-01 16:56:52,087 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:52,091 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:52,091 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:56:52,095 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:52,095 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:56:52,098 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:52,098 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:56:52,102 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:52,102 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:56:52,105 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:56:52,105 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:56:52,105 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 16:56:52,135 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=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 16:56:52,135 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf. WARNING: Couldn't find device with uuid JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ. WARNING: VG test_vg1 is missing PV 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ (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 16:56:52,135 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:56:52,135 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:56:52,140 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 ; label: None ; device: /dev/sda ; serial: 36001405eff3ace5aa614b5a8145fdcf9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; pe_start: 8 MiB ; 2024-03-01 16:56:52,140 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:56:52,143 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:56:52,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:52,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:52,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:52,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:52,156 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 16:56:52,185 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=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 16:56:52,185 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf. WARNING: Couldn't find device with uuid JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ. WARNING: VG test_vg1 is missing PV 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ (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 16:56:52,185 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:56:52,185 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:56:52,186 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:56:52,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:56:52,196 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:52,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:52,199 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:56:52,200 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 16:56:52,230 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 16:56:52,231 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf. WARNING: Couldn't find device with uuid JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ. WARNING: VG test_vg1 is missing PV 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ (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 16:56:52,231 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:56:52,235 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:56:52,236 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:56:52,239 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:56:52,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:52,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:52,246 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:52,246 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:52,249 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7a175a5ba8442939b10873a3 ' '/dev/disk/by-id/lvm-pv-uuid-8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf ' '/dev/disk/by-id/scsi-36001405e7a175a5ba8442939b10873a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:e7a175a5-ba84-4293-9b10-873a3690d34a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_e7a175a5-ba84-4293-9b10-873a3690d34a', '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': '8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf', 'ID_FS_UUID_ENC': '8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf', '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': 'e7a175a5-ba84-4293-9b10-873a3690d34a', 'ID_SERIAL': '36001405e7a175a5ba8442939b10873a3', 'ID_SERIAL_SHORT': '6001405e7a175a5ba8442939b10873a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7a175a5b', 'ID_WWN_VENDOR_EXTENSION': '0xa8442939b10873a3', 'ID_WWN_WITH_EXTENSION': '0x6001405e7a175a5ba8442939b10873a3', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7a175a5ba8442939b10873a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:e7a175a5-ba84-4293-9b10-873a3690d34a', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7a175a5-ba84-4293-9b10-873a3690d34a', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735016933'} ; 2024-03-01 16:56:52,250 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 16:56:52,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:52,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:52,260 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:52,260 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:52,260 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:56:52,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:52,264 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:52,267 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:52,267 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 16:56:52,271 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 16:56:52,271 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:52,271 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:56:52,271 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9e60468320) -- 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 = 6001405e7a175a5ba8442939b10873a3 2024-03-01 16:56:52,275 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:52,278 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:52,279 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:56:52,282 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:52,282 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:56:52,285 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:52,285 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:56:52,289 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:52,289 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:56:52,292 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:56:52,292 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:56:52,292 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 16:56:52,320 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=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 16:56:52,320 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ. WARNING: VG test_vg1 is missing PV JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ (last written to /dev/sdc). 2024-03-01 16:56:52,320 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:56:52,320 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:56:52,324 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf ; label: None ; device: /dev/sdb ; serial: 36001405e7a175a5ba8442939b10873a3 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:56:52,325 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:56:52,328 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:56:52,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:52,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:52,338 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:56:52,341 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:52,344 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:56:52,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:52,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:52,351 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 16:56:52,377 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_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 16:56:52,377 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ. WARNING: VG test_vg1 is missing PV JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ (last written to /dev/sdc). 2024-03-01 16:56:52,377 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:56:52,377 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:52,377 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:52,382 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052c07f361ecf44df6959b8ebe2 ' '/dev/disk/by-id/wwn-0x60014052c07f361ecf44df6959b8ebe2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:2c07f361-ecf4-4df6-959b-8ebe25fefe24 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_2c07f361-ecf4-4df6-959b-8ebe25fefe24', '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': '2c07f361-ecf4-4df6-959b-8ebe25fefe24', 'ID_SERIAL': '360014052c07f361ecf44df6959b8ebe2', 'ID_SERIAL_SHORT': '60014052c07f361ecf44df6959b8ebe2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052c07f361e', 'ID_WWN_VENDOR_EXTENSION': '0xcf44df6959b8ebe2', 'ID_WWN_WITH_EXTENSION': '0x60014052c07f361ecf44df6959b8ebe2', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052c07f361ecf44df6959b8ebe2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:2c07f361-ecf4-4df6-959b-8ebe25fefe24', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2c07f361-ecf4-4df6-959b-8ebe25fefe24', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735698570'} ; 2024-03-01 16:56:52,382 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 16:56:52,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:52,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:52,393 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:52,393 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:52,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:56:52,394 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:52,397 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:52,400 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:52,400 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 16:56:52,403 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 16:56:52,404 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:52,404 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:56:52,404 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9e60468c88) -- 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 = 60014052c07f361ecf44df6959b8ebe2 2024-03-01 16:56:52,408 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:52,408 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:52,411 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda ' '/dev/disk/by-id/scsi-360014053b1bd0d67f44486dbbccf4194 ' '/dev/disk/by-id/wwn-0x60014053b1bd0d67f44486dbbccf4194', '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': '3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda', 'ID_SERIAL': '360014053b1bd0d67f44486dbbccf4194', 'ID_SERIAL_SHORT': '60014053b1bd0d67f44486dbbccf4194', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b1bd0d67', 'ID_WWN_VENDOR_EXTENSION': '0xf44486dbbccf4194', 'ID_WWN_WITH_EXTENSION': '0x60014053b1bd0d67f44486dbbccf4194', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b1bd0d67f44486dbbccf4194', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b1bd0d6-7f44-486d-bbcc-f4194a7e4eda', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735853862'} ; 2024-03-01 16:56:52,411 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 16:56:52,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:52,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:52,422 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:52,422 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:52,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:56:52,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:52,426 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:52,429 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:52,429 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 16:56:52,432 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 16:56:52,433 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:52,433 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:56:52,433 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9e60475cf8) -- 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 = 60014053b1bd0d67f44486dbbccf4194 2024-03-01 16:56:52,436 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:52,437 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:52,440 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_e36eea14-6083-4f4d-85b7-ed4b9f6ef82d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:e36eea14-6083-4f4d-85b7-ed4b9f6ef82d ' '/dev/disk/by-id/lvm-pv-uuid-JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ ' '/dev/disk/by-id/wwn-0x6001405e36eea1460834f4d85b7ed4b9 ' '/dev/disk/by-id/scsi-36001405e36eea1460834f4d85b7ed4b9', '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': 'JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ', 'ID_FS_UUID_ENC': 'JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ', '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': 'e36eea14-6083-4f4d-85b7-ed4b9f6ef82d', 'ID_SERIAL': '36001405e36eea1460834f4d85b7ed4b9', 'ID_SERIAL_SHORT': '6001405e36eea1460834f4d85b7ed4b9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e36eea146', 'ID_WWN_VENDOR_EXTENSION': '0x0834f4d85b7ed4b9', 'ID_WWN_WITH_EXTENSION': '0x6001405e36eea1460834f4d85b7ed4b9', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e36eea1460834f4d85b7ed4b9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:e36eea14-6083-4f4d-85b7-ed4b9f6ef82d', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e36eea14-6083-4f4d-85b7-ed4b9f6ef82d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735060040'} ; 2024-03-01 16:56:52,440 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 16:56:52,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:52,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:52,450 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:52,451 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:52,451 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:56:52,451 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:52,454 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:52,457 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:52,457 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 16:56:52,460 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 16:56:52,461 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:52,461 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:56:52,461 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9e6047d2e8) -- 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 = 6001405e36eea1460834f4d85b7ed4b9 2024-03-01 16:56:52,465 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:52,468 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:52,468 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:56:52,472 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:52,472 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:56:52,475 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:52,475 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:56:52,479 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:52,479 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:56:52,482 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:56:52,482 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:56:52,482 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 16:56:52,511 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=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 16:56:52,511 INFO program/MainThread: stderr[9]: 2024-03-01 16:56:52,511 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:56:52,511 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:56:52,515 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ ; label: None ; device: /dev/sdc ; serial: 36001405e36eea1460834f4d85b7ed4b9 ; exists: True ; vg_name: test_vg1 ; vg_uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:56:52,516 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:56:52,519 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:56:52,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:52,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:52,529 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:56:52,532 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:52,535 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:56:52,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:52,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:52,542 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 16:56:52,571 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_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 16:56:52,571 INFO program/MainThread: stderr[10]: 2024-03-01 16:56:52,571 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:56:52,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:52,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:52,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm ; incomplete: False ; hidden: False ; 2024-03-01 16:56:52,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:52,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:56:52,589 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:52,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:56:52,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:52,596 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:52,597 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:56:52,600 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 16:56:52,601 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:56:52,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:52,605 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:56:52,609 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:52,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:56:52,612 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:52,616 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:52,616 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:56:52,620 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 16:56:52,620 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:56:52,620 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:56:52,620 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:56:52,624 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:52,624 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:56:52,627 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 16:56:52,628 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:56:52,631 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d ' '/dev/disk/by-id/dm-uuid-LVM-JNroDvetophGJ106Wv8lkInoqyiaO2Y9Sz0I00YFx7Uyq3pDzvl2I02BcA1zLfFm ' '/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-JNroDvetophGJ106Wv8lkInoqyiaO2Y9Sz0I00YFx7Uyq3pDzvl2I02BcA1zLfFm', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d', 'ID_FS_UUID_ENC': '7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1168945874'} ; 2024-03-01 16:56:52,631 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:56:52,632 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:52,635 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:56:52,635 INFO program/MainThread: stderr[11]: 2024-03-01 16:56:52,635 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:56:52,635 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:52,638 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:56:52,639 INFO program/MainThread: stderr[12]: 2024-03-01 16:56:52,639 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:56:52,639 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:52,642 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:56:52,642 INFO program/MainThread: stderr[13]: 2024-03-01 16:56:52,642 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:56:52,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:52,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:56:52,653 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:52,653 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:56:52,654 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:52,654 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:56:52,650 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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 16:56:52,655 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:52,658 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:56:52,658 INFO program/MainThread: stderr[14]: 2024-03-01 16:56:52,658 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:56:52,662 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:52,666 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:52,666 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:56:52,670 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:52,670 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:56:52,674 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:52,674 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:56:52,677 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:52,677 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:56:52,679 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:52,679 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:56:52,683 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:52,683 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:56:52,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:52,687 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:52,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:52,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:52,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db ; incomplete: False ; hidden: False ; 2024-03-01 16:56:52,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:52,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:56:52,704 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:56:52,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:56:52,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:56:52,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:56:52,711 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:56:52,715 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 16:56:52,715 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:52,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:56:52,719 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:56:52,722 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:56:52,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:56:52,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:56:52,730 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:56:52,730 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:56:52,733 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 16:56:52,734 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:52,734 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:56:52,734 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:56:52,737 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:56:52,737 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:56:52,741 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 16:56:52,741 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:52,745 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-JNroDvetophGJ106Wv8lkInoqyiaO2Y9t5RYS6RYj9tGv3FXeHb0GT0z5NTxW3db ' '/dev/disk/by-uuid/4fe6d1d6-877c-4765-94c7-8be9ced42a96 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-JNroDvetophGJ106Wv8lkInoqyiaO2Y9t5RYS6RYj9tGv3FXeHb0GT0z5NTxW3db', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4fe6d1d6-877c-4765-94c7-8be9ced42a96', 'ID_FS_UUID_ENC': '4fe6d1d6-877c-4765-94c7-8be9ced42a96', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1168628183'} ; 2024-03-01 16:56:52,745 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:56:52,745 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:52,749 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:56:52,749 INFO program/MainThread: stderr[15]: 2024-03-01 16:56:52,749 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:56:52,749 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:52,752 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:56:52,752 INFO program/MainThread: stderr[16]: 2024-03-01 16:56:52,752 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:56:52,752 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:52,755 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:56:52,756 INFO program/MainThread: stderr[17]: 2024-03-01 16:56:52,756 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:56:52,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:52,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:56:52,767 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:52,767 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:52,768 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:52,769 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:52,764 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:52,769 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:52,772 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:56:52,772 INFO program/MainThread: stderr[18]: 2024-03-01 16:56:52,772 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:56:52,777 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:56:52,780 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:52,780 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:56:52,784 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:52,784 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:56:52,788 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:52,788 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:56:52,792 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:52,792 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:56:52,792 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:56:52,795 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:52,795 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:56:52,799 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:56:52,799 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:52,799 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:52,803 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e4724bd572cb44e5a3e158e30 ' '/dev/disk/by-id/lvm-pv-uuid-IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:e4724bd5-72cb-44e5-a3e1-58e30c4d444d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_e4724bd5-72cb-44e5-a3e1-58e30c4d444d ' '/dev/disk/by-id/wwn-0x6001405e4724bd572cb44e5a3e158e30', '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': 'IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc', 'ID_FS_UUID_ENC': 'IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc', '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': 'e4724bd5-72cb-44e5-a3e1-58e30c4d444d', 'ID_SERIAL': '36001405e4724bd572cb44e5a3e158e30', 'ID_SERIAL_SHORT': '6001405e4724bd572cb44e5a3e158e30', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e4724bd57', 'ID_WWN_VENDOR_EXTENSION': '0x2cb44e5a3e158e30', 'ID_WWN_WITH_EXTENSION': '0x6001405e4724bd572cb44e5a3e158e30', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e4724bd572cb44e5a3e158e30', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:e4724bd5-72cb-44e5-a3e1-58e30c4d444d', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e4724bd5-72cb-44e5-a3e1-58e30c4d444d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735196184'} ; 2024-03-01 16:56:52,803 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 16:56:52,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:52,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:52,814 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:52,814 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:52,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:56:52,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:56:52,818 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:52,821 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:52,821 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 16:56:52,824 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 16:56:52,825 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:52,825 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:56:52,825 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9e6048e0b8) -- 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 = 6001405e4724bd572cb44e5a3e158e30 2024-03-01 16:56:52,829 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:52,832 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:52,832 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:56:52,836 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:52,836 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:56:52,839 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:52,839 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:56:52,842 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:52,842 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:56:52,845 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:56:52,846 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:56:52,846 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/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:52,873 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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 16:56:52,873 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve. WARNING: Couldn't find device with uuid KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq. WARNING: VG test_vg2 is missing PV isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve (last written to /dev/sde). WARNING: VG test_vg2 is missing PV KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq (last written to /dev/sdf). 2024-03-01 16:56:52,873 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:56:52,873 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:56:52,877 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc ; label: None ; device: /dev/sdd ; serial: 36001405e4724bd572cb44e5a3e158e30 ; exists: True ; vg_name: test_vg2 ; vg_uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:56:52,878 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:56:52,881 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:56:52,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:52,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:52,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:52,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:52,894 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/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:52,921 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 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=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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 16:56:52,921 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve. WARNING: Couldn't find device with uuid KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq. WARNING: VG test_vg2 is missing PV isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve (last written to /dev/sde). WARNING: VG test_vg2 is missing PV KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq (last written to /dev/sdf). 2024-03-01 16:56:52,921 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:56:52,921 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:56:52,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:56:52,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:56:52,930 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:56:52,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:56:52,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:56:52,934 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/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:52,961 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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=Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 16:56:52,961 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve. WARNING: Couldn't find device with uuid KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq. WARNING: VG test_vg2 is missing PV isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve (last written to /dev/sde). WARNING: VG test_vg2 is missing PV KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq (last written to /dev/sdf). 2024-03-01 16:56:52,961 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:56:52,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:56:52,966 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:56:52,969 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:56:52,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:52,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:56:52,976 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:56:52,976 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:52,979 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052261014c3f5d49439a334173e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_2261014c-3f5d-4943-9a33-4173e6cf0a6c ' '/dev/disk/by-id/wwn-0x60014052261014c3f5d49439a334173e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:2261014c-3f5d-4943-9a33-4173e6cf0a6c ' '/dev/disk/by-id/lvm-pv-uuid-isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve', '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': 'isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve', 'ID_FS_UUID_ENC': 'isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve', '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': '2261014c-3f5d-4943-9a33-4173e6cf0a6c', 'ID_SERIAL': '360014052261014c3f5d49439a334173e', 'ID_SERIAL_SHORT': '60014052261014c3f5d49439a334173e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052261014c3', 'ID_WWN_VENDOR_EXTENSION': '0xf5d49439a334173e', 'ID_WWN_WITH_EXTENSION': '0x60014052261014c3f5d49439a334173e', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052261014c3f5d49439a334173e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:2261014c-3f5d-4943-9a33-4173e6cf0a6c', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2261014c-3f5d-4943-9a33-4173e6cf0a6c', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735197469'} ; 2024-03-01 16:56:52,979 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 16:56:52,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:52,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:52,990 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:52,991 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:52,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:56:52,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:56:52,994 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:52,998 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:52,998 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 16:56:53,001 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 16:56:53,002 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:53,002 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:56:53,002 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9e604967b8) -- 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 = 60014052261014c3f5d49439a334173e 2024-03-01 16:56:53,005 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:53,009 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:53,009 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:56:53,012 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:53,013 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:56:53,016 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,016 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:56:53,019 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,020 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:56:53,023 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:56:53,023 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:56:53,023 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:53,050 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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 16:56:53,050 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq. WARNING: VG test_vg2 is missing PV KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq (last written to /dev/sdf). 2024-03-01 16:56:53,050 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:56:53,050 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:56:53,054 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve ; label: None ; device: /dev/sde ; serial: 360014052261014c3f5d49439a334173e ; exists: True ; vg_name: test_vg2 ; vg_uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:56:53,055 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:56:53,058 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:56:53,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:53,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:56:53,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:56:53,071 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:56:53,074 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:56:53,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:53,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:53,081 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:53,108 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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=Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 16:56:53,108 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq. WARNING: VG test_vg2 is missing PV KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq (last written to /dev/sdf). 2024-03-01 16:56:53,108 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:56:53,108 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:56:53,108 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:53,113 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_1eb57f63-504c-4c54-9f60-b5214ec60b5e ' '/dev/disk/by-id/scsi-360014051eb57f63504c4c549f60b5214 ' '/dev/disk/by-id/wwn-0x60014051eb57f63504c4c549f60b5214 ' '/dev/disk/by-id/lvm-pv-uuid-KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:1eb57f63-504c-4c54-9f60-b5214ec60b5e', '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': 'KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq', 'ID_FS_UUID_ENC': 'KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq', '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': '1eb57f63-504c-4c54-9f60-b5214ec60b5e', 'ID_SERIAL': '360014051eb57f63504c4c549f60b5214', 'ID_SERIAL_SHORT': '60014051eb57f63504c4c549f60b5214', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051eb57f635', 'ID_WWN_VENDOR_EXTENSION': '0x04c4c549f60b5214', 'ID_WWN_WITH_EXTENSION': '0x60014051eb57f63504c4c549f60b5214', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051eb57f63504c4c549f60b5214', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:1eb57f63-504c-4c54-9f60-b5214ec60b5e', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1eb57f63-504c-4c54-9f60-b5214ec60b5e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735386199'} ; 2024-03-01 16:56:53,113 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 16:56:53,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:53,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:53,124 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:53,125 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:53,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:56:53,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:56:53,128 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:53,131 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:53,132 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 16:56:53,135 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 16:56:53,135 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:53,136 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:56:53,136 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9e604966d8) -- 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 = 60014051eb57f63504c4c549f60b5214 2024-03-01 16:56:53,139 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:53,143 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:53,143 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:56:53,146 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:53,147 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:56:53,150 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,150 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:56:53,153 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,153 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:56:53,156 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:56:53,157 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:56:53,157 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:53,184 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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 16:56:53,184 INFO program/MainThread: stderr[24]: 2024-03-01 16:56:53,184 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:56:53,184 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:56:53,188 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq ; label: None ; device: /dev/sdf ; serial: 360014051eb57f63504c4c549f60b5214 ; exists: True ; vg_name: test_vg2 ; vg_uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:56:53,189 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:56:53,192 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:56:53,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:53,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:53,202 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:56:53,205 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:56:53,208 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:56:53,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW ; incomplete: True ; hidden: False ; 2024-03-01 16:56:53,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:53,215 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:53,241 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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=Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 16:56:53,241 INFO program/MainThread: stderr[25]: 2024-03-01 16:56:53,241 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:56:53,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:53,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:53,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF ; incomplete: False ; hidden: False ; 2024-03-01 16:56:53,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:53,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:56:53,259 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:56:53,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:56:53,263 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:56:53,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:56:53,266 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:56:53,270 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 16:56:53,271 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:56:53,271 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:56:53,274 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:56:53,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:56:53,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:56:53,281 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:56:53,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:56:53,285 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:56:53,289 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 16:56:53,289 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:56:53,289 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:56:53,289 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:56:53,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:56:53,293 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:56:53,296 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 16:56:53,296 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:56:53,300 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/122a005e-8a6e-4499-9a09-0f630517ce68 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWs0LnmVhUfIpV5TPmcPd3OxJWAzaL3eTF ' '/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-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWs0LnmVhUfIpV5TPmcPd3OxJWAzaL3eTF', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '122a005e-8a6e-4499-9a09-0f630517ce68', 'ID_FS_UUID_ENC': '122a005e-8a6e-4499-9a09-0f630517ce68', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1167767409'} ; 2024-03-01 16:56:53,300 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:56:53,301 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:53,304 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:56:53,304 INFO program/MainThread: stderr[26]: 2024-03-01 16:56:53,304 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:56:53,304 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:53,307 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:56:53,307 INFO program/MainThread: stderr[27]: 2024-03-01 16:56:53,308 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:56:53,308 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:53,311 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:56:53,311 INFO program/MainThread: stderr[28]: 2024-03-01 16:56:53,311 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:56:53,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:53,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:56:53,322 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:53,322 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:56:53,323 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:53,323 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:56:53,319 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:53,324 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:53,327 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:56:53,327 INFO program/MainThread: stderr[29]: 2024-03-01 16:56:53,327 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:56:53,331 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:56:53,335 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:53,336 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:56:53,339 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:53,339 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:56:53,343 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,343 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:56:53,346 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,347 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:56:53,347 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:56:53,350 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:53,350 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:56:53,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:56:53,354 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:53,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:53,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:53,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx ; incomplete: False ; hidden: False ; 2024-03-01 16:56:53,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:53,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:56:53,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:56:53,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:56:53,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:56:53,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:56:53,388 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:56:53,391 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 16:56:53,392 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:56:53,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:56:53,395 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:56:53,399 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:56:53,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:56:53,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:56:53,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:56:53,406 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:56:53,409 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 16:56:53,410 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:56:53,410 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:56:53,410 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:56:53,413 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:56:53,413 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:56:53,417 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 16:56:53,417 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:56:53,421 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/8e8071f4-bcc9-4fab-a956-9c31d61073d7 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWVzbc7bXynki3C8WTkk52F1lSx9omf3Vx ' '/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-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWVzbc7bXynki3C8WTkk52F1lSx9omf3Vx', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8e8071f4-bcc9-4fab-a956-9c31d61073d7', 'ID_FS_UUID_ENC': '8e8071f4-bcc9-4fab-a956-9c31d61073d7', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1167462316'} ; 2024-03-01 16:56:53,421 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:56:53,421 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:53,425 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:56:53,425 INFO program/MainThread: stderr[30]: 2024-03-01 16:56:53,425 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:56:53,425 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:53,428 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:56:53,428 INFO program/MainThread: stderr[31]: 2024-03-01 16:56:53,428 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:56:53,428 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:53,431 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:56:53,432 INFO program/MainThread: stderr[32]: 2024-03-01 16:56:53,432 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:56:53,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:53,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:56:53,442 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:53,443 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:53,444 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:53,444 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:53,440 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:53,445 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:53,448 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:56:53,448 INFO program/MainThread: stderr[33]: 2024-03-01 16:56:53,448 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:56:53,452 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:56:53,456 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:53,456 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:56:53,460 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:53,460 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:56:53,463 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,463 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:56:53,467 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,467 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:56:53,467 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:56:53,471 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:53,471 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:56:53,474 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:56:53,474 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:53,475 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:53,478 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405b1dd47eb0cd8428a960cffa0d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_b1dd47eb-0cd8-428a-960c-ffa0d5cca018 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:b1dd47eb-0cd8-428a-960c-ffa0d5cca018 ' '/dev/disk/by-id/wwn-0x6001405b1dd47eb0cd8428a960cffa0d ' '/dev/disk/by-id/lvm-pv-uuid-Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx', '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': 'Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx', 'ID_FS_UUID_ENC': 'Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx', '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': 'b1dd47eb-0cd8-428a-960c-ffa0d5cca018', 'ID_SERIAL': '36001405b1dd47eb0cd8428a960cffa0d', 'ID_SERIAL_SHORT': '6001405b1dd47eb0cd8428a960cffa0d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b1dd47eb0', 'ID_WWN_VENDOR_EXTENSION': '0xcd8428a960cffa0d', 'ID_WWN_WITH_EXTENSION': '0x6001405b1dd47eb0cd8428a960cffa0d', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b1dd47eb0cd8428a960cffa0d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:b1dd47eb-0cd8-428a-960c-ffa0d5cca018', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b1dd47eb-0cd8-428a-960c-ffa0d5cca018', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735450506'} ; 2024-03-01 16:56:53,478 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 16:56:53,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:53,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:53,489 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:53,489 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:53,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:56:53,490 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:56:53,493 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:53,496 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:53,496 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 16:56:53,499 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 16:56:53,500 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:53,500 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:56:53,500 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9e6047dcf8) -- 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 = 6001405b1dd47eb0cd8428a960cffa0d 2024-03-01 16:56:53,503 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:53,507 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:53,507 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:56:53,510 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:53,510 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:56:53,514 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,514 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:56:53,517 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,517 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:56:53,520 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:56:53,520 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:56:53,520 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:53,549 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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 16:56:53,549 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG. WARNING: Couldn't find device with uuid VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc. WARNING: Couldn't find device with uuid t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy. WARNING: VG test_vg3 is missing PV BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy (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 16:56:53,549 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:56:53,549 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:56:53,553 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx ; label: None ; device: /dev/sdg ; serial: 36001405b1dd47eb0cd8428a960cffa0d ; exists: True ; vg_name: test_vg3 ; vg_uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:56:53,553 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:56:53,557 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:56:53,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:53,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:53,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:53,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:53,569 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:53,596 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 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=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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 16:56:53,597 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG. WARNING: Couldn't find device with uuid VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc. WARNING: Couldn't find device with uuid t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy. WARNING: VG test_vg3 is missing PV BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy (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 16:56:53,597 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:56:53,597 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:56:53,597 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:56:53,602 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:56:53,606 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:56:53,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:56:53,609 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:56:53,609 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:53,637 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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=Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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=PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 16:56:53,638 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG. WARNING: Couldn't find device with uuid VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc. WARNING: Couldn't find device with uuid t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy. WARNING: VG test_vg3 is missing PV BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy (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 16:56:53,638 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:56:53,642 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:56:53,643 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:56:53,646 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:56:53,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:53,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:56:53,652 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:56:53,652 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:53,656 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ca2b91edf5444e38b8180f3d9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:ca2b91ed-f544-4e38-b818-0f3d9e38e0f8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_ca2b91ed-f544-4e38-b818-0f3d9e38e0f8 ' '/dev/disk/by-id/scsi-36001405ca2b91edf5444e38b8180f3d9 ' '/dev/disk/by-id/lvm-pv-uuid-BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG', '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': 'BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG', 'ID_FS_UUID_ENC': 'BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG', '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': 'ca2b91ed-f544-4e38-b818-0f3d9e38e0f8', 'ID_SERIAL': '36001405ca2b91edf5444e38b8180f3d9', 'ID_SERIAL_SHORT': '6001405ca2b91edf5444e38b8180f3d9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ca2b91edf', 'ID_WWN_VENDOR_EXTENSION': '0x5444e38b8180f3d9', 'ID_WWN_WITH_EXTENSION': '0x6001405ca2b91edf5444e38b8180f3d9', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ca2b91edf5444e38b8180f3d9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:ca2b91ed-f544-4e38-b818-0f3d9e38e0f8', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ca2b91ed-f544-4e38-b818-0f3d9e38e0f8', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735512415'} ; 2024-03-01 16:56:53,656 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 16:56:53,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:53,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:53,667 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:53,668 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:53,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:56:53,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:56:53,671 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:53,674 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:53,675 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 16:56:53,678 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 16:56:53,678 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:53,678 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:56:53,679 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9e60475668) -- 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 = 6001405ca2b91edf5444e38b8180f3d9 2024-03-01 16:56:53,682 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:53,685 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:53,685 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:56:53,689 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:53,689 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:56:53,692 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,692 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:56:53,696 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,696 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:56:53,699 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:56:53,699 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:56:53,699 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:53,727 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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 16:56:53,727 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc. WARNING: Couldn't find device with uuid t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy. WARNING: VG test_vg3 is missing PV VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy (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 16:56:53,727 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:56:53,727 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:56:53,731 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG ; label: None ; device: /dev/sdh ; serial: 36001405ca2b91edf5444e38b8180f3d9 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; pe_start: 8 MiB ; 2024-03-01 16:56:53,731 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:56:53,735 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:56:53,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:53,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:56:53,745 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:56:53,748 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:56:53,751 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:56:53,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:53,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:53,757 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:53,789 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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=Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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=PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 16:56:53,789 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc. WARNING: Couldn't find device with uuid t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy. WARNING: VG test_vg3 is missing PV VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy (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 16:56:53,789 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:56:53,789 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:56:53,789 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:53,794 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_40827d59-0d6f-4969-bc7e-336bffa81163 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:40827d59-0d6f-4969-bc7e-336bffa81163 ' '/dev/disk/by-id/scsi-3600140540827d590d6f4969bc7e336bf ' '/dev/disk/by-id/wwn-0x600140540827d590d6f4969bc7e336bf', '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': 'VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc', 'ID_FS_UUID_ENC': 'VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc', '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': '40827d59-0d6f-4969-bc7e-336bffa81163', 'ID_SERIAL': '3600140540827d590d6f4969bc7e336bf', 'ID_SERIAL_SHORT': '600140540827d590d6f4969bc7e336bf', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140540827d590', 'ID_WWN_VENDOR_EXTENSION': '0xd6f4969bc7e336bf', 'ID_WWN_WITH_EXTENSION': '0x600140540827d590d6f4969bc7e336bf', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140540827d590d6f4969bc7e336bf', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:40827d59-0d6f-4969-bc7e-336bffa81163', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '40827d59-0d6f-4969-bc7e-336bffa81163', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735585005'} ; 2024-03-01 16:56:53,794 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 16:56:53,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:53,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:53,805 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:53,806 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:53,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:56:53,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:56:53,809 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:53,812 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:53,813 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 16:56:53,816 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 16:56:53,816 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:53,817 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:56:53,817 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9e60496da0) -- 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 = 600140540827d590d6f4969bc7e336bf 2024-03-01 16:56:53,820 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:53,824 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:53,824 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:56:53,827 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:53,827 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:56:53,831 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,831 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:56:53,834 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,834 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:56:53,837 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:56:53,837 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:56:53,837 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:53,866 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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 16:56:53,866 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy. WARNING: VG test_vg3 is missing PV t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy (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 16:56:53,866 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:56:53,866 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:56:53,870 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc ; label: None ; device: /dev/sdi ; serial: 3600140540827d590d6f4969bc7e336bf ; exists: True ; vg_name: test_vg3 ; vg_uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; pe_start: 8 MiB ; 2024-03-01 16:56:53,870 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:56:53,874 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:56:53,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:53,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:53,883 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:56:53,887 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:56:53,890 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:56:53,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:53,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:53,897 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:53,926 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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=Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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=PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 16:56:53,926 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy. WARNING: VG test_vg3 is missing PV t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy (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 16:56:53,926 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:56:53,926 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:56:53,926 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:53,931 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052d99f50448374290854328e91 ' '/dev/disk/by-id/lvm-pv-uuid-t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_2d99f504-4837-4290-8543-28e91a4e3bc0 ' '/dev/disk/by-id/wwn-0x60014052d99f50448374290854328e91 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:2d99f504-4837-4290-8543-28e91a4e3bc0', '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': 't2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy', 'ID_FS_UUID_ENC': 't2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy', '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': '2d99f504-4837-4290-8543-28e91a4e3bc0', 'ID_SERIAL': '360014052d99f50448374290854328e91', 'ID_SERIAL_SHORT': '60014052d99f50448374290854328e91', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052d99f5044', 'ID_WWN_VENDOR_EXTENSION': '0x8374290854328e91', 'ID_WWN_WITH_EXTENSION': '0x60014052d99f50448374290854328e91', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052d99f50448374290854328e91', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:2d99f504-4837-4290-8543-28e91a4e3bc0', 'SCSI_IDENT_PORT_NAME': 'naa.500140538e322c42,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2d99f504-4837-4290-8543-28e91a4e3bc0', 'SCSI_IDENT_TARGET_NAME': 'naa.500140538e322c42', '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': '735746653'} ; 2024-03-01 16:56:53,931 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 16:56:53,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:53,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:53,942 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:53,943 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:53,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:56:53,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:56:53,946 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:53,949 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:53,950 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 16:56:53,953 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 16:56:53,953 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:53,954 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:56:53,954 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9e604a7550) -- 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 = 60014052d99f50448374290854328e91 2024-03-01 16:56:53,957 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:53,960 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:53,961 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:56:53,964 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:53,964 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:56:53,968 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,968 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:56:53,971 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:53,971 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:56:53,974 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:56:53,974 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:56:53,974 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:54,002 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=pCe8WB-AnDC-ZUlV-OB4j-MBgF-Eslr-m5C7j2 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=8oN0HL-fuLw-ucjs-hlCF-0lDV-ul2s-B0WLMf LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=JXO2UE-Q0Sl-Gk1Y-gkJN-XfdR-dkNR-ZkR3aJ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=IiHlvK-eawC-7bK8-h6s5-ZcA7-xWlU-9lZgfc LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=isoNYm-DS3G-P6A7-VlWo-GN7i-AknU-kTZTve LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=KioagU-iKuS-aCuk-9O91-SDhe-PsoK-sBvuYq LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW LVM2_VG_SIZE=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=Hl76nh-vefe-xFjl-U1E2-LrvS-zM9W-Jm6Htx LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=BJmQ3h-HeyH-AEHf-SyuW-2kaF-U9z9-yOQwcG LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=VXFFj0-Oafg-uy4S-vIWZ-tyq3-Widu-MJLddc LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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=t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M 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 16:56:54,002 INFO program/MainThread: stderr[41]: 2024-03-01 16:56:54,002 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:56:54,002 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:56:54,006 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: t2tsUf-21nx-uzFC-Uo5m-2Y0h-dM9u-Bic9Zy ; label: None ; device: /dev/sdj ; serial: 360014052d99f50448374290854328e91 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:56:54,006 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:56:54,010 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:56:54,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:54,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:54,020 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:56:54,023 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:56:54,026 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:56:54,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M ; incomplete: True ; hidden: False ; 2024-03-01 16:56:54,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:54,033 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:54,061 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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=Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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=bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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=PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 16:56:54,062 INFO program/MainThread: stderr[42]: 2024-03-01 16:56:54,062 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:56:54,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:54,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:54,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq ; incomplete: False ; hidden: False ; 2024-03-01 16:56:54,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:54,076 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:56:54,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:56:54,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:56:54,083 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:56:54,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:56:54,087 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:56:54,091 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 16:56:54,091 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:56:54,091 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:56:54,095 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:56:54,099 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:56:54,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:56:54,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:56:54,106 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:56:54,106 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:56:54,109 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 16:56:54,110 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:56:54,110 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:56:54,110 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:56:54,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:56:54,114 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:56:54,117 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 16:56:54,117 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:56:54,121 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MtPAt1z2sKICoHkOXeCtHbMNnMzcMAkqq ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/50bae81e-e375-447b-9d27-a2665d063986', '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-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MtPAt1z2sKICoHkOXeCtHbMNnMzcMAkqq', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '50bae81e-e375-447b-9d27-a2665d063986', 'ID_FS_UUID_ENC': '50bae81e-e375-447b-9d27-a2665d063986', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1166506877'} ; 2024-03-01 16:56:54,121 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:56:54,121 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:54,125 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:56:54,125 INFO program/MainThread: stderr[43]: 2024-03-01 16:56:54,125 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:56:54,125 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:54,128 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:56:54,128 INFO program/MainThread: stderr[44]: 2024-03-01 16:56:54,128 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:56:54,128 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:54,131 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:56:54,132 INFO program/MainThread: stderr[45]: 2024-03-01 16:56:54,132 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:56:54,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:54,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:56:54,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:54,144 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:56:54,144 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:54,145 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:56:54,140 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:54,145 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:54,148 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:56:54,148 INFO program/MainThread: stderr[46]: 2024-03-01 16:56:54,149 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:56:54,153 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:56:54,156 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:54,156 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:56:54,160 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:54,160 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:56:54,164 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:54,164 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:56:54,167 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:54,167 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:56:54,168 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:56:54,171 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:54,171 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:56:54,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:56:54,175 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:54,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:54,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:54,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH ; incomplete: False ; hidden: False ; 2024-03-01 16:56:54,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:54,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:56:54,191 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:56:54,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:56:54,195 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:56:54,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:56:54,199 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:56:54,202 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 16:56:54,202 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:56:54,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:56:54,206 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:56:54,210 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:56:54,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:56:54,213 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:56:54,217 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:56:54,217 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:56:54,220 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 16:56:54,221 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:56:54,221 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:56:54,221 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:56:54,224 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:56:54,224 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:56:54,228 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 16:56:54,228 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:56:54,232 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/7ca09608-ca8e-4b83-b47b-02f027ccb7bc ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6M0I72RnYyHnYQY4S8CFIumm1etZ02WzgH ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6M0I72RnYyHnYQY4S8CFIumm1etZ02WzgH', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7ca09608-ca8e-4b83-b47b-02f027ccb7bc', 'ID_FS_UUID_ENC': '7ca09608-ca8e-4b83-b47b-02f027ccb7bc', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1166187453'} ; 2024-03-01 16:56:54,232 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:56:54,232 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:54,235 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:56:54,235 INFO program/MainThread: stderr[47]: 2024-03-01 16:56:54,235 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:56:54,236 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:54,239 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:56:54,239 INFO program/MainThread: stderr[48]: 2024-03-01 16:56:54,239 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:56:54,239 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:54,242 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:56:54,242 INFO program/MainThread: stderr[49]: 2024-03-01 16:56:54,242 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:56:54,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:54,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:56:54,253 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:54,254 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:56:54,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:54,256 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:56:54,251 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- name = test_vg3 status = True 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:54,256 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:54,260 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:56:54,260 INFO program/MainThread: stderr[50]: 2024-03-01 16:56:54,260 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:56:54,264 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:56:54,268 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:54,268 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:56:54,272 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:54,272 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:56:54,275 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:54,275 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:56:54,279 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:54,279 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:56:54,279 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:56:54,283 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:54,283 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:56:54,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:56:54,286 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:54,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:54,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:54,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f ; incomplete: False ; hidden: False ; 2024-03-01 16:56:54,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:54,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:56:54,303 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:56:54,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:56:54,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:56:54,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:56:54,310 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:56:54,314 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 16:56:54,314 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:56:54,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:56:54,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:56:54,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:56:54,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:56:54,325 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:56:54,329 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:56:54,329 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:56:54,332 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 16:56:54,333 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:56:54,333 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:56:54,333 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:56:54,336 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:56:54,337 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:56:54,340 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 16:56:54,340 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:56:54,344 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MbTDhD3NZ6bHL47Pz0M5DpuV3fd0Wzh5f ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/ef65a18f-8e10-4454-b07e-1db36df6bf1f', '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-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MbTDhD3NZ6bHL47Pz0M5DpuV3fd0Wzh5f', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ef65a18f-8e10-4454-b07e-1db36df6bf1f', 'ID_FS_UUID_ENC': 'ef65a18f-8e10-4454-b07e-1db36df6bf1f', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1165870343'} ; 2024-03-01 16:56:54,344 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:56:54,344 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:54,347 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:56:54,348 INFO program/MainThread: stderr[51]: 2024-03-01 16:56:54,348 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:56:54,348 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:54,351 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:56:54,351 INFO program/MainThread: stderr[52]: 2024-03-01 16:56:54,351 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:56:54,351 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:54,354 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:56:54,354 INFO program/MainThread: stderr[53]: 2024-03-01 16:56:54,354 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:56:54,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:54,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:56:54,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:54,367 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:56:54,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:54,369 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:56:54,363 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:54,369 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:54,372 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:56:54,373 INFO program/MainThread: stderr[54]: 2024-03-01 16:56:54,373 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:56:54,377 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:56:54,380 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:54,381 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:56:54,384 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:54,384 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:56:54,388 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:54,388 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:56:54,391 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:54,392 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:56:54,392 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:56:54,395 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:54,395 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:56:54,399 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:56:54,399 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:54,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:54,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:54,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI ; incomplete: False ; hidden: False ; 2024-03-01 16:56:54,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:54,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:56:54,416 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:56:54,416 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:56:54,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:56:54,423 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:56:54,423 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:54,426 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 16:56:54,427 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:56:54,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:56:54,431 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:56:54,434 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:56:54,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:56:54,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:56:54,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:56:54,441 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:54,445 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 16:56:54,445 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:56:54,446 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:56:54,446 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:56:54,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:56:54,449 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:54,452 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 16:56:54,453 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:56:54,456 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MPU5tfYoCfDyuRfJlWtoLuuZIOqV2UJjI ' '/dev/disk/by-uuid/f2940ca6-c460-4fb6-8fc0-3037b39c3dd9', '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-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MPU5tfYoCfDyuRfJlWtoLuuZIOqV2UJjI', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f2940ca6-c460-4fb6-8fc0-3037b39c3dd9', 'ID_FS_UUID_ENC': 'f2940ca6-c460-4fb6-8fc0-3037b39c3dd9', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1165527455'} ; 2024-03-01 16:56:54,456 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:54,457 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:54,460 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:56:54,460 INFO program/MainThread: stderr[55]: 2024-03-01 16:56:54,460 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:56:54,460 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:54,463 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:56:54,463 INFO program/MainThread: stderr[56]: 2024-03-01 16:56:54,463 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:56:54,463 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:54,466 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:56:54,467 INFO program/MainThread: stderr[57]: 2024-03-01 16:56:54,467 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:56:54,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:54,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:56:54,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:54,480 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:54,480 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:54,481 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:54,475 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:54,482 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:54,485 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:56:54,485 INFO program/MainThread: stderr[58]: 2024-03-01 16:56:54,485 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:56:54,489 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:56:54,493 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:54,493 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:56:54,497 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:54,497 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:56:54,500 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:54,500 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:56:54,504 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:54,504 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:56:54,504 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:56:54,508 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:54,508 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:56:54,511 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:56:54,511 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:54,512 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:54,515 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': '25181023'} ; 2024-03-01 16:56:54,515 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:54,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:54,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:54,526 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:54,526 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:54,526 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:54,527 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:54,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:56:54,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:56:54,530 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:54,533 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:54,533 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:54,536 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:56:54,537 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:54,537 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:56:54,537 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9e6043d048) -- 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 16:56:54,541 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:54,544 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:54,544 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:56:54,548 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:54,548 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:56:54,551 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:54,551 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:56:54,554 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:54,554 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:56:54,557 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:54,560 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:54,564 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:54,569 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 0x7f9e60487a48> 2024-03-01 16:56:57,115 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:56:57,119 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:57,120 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:57,123 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': '25184129'} ; 2024-03-01 16:56:57,124 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:57,124 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:57,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:57,135 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:57,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:57,142 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:57,154 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:57,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:56:57,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:56:57,180 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:57,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:56:57,183 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:57,187 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:57,187 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:57,190 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:57,190 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:57,191 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:57,194 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:57,197 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:57,200 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:57,203 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:57,206 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:57,207 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:57,207 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:56:57,208 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:57,207 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f9e60450fd0) -- 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 0x7f9e604559e8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:57,212 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:57,215 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:57,215 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:56:57,219 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:57,219 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:56:57,222 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:57,222 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:56:57,226 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:57,226 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:56:57,226 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:57,229 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:57,229 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:56:57,232 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:57,232 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:57,235 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/f2940ca6-c460-4fb6-8fc0-3037b39c3dd9 ' '/dev/disk/by-id/dm-uuid-LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MPU5tfYoCfDyuRfJlWtoLuuZIOqV2UJjI', '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-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MPU5tfYoCfDyuRfJlWtoLuuZIOqV2UJjI', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f2940ca6-c460-4fb6-8fc0-3037b39c3dd9', 'ID_FS_UUID_ENC': 'f2940ca6-c460-4fb6-8fc0-3037b39c3dd9', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1165527455'} ; 2024-03-01 16:56:57,235 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:57,236 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:57,239 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:56:57,239 INFO program/MainThread: stderr[59]: 2024-03-01 16:56:57,239 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:56:57,239 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:57,242 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:56:57,243 INFO program/MainThread: stderr[60]: 2024-03-01 16:56:57,243 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:56:57,243 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:57,246 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:56:57,246 INFO program/MainThread: stderr[61]: 2024-03-01 16:56:57,246 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:56:57,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:56:57,258 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:57,259 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:57,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:57,261 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:57,254 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:57,261 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:56:57,264 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:56:57,265 INFO program/MainThread: stderr[62]: 2024-03-01 16:56:57,265 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:56:57,269 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:56:57,269 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:56:57,272 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/ef65a18f-8e10-4454-b07e-1db36df6bf1f ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MbTDhD3NZ6bHL47Pz0M5DpuV3fd0Wzh5f', '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-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MbTDhD3NZ6bHL47Pz0M5DpuV3fd0Wzh5f', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ef65a18f-8e10-4454-b07e-1db36df6bf1f', 'ID_FS_UUID_ENC': 'ef65a18f-8e10-4454-b07e-1db36df6bf1f', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1165870343'} ; 2024-03-01 16:56:57,272 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:56:57,273 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:57,276 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:56:57,276 INFO program/MainThread: stderr[63]: 2024-03-01 16:56:57,276 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:56:57,276 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:57,279 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:56:57,279 INFO program/MainThread: stderr[64]: 2024-03-01 16:56:57,279 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:56:57,279 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:57,282 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:56:57,283 INFO program/MainThread: stderr[65]: 2024-03-01 16:56:57,283 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:56:57,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:56:57,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:57,295 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:57,296 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:57,297 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:57,291 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:57,298 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:56:57,301 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:56:57,301 INFO program/MainThread: stderr[66]: 2024-03-01 16:56:57,301 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:56:57,305 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:56:57,305 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:56:57,308 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/7ca09608-ca8e-4b83-b47b-02f027ccb7bc ' '/dev/disk/by-id/dm-uuid-LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6M0I72RnYyHnYQY4S8CFIumm1etZ02WzgH ' '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6M0I72RnYyHnYQY4S8CFIumm1etZ02WzgH', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7ca09608-ca8e-4b83-b47b-02f027ccb7bc', 'ID_FS_UUID_ENC': '7ca09608-ca8e-4b83-b47b-02f027ccb7bc', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1166187453'} ; 2024-03-01 16:56:57,308 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:56:57,309 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:57,312 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:56:57,312 INFO program/MainThread: stderr[67]: 2024-03-01 16:56:57,312 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:56:57,312 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:57,315 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:56:57,315 INFO program/MainThread: stderr[68]: 2024-03-01 16:56:57,315 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:56:57,315 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:57,318 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:56:57,319 INFO program/MainThread: stderr[69]: 2024-03-01 16:56:57,319 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:56:57,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:56:57,330 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:57,331 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:57,332 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:57,333 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:57,327 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:57,334 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:56:57,337 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:56:57,337 INFO program/MainThread: stderr[70]: 2024-03-01 16:56:57,337 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:56:57,341 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:56:57,341 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:56:57,344 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/50bae81e-e375-447b-9d27-a2665d063986 ' '/dev/disk/by-id/dm-uuid-LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MtPAt1z2sKICoHkOXeCtHbMNnMzcMAkqq ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-89mFvYGKpPdR9WZ0iQYJmeTVgtFcjH6MtPAt1z2sKICoHkOXeCtHbMNnMzcMAkqq', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '50bae81e-e375-447b-9d27-a2665d063986', 'ID_FS_UUID_ENC': '50bae81e-e375-447b-9d27-a2665d063986', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1166506877'} ; 2024-03-01 16:56:57,344 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:56:57,345 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:57,348 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:56:57,348 INFO program/MainThread: stderr[71]: 2024-03-01 16:56:57,348 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:56:57,348 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:57,351 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:56:57,351 INFO program/MainThread: stderr[72]: 2024-03-01 16:56:57,351 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:56:57,351 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:57,354 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:56:57,355 INFO program/MainThread: stderr[73]: 2024-03-01 16:56:57,355 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:56:57,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,363 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 16:56:57,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:57,367 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:57,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:57,369 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:57,363 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:57,370 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:56:57,373 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:56:57,373 INFO program/MainThread: stderr[74]: 2024-03-01 16:56:57,373 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:56:57,377 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:56:57,377 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:56:57,380 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-uuid/8e8071f4-bcc9-4fab-a956-9c31d61073d7 ' '/dev/disk/by-id/dm-uuid-LVM-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWVzbc7bXynki3C8WTkk52F1lSx9omf3Vx ' '/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-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWVzbc7bXynki3C8WTkk52F1lSx9omf3Vx', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '8e8071f4-bcc9-4fab-a956-9c31d61073d7', 'ID_FS_UUID_ENC': '8e8071f4-bcc9-4fab-a956-9c31d61073d7', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1167462316'} ; 2024-03-01 16:56:57,380 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:56:57,381 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:57,384 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:56:57,384 INFO program/MainThread: stderr[75]: 2024-03-01 16:56:57,384 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:56:57,384 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:57,387 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:56:57,387 INFO program/MainThread: stderr[76]: 2024-03-01 16:56:57,387 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:56:57,387 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:57,390 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:56:57,391 INFO program/MainThread: stderr[77]: 2024-03-01 16:56:57,391 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:56:57,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:56:57,401 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:57,402 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:57,403 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:57,403 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:57,399 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:57,404 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:56:57,407 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:56:57,407 INFO program/MainThread: stderr[78]: 2024-03-01 16:56:57,407 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:56:57,411 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:56:57,411 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:56:57,414 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWs0LnmVhUfIpV5TPmcPd3OxJWAzaL3eTF ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/122a005e-8a6e-4499-9a09-0f630517ce68 ' '/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-2ilvQB7zUx1sn5hGpeZ0YOxbtOuvPXOWs0LnmVhUfIpV5TPmcPd3OxJWAzaL3eTF', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '122a005e-8a6e-4499-9a09-0f630517ce68', 'ID_FS_UUID_ENC': '122a005e-8a6e-4499-9a09-0f630517ce68', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1167767409'} ; 2024-03-01 16:56:57,415 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:56:57,415 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:57,418 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:56:57,418 INFO program/MainThread: stderr[79]: 2024-03-01 16:56:57,418 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:56:57,418 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:57,421 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:56:57,421 INFO program/MainThread: stderr[80]: 2024-03-01 16:56:57,422 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:56:57,422 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:57,425 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:56:57,425 INFO program/MainThread: stderr[81]: 2024-03-01 16:56:57,425 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:56:57,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:56:57,436 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:57,437 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:57,437 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:57,438 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:57,433 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:57,438 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:56:57,442 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:56:57,442 INFO program/MainThread: stderr[82]: 2024-03-01 16:56:57,442 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:56:57,446 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:56:57,446 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:56:57,449 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/4fe6d1d6-877c-4765-94c7-8be9ced42a96 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-JNroDvetophGJ106Wv8lkInoqyiaO2Y9t5RYS6RYj9tGv3FXeHb0GT0z5NTxW3db ' '/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-JNroDvetophGJ106Wv8lkInoqyiaO2Y9t5RYS6RYj9tGv3FXeHb0GT0z5NTxW3db', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4fe6d1d6-877c-4765-94c7-8be9ced42a96', 'ID_FS_UUID_ENC': '4fe6d1d6-877c-4765-94c7-8be9ced42a96', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1168628183'} ; 2024-03-01 16:56:57,449 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:56:57,450 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:57,453 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:56:57,453 INFO program/MainThread: stderr[83]: 2024-03-01 16:56:57,453 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:56:57,453 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:57,456 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:56:57,456 INFO program/MainThread: stderr[84]: 2024-03-01 16:56:57,456 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:56:57,456 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:57,459 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:56:57,459 INFO program/MainThread: stderr[85]: 2024-03-01 16:56:57,459 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:56:57,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,467 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 16:56:57,470 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,471 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,471 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,472 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,468 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,473 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:56:57,476 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:56:57,476 INFO program/MainThread: stderr[86]: 2024-03-01 16:56:57,476 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:56:57,480 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:56:57,480 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:56:57,483 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-JNroDvetophGJ106Wv8lkInoqyiaO2Y9Sz0I00YFx7Uyq3pDzvl2I02BcA1zLfFm ' '/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-JNroDvetophGJ106Wv8lkInoqyiaO2Y9Sz0I00YFx7Uyq3pDzvl2I02BcA1zLfFm', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d', 'ID_FS_UUID_ENC': '7da259a2-c3c3-4ff0-a51b-d06ff5e0a33d', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1168945874'} ; 2024-03-01 16:56:57,483 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:56:57,484 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:57,487 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:56:57,487 INFO program/MainThread: stderr[87]: 2024-03-01 16:56:57,487 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:56:57,487 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:57,490 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:56:57,490 INFO program/MainThread: stderr[88]: 2024-03-01 16:56:57,490 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:56:57,490 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:57,493 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:56:57,494 INFO program/MainThread: stderr[89]: 2024-03-01 16:56:57,494 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:56:57,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:56:57,504 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,505 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,505 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,506 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,502 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,507 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:57,510 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:56:57,510 INFO program/MainThread: stderr[90]: 2024-03-01 16:56:57,510 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:56:57,514 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:57,514 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:56:57,514 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:57,527 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:57,542 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:56:57,543 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:56:57,547 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 16:56:57,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:57,554 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 16:56:57,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:57,557 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:56:57,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:57,566 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:57,569 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:57,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:57,578 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 16:56:57,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:57,582 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:57,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:57,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:57,594 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:57,597 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 16:56:57,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:57,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:57,606 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 16:56:57,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:57,615 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 16:56:57,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:57,618 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:56:57,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:57,625 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:56:57,625 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:57,625 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:57,626 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:57,626 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:57,627 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:57,627 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:57,627 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:57,628 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:57,628 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:57,629 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:57,629 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:57,629 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:57,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:56:57,635 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:56:57,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:56:57,641 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:56:57,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:56:57,647 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:56:57,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:56:57,653 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:56:57,656 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,657 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,657 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,658 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,661 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,661 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,662 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,663 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,658 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,666 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,666 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,667 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,668 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,663 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,670 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,671 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,672 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,672 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,668 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,675 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,676 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,676 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,677 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,673 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,680 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,681 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,681 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,682 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,678 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,685 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,686 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,686 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,687 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,683 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,690 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,690 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,692 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,687 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,694 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,695 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,696 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,696 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,699 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,700 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,700 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,701 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,697 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,704 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,705 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,706 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,702 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,709 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,710 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,710 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,711 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,714 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,714 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,715 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,716 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,711 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,718 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,719 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,720 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,720 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,723 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,724 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,724 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,725 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,728 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,729 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,729 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,730 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,726 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,733 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,734 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,734 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,735 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,738 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,738 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,739 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,740 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,742 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,743 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,744 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,744 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,740 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,747 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,748 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,748 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,749 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,745 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,752 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,753 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,753 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,754 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,750 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,757 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,758 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,758 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,759 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,762 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,762 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,764 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,759 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,767 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,767 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,768 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,769 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,771 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,772 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,773 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,773 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,769 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,776 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,777 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,777 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,778 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,774 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,781 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,782 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,782 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,783 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,786 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,787 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,787 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,788 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,791 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,791 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,792 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,793 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,795 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,796 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,797 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,797 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,793 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,800 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,801 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,801 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,802 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,798 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,805 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,806 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,806 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,807 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:56:57,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = Sz0I00-YFx7-Uyq3-pDzv-l2I0-2BcA-1zLfFm 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 (0x7f9e604f6ac8) -- name = test_vg1 status = True 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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 16:56:57,808 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:56:57,811 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 16:56:57,811 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:57,811 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 16:56:57,815 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:56:57,815 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:57,816 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 16:56:57,819 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:56:57,820 INFO program/MainThread: stderr[91]: 2024-03-01 16:56:57,820 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 16:56:57,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 16:56:57,824 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:56:57,825 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:57,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:57,831 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 16:56:57,831 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:56:57,834 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,835 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,835 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,836 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,839 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,839 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,840 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,841 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,843 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,844 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,845 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,845 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,841 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,848 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,849 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,849 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,850 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,853 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,854 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,854 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,855 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,858 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,859 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,860 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,863 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,864 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,865 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,868 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,869 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,869 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,873 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,873 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,874 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,877 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,878 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,878 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,879 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,875 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,882 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,883 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,883 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,884 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,887 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,887 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,888 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,888 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,884 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,892 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,893 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,893 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,897 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,897 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,898 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,901 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,902 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,902 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,903 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,906 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,906 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,907 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,908 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,910 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,911 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,912 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,912 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,915 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,916 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,916 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,917 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,913 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,920 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,921 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,921 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,922 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,925 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,926 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,926 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,927 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,929 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,930 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,931 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,931 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,927 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,935 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,936 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,939 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,940 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,941 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,937 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,944 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,945 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,946 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,941 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,948 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,949 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,950 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,950 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,946 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,953 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,954 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,954 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,955 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,951 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,958 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,959 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,959 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,960 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,963 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,963 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,964 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,964 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,967 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,968 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,969 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,972 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,973 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,974 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,977 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,978 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,979 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,981 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,982 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:57,983 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:57,979 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6047ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = t5RYS6-RYj9-tGv3-FXeH-b0GT-0z5N-TxW3db 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 (0x7f9e604f6ac8) -- 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 = JNroDv-etop-hGJ1-06Wv-8lkI-noqy-iaO2Y9 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None 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 16:56:57,984 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 16:56:57,987 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 16:56:57,987 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:57,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 16:56:57,990 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 16:56:57,990 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:56:57,994 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:56:57,994 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 16:56:57,994 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:56:57,994 DEBUG blivet.ansible/MainThread: ['sdb', 'sda', 'test_vg1', 'sdc'] 2024-03-01 16:56:57,994 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:56:57,997 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:56:57,998 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:58,001 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:56:58,004 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:56:58,007 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:56:58,007 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:56:58,007 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:56:58,007 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:56:58,007 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:56:58,010 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:58,010 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:58,010 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 16:56:58,013 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:56:58,014 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:56:58,014 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:56:58,014 DEBUG blivet/MainThread: removing sda 2024-03-01 16:56:58,017 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:58,017 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:58,017 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 16:56:58,020 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:56:58,020 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:56:58,020 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:56:58,020 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:56:58,023 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:58,023 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:58,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 16:56:58,026 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:56:58,026 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:56:58,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:58,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:58,032 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 16:56:58,033 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:58,033 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:58,033 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:58,034 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:58,034 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:58,035 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:58,035 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:58,035 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:58,036 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:58,036 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:58,037 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:58,037 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:56:58,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:58,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 16:56:58,043 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:56:58,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:58,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 16:56:58,049 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:56:58,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:58,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 16:56:58,055 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:56:58,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:58,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:56:58,061 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:56:58,063 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,064 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,064 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,065 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,068 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,069 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,069 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,070 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,066 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,073 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,074 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,074 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,075 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,071 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,078 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,078 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,079 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,080 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,082 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,083 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,084 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,084 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,080 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,087 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,088 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,088 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,089 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,085 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,092 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,093 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,093 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,094 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,097 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,097 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,098 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,099 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,101 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,102 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,103 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,103 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,106 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,107 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,107 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,108 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,104 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,111 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,112 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,112 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,113 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,116 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,116 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,117 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,118 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,120 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,121 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,122 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,122 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,118 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,125 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,126 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,126 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,127 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,123 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,130 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,131 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,131 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,132 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,128 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,135 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,135 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,136 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,137 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,132 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,139 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,140 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,141 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,141 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,137 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,144 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,145 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,145 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,146 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,142 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,149 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,150 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,150 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,151 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,154 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,154 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,155 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,156 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,158 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,159 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,160 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,160 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,156 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,163 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,164 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,164 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,165 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,161 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,168 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,169 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,169 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,170 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,166 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,173 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,174 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,174 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,175 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,177 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,178 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,179 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,179 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,182 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,183 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,184 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,184 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,180 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,187 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,188 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,188 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,189 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,185 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,192 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,193 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,193 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,194 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,190 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,197 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,197 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,198 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,199 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,194 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,201 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,202 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,202 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,203 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,206 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,207 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,207 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,208 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,204 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,211 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,212 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,212 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,213 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:56:58,209 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6049ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = s0LnmV-hUfI-pV5T-PmcP-d3Ox-JWAz-aL3eTF 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,213 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 16:56:58,216 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 16:56:58,217 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:58,217 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 16:56:58,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 16:56:58,220 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:56:58,224 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 16:56:58,224 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 16:56:58,224 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:56:58,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:58,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:56:58,230 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:56:58,232 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,233 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,233 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,234 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,230 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,236 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,237 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,237 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,238 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,241 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,241 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,242 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,242 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,239 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,245 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,246 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,246 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,247 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,249 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,250 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,250 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,251 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,253 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,254 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,254 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,255 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,251 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,257 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,258 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,258 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,259 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,255 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,262 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,262 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,263 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,263 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,260 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,266 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,266 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,267 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,267 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,270 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,271 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,271 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,272 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,274 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,275 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,275 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,276 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,279 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,279 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,280 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,280 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,283 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,283 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,284 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,284 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,281 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,287 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,288 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,288 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,289 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,285 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,291 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,292 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,292 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,293 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,289 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,295 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,296 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,296 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,297 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,293 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,300 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,300 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,301 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,301 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,297 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,304 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,304 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,305 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,305 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,302 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,308 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,309 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,309 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,310 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,306 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,312 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,313 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,313 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,314 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,316 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,317 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,317 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,318 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,314 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,321 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,321 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,322 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,322 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,318 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,325 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,325 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,326 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,326 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,329 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,330 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,330 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,331 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,333 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,334 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,334 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,335 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,331 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,337 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,338 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,338 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,339 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,335 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,342 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,342 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,343 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,343 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,339 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,346 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,346 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,347 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,347 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,344 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,350 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,351 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,351 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,352 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,354 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,355 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,355 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,356 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,358 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,359 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,359 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,360 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,356 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,363 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,363 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,364 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:56:58,364 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:56:58,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e6f515ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Vzbc7b-Xynk-i3C8-WTkk-52F1-lSx9-omf3Vx 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 (0x7f9e604964e0) -- 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 = 2ilvQB-7zUx-1sn5-hGpe-Z0YO-xbtO-uvPXOW size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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 16:56:58,365 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 16:56:58,368 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 16:56:58,368 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:58,368 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 16:56:58,371 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 16:56:58,371 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:56:58,375 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:56:58,375 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 16:56:58,375 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:56:58,375 DEBUG blivet.ansible/MainThread: ['sdd', 'sde', 'test_vg2', 'sdf'] 2024-03-01 16:56:58,375 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 16:56:58,378 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 16:56:58,378 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:58,382 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:56:58,385 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:56:58,388 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:56:58,388 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 16:56:58,388 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:56:58,388 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 16:56:58,388 DEBUG blivet/MainThread: removing sdd 2024-03-01 16:56:58,391 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:58,391 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:58,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 16:56:58,394 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 16:56:58,394 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:56:58,394 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 16:56:58,394 DEBUG blivet/MainThread: removing sde 2024-03-01 16:56:58,397 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:58,397 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:58,397 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 16:56:58,400 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 16:56:58,400 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:56:58,401 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 16:56:58,401 DEBUG blivet/MainThread: removing sdf 2024-03-01 16:56:58,403 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:58,404 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:58,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 16:56:58,407 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 16:56:58,407 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:56:58,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:58,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:58,413 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 16:56:58,414 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:58,414 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:58,415 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:58,415 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:58,416 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:58,416 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:58,416 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:58,417 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:58,417 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:58,418 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:58,418 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:58,419 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:56:58,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:58,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 16:56:58,425 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:56:58,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:58,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 16:56:58,431 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:56:58,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:58,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 16:56:58,437 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:56:58,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:58,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 16:56:58,442 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:56:58,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:58,448 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 16:56:58,448 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:56:58,451 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,453 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,454 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,458 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,459 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,461 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,455 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,464 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,466 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,467 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,462 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,472 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,472 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,474 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,477 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,478 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,479 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,480 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,474 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,484 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,485 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,487 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,481 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,491 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,492 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,493 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,496 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,498 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,498 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,499 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,504 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,505 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,506 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,510 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,512 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,506 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,516 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,517 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,519 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,523 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,524 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,525 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,519 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,530 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,530 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,531 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,526 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,535 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,536 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,538 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,543 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,544 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,539 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,549 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,551 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,555 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,557 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,551 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,562 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,562 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,563 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,568 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,570 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,564 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,573 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,575 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,576 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,571 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,581 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,581 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,583 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,586 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,587 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,588 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,589 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,583 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,594 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,594 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,595 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,590 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,600 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,601 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,602 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,596 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,607 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,607 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,608 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,603 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,612 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,613 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,615 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,609 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,618 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,620 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,622 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,616 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,625 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,626 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,628 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,632 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,633 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,634 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,629 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,638 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,639 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,640 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,641 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,635 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,644 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,646 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,646 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,647 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,642 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,652 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,653 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,654 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:56:58,648 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604a7a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = tPAt1z-2sKI-CoHk-OXeC-tHbM-NnMz-cMAkqq 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 (0x7f9e60468828) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 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 16:56:58,655 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 16:56:58,657 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 16:56:58,658 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:58,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 16:56:58,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 16:56:58,661 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:56:58,665 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 16:56:58,665 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 16:56:58,665 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:56:58,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:58,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:56:58,671 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:56:58,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,675 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,676 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,681 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,681 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,682 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,686 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,687 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,687 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,688 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,683 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,692 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,693 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,693 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,694 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,689 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,698 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,699 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,699 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,700 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,695 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,705 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,705 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,706 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,710 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,711 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,712 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,717 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,718 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,722 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,723 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,724 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,727 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,728 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,729 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,730 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,733 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,734 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,735 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,736 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,739 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,740 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,741 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,742 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,745 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,746 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,748 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,742 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,752 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,753 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,754 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,757 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,758 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,759 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,760 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,754 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,764 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,764 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,765 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,769 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,770 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,771 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,766 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,775 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,776 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,776 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,777 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,772 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,782 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,782 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,783 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,787 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,788 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,789 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,794 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,794 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,795 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,790 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,799 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,800 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,800 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,801 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,804 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,806 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,806 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,807 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,802 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,812 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,812 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,813 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,816 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,818 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,818 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,819 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,814 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,822 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,823 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,825 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,828 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,829 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,830 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,831 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,826 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,835 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,837 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,841 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,842 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,843 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,837 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,847 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,848 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,849 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,852 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,853 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,854 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,855 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,859 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,860 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,861 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:56:58,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61889748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 0I72Rn-YyHn-YQY4-S8CF-Iumm-1etZ-02WzgH 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 16:56:58,861 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 16:56:58,864 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 16:56:58,865 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:58,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 16:56:58,868 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 16:56:58,868 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:56:58,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 16:56:58,872 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 16:56:58,872 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:56:58,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:58,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:56:58,878 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:56:58,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,882 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,883 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,886 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,887 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,888 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,888 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,884 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,892 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,893 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,893 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,894 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,898 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,899 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,895 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,903 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,904 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,904 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,905 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,900 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,908 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,909 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,910 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,905 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,914 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,916 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,920 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,921 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,925 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,927 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,930 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,931 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,932 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,927 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,935 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,936 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,937 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,937 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,941 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,941 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,943 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,946 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,947 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,948 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,952 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,954 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,958 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,959 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,962 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,963 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,964 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,968 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,968 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,970 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,974 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,975 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,979 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,980 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,981 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,984 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,985 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,985 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,986 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,990 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,991 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,991 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,987 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:58,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,996 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:58,997 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,992 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,001 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,001 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,002 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:58,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,006 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,008 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,011 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,012 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,012 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,013 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,016 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,017 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,019 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,014 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,023 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,023 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,024 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,019 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,027 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,028 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,029 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,033 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,033 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,034 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,035 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,030 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,039 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,040 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,035 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,043 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,044 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,046 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,041 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,050 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,051 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:56:59,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e61600710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = bTDhD3-NZ6b-HL47-Pz0M-5Dpu-V3fd-0Wzh5f 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,052 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 16:56:59,055 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 16:56:59,055 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:59,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 16:56:59,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 16:56:59,058 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:56:59,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:56:59,062 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 16:56:59,062 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:56:59,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:59,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:56:59,068 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:56:59,071 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,071 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,073 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,076 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,077 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,073 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,080 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,081 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,082 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,085 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,086 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,087 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,090 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,091 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,092 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,095 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,096 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,097 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,100 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,101 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,102 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,097 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,105 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,105 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,107 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,102 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,110 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,111 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,114 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,115 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,116 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,116 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,119 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,120 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,120 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,121 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,117 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,125 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,125 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,126 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,122 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,130 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,130 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,131 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,134 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,135 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,136 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,139 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,139 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,140 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,140 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,136 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,144 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,145 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,145 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,149 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,149 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,150 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,146 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,154 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,155 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,159 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,159 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,160 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,163 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,163 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,164 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,165 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,160 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,168 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,169 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,169 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,165 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,172 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,173 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,174 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,174 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,170 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,177 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,178 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,178 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,179 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,183 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,184 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,180 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,188 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,188 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,189 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,184 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,193 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,194 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,189 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,197 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,198 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,199 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,194 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,202 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,203 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,203 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,207 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,208 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,208 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,204 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,212 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,213 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,209 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,217 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,218 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,214 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,222 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,222 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:56:59,223 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:56:59,218 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9e604317f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = PU5tfY-oCfD-yuRf-JlWt-oLuu-ZIOq-V2UJjI 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 (0x7f9e60468828) -- 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 = 89mFvY-GKpP-dR9W-Z0iQ-YJme-TVgt-FcjH6M size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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 16:56:59,224 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 16:56:59,226 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 16:56:59,227 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:59,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 16:56:59,230 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 16:56:59,230 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:56:59,234 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 16:56:59,234 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 16:56:59,234 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:56:59,234 DEBUG blivet.ansible/MainThread: ['test_vg3', 'sdj', 'sdh', 'sdi', 'sdg'] 2024-03-01 16:56:59,234 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 16:56:59,237 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 16:56:59,237 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:59,240 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:56:59,244 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:56:59,247 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:56:59,250 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:56:59,250 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 16:56:59,250 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:56:59,250 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 16:56:59,250 DEBUG blivet/MainThread: removing sdj 2024-03-01 16:56:59,253 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:59,253 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:59,253 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 16:56:59,256 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 16:56:59,256 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:56:59,256 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 16:56:59,256 DEBUG blivet/MainThread: removing sdh 2024-03-01 16:56:59,259 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:59,259 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:59,259 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 16:56:59,262 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 16:56:59,262 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:56:59,263 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 16:56:59,263 DEBUG blivet/MainThread: removing sdi 2024-03-01 16:56:59,265 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:59,266 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:59,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 16:56:59,269 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 16:56:59,269 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:56:59,269 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 16:56:59,269 DEBUG blivet/MainThread: removing sdg 2024-03-01 16:56:59,272 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:59,272 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:59,272 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 16:56:59,275 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 16:56:59,275 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:56:59,276 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:59,289 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,304 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:59,316 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,334 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:56:59,335 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:59,344 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,362 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:56:59,362 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:59,374 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,392 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:56:59,392 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:59,404 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,422 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:56:59,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:59,432 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,450 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:56:59,451 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:59,460 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,478 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:56:59,478 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:59,490 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,508 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:56:59,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:59,520 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,538 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:56:59,538 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:59,538 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:59,538 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:56:59,539 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:56:59,539 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:56:59,539 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:56:59,539 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:56:59,539 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:56:59,539 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:56:59,539 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:56:59,539 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:56:59,539 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:56:59,539 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:56:59,539 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:56:59,539 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:56:59,539 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:56:59,540 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:56:59,540 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:56:59,540 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:56:59,540 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:56:59,540 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:56:59,540 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:56:59,540 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:56:59,540 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:56:59,540 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:56:59,540 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:56:59,540 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:56:59,540 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:56:59,541 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:56:59,541 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:56:59,542 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:56:59,545 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:59,548 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:59,551 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:56:59,552 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:56:59,555 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:59,555 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 0x7f9e604263b8> 2024-03-01 16:56:59,555 INFO blivet/MainThread: sorting actions... 2024-03-01 16:56:59,576 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:56:59,576 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:56:59,576 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:56:59,576 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:56:59,576 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:56:59,577 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:56:59,577 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:56:59,577 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:56:59,577 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:56:59,577 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:56:59,577 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:56:59,577 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:56:59,578 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:56:59,578 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:56:59,578 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:56:59,578 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:56:59,578 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:56:59,578 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:56:59,578 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:56:59,579 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:56:59,579 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:56:59,579 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:56:59,579 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:56:59,579 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:59,579 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:59,579 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:56:59,580 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:56:59,580 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:56:59,580 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:56:59,580 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:56:59,583 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:59,586 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:56:59,587 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 16:56:59,597 INFO program/MainThread: stdout: 2024-03-01 16:56:59,597 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:56:59,597 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,597 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:59,613 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:59,625 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,625 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:56:59,629 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 16:56:59,633 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:56:59,636 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:56:59,640 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 16:56:59,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:56:59,643 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:59,678 INFO program/MainThread: stdout[92]: 2024-03-01 16:56:59,678 INFO program/MainThread: stderr[92]: 2024-03-01 16:56:59,678 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 16:56:59,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:56:59,685 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:59,689 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:56:59,692 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:59,695 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:56:59,698 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:59,701 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:56:59,704 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:59,708 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:56:59,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 16:56:59,711 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:59,756 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 16:56:59,756 INFO program/MainThread: stderr[93]: 2024-03-01 16:56:59,756 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 16:56:59,757 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:56:59,764 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:59,773 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:56:59,774 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 16:56:59,791 INFO program/MainThread: stdout: 2024-03-01 16:56:59,791 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:56:59,791 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,791 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:59,819 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,819 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:59,831 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:59,831 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:56:59,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 16:56:59,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:56:59,843 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:56:59,846 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 16:56:59,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:56:59,850 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:59,885 INFO program/MainThread: stdout[94]: 2024-03-01 16:56:59,885 INFO program/MainThread: stderr[94]: 2024-03-01 16:56:59,885 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 16:56:59,890 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:56:59,893 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:59,896 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:56:59,899 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:59,903 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:56:59,907 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:59,910 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:56:59,913 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:59,916 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:56:59,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 16:56:59,919 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:59,965 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 16:56:59,965 INFO program/MainThread: stderr[95]: 2024-03-01 16:56:59,965 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 16:56:59,966 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:56:59,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:59,988 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:56:59,988 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 16:57:00,001 INFO program/MainThread: stdout: 2024-03-01 16:57:00,001 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:00,002 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,002 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,026 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,026 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,039 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,039 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:57:00,044 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:00,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:57:00,051 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:57:00,054 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 16:57:00,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:57:00,058 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:00,093 INFO program/MainThread: stdout[96]: 2024-03-01 16:57:00,093 INFO program/MainThread: stderr[96]: 2024-03-01 16:57:00,093 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 16:57:00,098 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:00,101 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,104 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:57:00,107 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,111 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:57:00,114 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,117 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:57:00,120 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,123 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:57:00,126 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 16:57:00,126 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:00,178 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 16:57:00,178 INFO program/MainThread: stderr[97]: 2024-03-01 16:57:00,178 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 16:57:00,179 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:57:00,187 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,194 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:57:00,194 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 16:57:00,213 INFO program/MainThread: stdout: 2024-03-01 16:57:00,213 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:00,213 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,213 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,237 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,237 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,247 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,247 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:57:00,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:00,255 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:57:00,259 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:57:00,262 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 16:57:00,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:57:00,266 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:00,301 INFO program/MainThread: stdout[98]: 2024-03-01 16:57:00,301 INFO program/MainThread: stderr[98]: 2024-03-01 16:57:00,301 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 16:57:00,306 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:00,309 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,312 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:00,316 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,319 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:00,322 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,325 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:00,328 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,331 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:00,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 16:57:00,335 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:00,375 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 16:57:00,375 INFO program/MainThread: stderr[99]: 2024-03-01 16:57:00,376 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 16:57:00,376 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:57:00,383 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 16:57:00,390 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 16:57:00,396 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:00,403 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,409 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:00,416 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,425 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:00,430 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,434 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:00,442 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,450 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:00,454 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 16:57:00,454 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:00,486 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 16:57:00,486 INFO program/MainThread: stderr[100]: 2024-03-01 16:57:00,486 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 16:57:00,487 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:00,546 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 16:57:00,547 INFO program/MainThread: stderr[101]: 2024-03-01 16:57:00,547 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 16:57:00,547 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:00,592 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 16:57:00,592 INFO program/MainThread: stderr[102]: 2024-03-01 16:57:00,592 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 16:57:00,593 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:57:00,600 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,607 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:57:00,613 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:57:00,613 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:00,662 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 16:57:00,662 INFO program/MainThread: stderr[103]: 2024-03-01 16:57:00,662 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 16:57:00,662 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 16:57:00,663 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,674 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,674 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,686 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,686 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,696 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,696 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:57:00,700 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,703 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:57:00,706 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:57:00,706 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdi$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:00,734 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 16:57:00,734 INFO program/MainThread: stderr[104]: 2024-03-01 16:57:00,734 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 16:57:00,735 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 16:57:00,735 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,764 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,764 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,780 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,780 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,794 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,795 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:57:00,799 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,802 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:57:00,805 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:57:00,805 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:00,836 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 16:57:00,836 INFO program/MainThread: stderr[105]: 2024-03-01 16:57:00,837 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 16:57:00,837 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 16:57:00,837 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,870 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,871 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,883 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,883 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,899 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,899 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:57:00,904 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:00,906 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:57:00,910 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:57:00,910 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdj$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:00,938 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 16:57:00,938 INFO program/MainThread: stderr[106]: 2024-03-01 16:57:00,938 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 16:57:00,938 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 16:57:00,939 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,971 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,972 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,984 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,984 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:00,999 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:00,999 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:57:01,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,007 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:57:01,007 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 16:57:01,016 INFO program/MainThread: stdout: 2024-03-01 16:57:01,016 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:01,016 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,017 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:01,036 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,036 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:01,049 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,049 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:57:01,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:01,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:57:01,061 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:57:01,065 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 16:57:01,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:57:01,068 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:01,102 INFO program/MainThread: stdout[107]: 2024-03-01 16:57:01,102 INFO program/MainThread: stderr[107]: 2024-03-01 16:57:01,102 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 16:57:01,107 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:57:01,110 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,113 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 16:57:01,116 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,119 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 16:57:01,123 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,126 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 16:57:01,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 16:57:01,129 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:01,170 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 16:57:01,170 INFO program/MainThread: stderr[108]: 2024-03-01 16:57:01,170 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 16:57:01,171 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:57:01,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,186 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:57:01,187 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 16:57:01,199 INFO program/MainThread: stdout: 2024-03-01 16:57:01,200 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:01,200 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,200 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:01,226 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,226 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:01,239 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,239 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:57:01,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:01,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:57:01,251 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:57:01,254 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 16:57:01,258 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:57:01,258 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:01,293 INFO program/MainThread: stdout[109]: 2024-03-01 16:57:01,293 INFO program/MainThread: stderr[109]: 2024-03-01 16:57:01,293 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 16:57:01,298 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:57:01,301 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,304 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:01,307 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,310 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:01,314 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,317 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:01,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 16:57:01,320 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:01,359 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 16:57:01,360 INFO program/MainThread: stderr[110]: 2024-03-01 16:57:01,360 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 16:57:01,360 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:57:01,367 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 16:57:01,375 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 16:57:01,381 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:57:01,388 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,394 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:01,400 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,405 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:01,410 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,414 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:01,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 16:57:01,418 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:01,447 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 16:57:01,447 INFO program/MainThread: stderr[111]: 2024-03-01 16:57:01,448 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 16:57:01,448 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:01,493 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 16:57:01,494 INFO program/MainThread: stderr[112]: 2024-03-01 16:57:01,494 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 16:57:01,494 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:01,529 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 16:57:01,530 INFO program/MainThread: stderr[113]: 2024-03-01 16:57:01,530 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 16:57:01,530 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:57:01,538 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,549 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:57:01,555 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:57:01,555 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:01,597 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 16:57:01,597 INFO program/MainThread: stderr[114]: 2024-03-01 16:57:01,597 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 16:57:01,597 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 16:57:01,598 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:01,625 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,626 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:01,641 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,641 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:01,657 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,657 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:57:01,661 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,664 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:57:01,667 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:57:01,668 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sde$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:01,696 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 16:57:01,697 INFO program/MainThread: stderr[115]: 2024-03-01 16:57:01,697 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 16:57:01,697 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 16:57:01,697 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:01,729 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,730 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:01,743 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,743 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:01,757 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,757 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:57:01,761 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,764 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:57:01,767 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:57:01,768 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:01,796 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 16:57:01,797 INFO program/MainThread: stderr[116]: 2024-03-01 16:57:01,797 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 16:57:01,797 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 16:57:01,797 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:01,828 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,829 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:01,843 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:01,857 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,857 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:57:01,862 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,865 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:57:01,866 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 16:57:01,874 INFO program/MainThread: stdout: 2024-03-01 16:57:01,874 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:01,874 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,875 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:01,891 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,891 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:01,903 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:01,903 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:57:01,908 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:01,911 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:57:01,915 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:57:01,919 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 16:57:01,922 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:57:01,922 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:01,957 INFO program/MainThread: stdout[117]: 2024-03-01 16:57:01,957 INFO program/MainThread: stderr[117]: 2024-03-01 16:57:01,957 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 16:57:01,962 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:57:01,965 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,968 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 16:57:01,972 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,975 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 16:57:01,978 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:01,981 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 16:57:01,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 16:57:01,984 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:02,029 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 16:57:02,029 INFO program/MainThread: stderr[118]: 2024-03-01 16:57:02,029 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 16:57:02,030 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:02,038 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:02,044 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:57:02,044 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:57:02,056 INFO program/MainThread: stdout: 2024-03-01 16:57:02,056 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:02,056 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,056 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:02,080 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,080 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:02,090 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,090 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:02,095 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:02,098 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:57:02,102 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:57:02,105 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:57:02,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:57:02,109 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:02,144 INFO program/MainThread: stdout[119]: 2024-03-01 16:57:02,144 INFO program/MainThread: stderr[119]: 2024-03-01 16:57:02,144 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 16:57:02,148 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:57:02,152 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:02,155 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:02,158 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:02,161 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:02,164 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:02,168 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:02,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:57:02,171 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:02,210 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 16:57:02,210 INFO program/MainThread: stderr[120]: 2024-03-01 16:57:02,210 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 16:57:02,211 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:57:02,218 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:57:02,223 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:57:02,229 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:57:02,236 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:02,241 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:02,247 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:02,252 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:02,257 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:02,263 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:02,267 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:57:02,268 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:02,304 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 16:57:02,304 INFO program/MainThread: stderr[121]: 2024-03-01 16:57:02,304 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 16:57:02,304 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:02,344 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:57:02,344 INFO program/MainThread: stderr[122]: 2024-03-01 16:57:02,344 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 16:57:02,344 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:02,380 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 16:57:02,380 INFO program/MainThread: stderr[123]: 2024-03-01 16:57:02,380 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 16:57:02,381 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:57:02,388 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:02,396 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:57:02,401 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:57:02,401 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdc --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 16:57:02,441 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:57:02,441 INFO program/MainThread: stderr[124]: 2024-03-01 16:57:02,441 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 16:57:02,441 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:57:02,442 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:02,473 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,474 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:02,485 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,485 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:02,498 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,498 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:57:02,502 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:02,505 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:57:02,508 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:57:02,508 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:02,535 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:57:02,535 INFO program/MainThread: stderr[125]: 2024-03-01 16:57:02,535 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 16:57:02,535 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:57:02,535 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:02,562 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,562 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:02,577 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,577 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:02,592 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,592 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:57:02,596 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:02,599 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:57:02,602 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:57:02,602 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:02,631 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:57:02,631 INFO program/MainThread: stderr[126]: 2024-03-01 16:57:02,631 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 16:57:02,632 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:57:02,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:02,664 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,665 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:02,677 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,677 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:02,691 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,696 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:57:02,696 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 0x7f9e60426a40> to retry, use: --limit @/tmp/tests_basic.retry PLAY RECAP ********************************************************************* sut : ok=140 changed=5 unreachable=0 failed=1 skipped=91 rescued=0 ignored=0 Friday 01 March 2024 16:57:10 +0000 (0:00:00.731) 0:02:22.541 ********** =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------ 45.82s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.17s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 9.91s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 6.50s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Get required packages --------------- 4.18s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.snapshot : Run snapshot command snapshot ------ 2.76s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.57s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure test packages ---------------------------------------------------- 2.57s /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:14 ------ fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.51s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.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.50s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.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.49s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Ensure dmsetup ---------------------------------------------------------- 2.49s /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:39 -------- fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.45s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.44s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.43s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.41s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.39s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.38s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.38s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.37s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---