# 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_set_basic.yml ************************************************** 1 plays in /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_set_basic.yml PLAY [Snapshot a set of logical volumes across different volume groups] ******** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_set_basic.yml:2 Friday 01 March 2024 17:41:06 +0000 (0:00:00.011) 0:00:00.011 ********** ok: [sut] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_set_basic.yml:55 Friday 01 March 2024 17:41:07 +0000 (0:00:00.920) 0:00:00.931 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:10 Friday 01 March 2024 17:41:07 +0000 (0:00:00.012) 0:00:00.944 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:15 Friday 01 March 2024 17:41:07 +0000 (0:00:00.244) 0:00:01.188 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:19 Friday 01 March 2024 17:41:07 +0000 (0:00:00.016) 0:00:01.205 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 17:41:07 +0000 (0:00:00.016) 0:00:01.222 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 17:41:07 +0000 (0:00:00.013) 0:00:01.235 ********** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 17:41:07 +0000 (0:00:00.018) 0:00:01.253 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 17:41:07 +0000 (0:00:00.025) 0:00:01.278 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 17:41:07 +0000 (0:00:00.194) 0:00:01.473 ********** ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 17:41:07 +0000 (0:00:00.014) 0:00:01.487 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 17:41:07 +0000 (0:00:00.009) 0:00:01.497 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 17:41:07 +0000 (0:00:00.009) 0:00:01.506 ********** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 17:41:07 +0000 (0:00:00.026) 0:00:01.532 ********** 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 17:41:57 +0000 (0:00:49.893) 0:00:51.426 ********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:41:57 +0000 (0:00:00.011) 0:00:51.438 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 17:41:57 +0000 (0:00:00.010) 0:00:51.448 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 17:41:58 +0000 (0:00:00.631) 0:00:52.080 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 17:41:58 +0000 (0:00:00.019) 0:00:52.100 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 17:41:58 +0000 (0:00:00.015) 0:00:52.116 ********** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 17:41:58 +0000 (0:00:00.015) 0:00:52.132 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 17:41:58 +0000 (0:00:00.015) 0:00:52.148 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 17:42:00 +0000 (0:00:02.500) 0:00:54.648 ********** 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 17:42:02 +0000 (0:00:01.799) 0:00:56.447 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 17:42:02 +0000 (0:00:00.029) 0:00:56.477 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 17:42:02 +0000 (0:00:00.008) 0:00:56.486 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 17:42:03 +0000 (0:00:00.374) 0:00:56.860 ********** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 17:42:03 +0000 (0:00:00.018) 0:00:56.879 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 17:42:03 +0000 (0:00:00.008) 0:00:56.888 ********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 17:42:03 +0000 (0:00:00.013) 0:00:56.902 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 17:42:03 +0000 (0:00:00.012) 0:00:56.914 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 17:42:03 +0000 (0:00:00.012) 0:00:56.926 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 17:42:03 +0000 (0:00:00.019) 0:00:56.945 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 17:42:03 +0000 (0:00:00.009) 0:00:56.955 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 17:42:03 +0000 (0:00:00.018) 0:00:56.974 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 17:42:03 +0000 (0:00:00.018) 0:00:56.993 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 17:42:03 +0000 (0:00:00.010) 0:00:57.003 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709314574.6466055, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 17:42:03 +0000 (0:00:00.198) 0:00:57.201 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 17:42:03 +0000 (0:00:00.010) 0:00:57.212 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:23 Friday 01 March 2024 17:42:04 +0000 (0:00:00.763) 0:00:57.975 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:5 Friday 01 March 2024 17:42:04 +0000 (0:00:00.017) 0:00:57.992 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:10 Friday 01 March 2024 17:42:04 +0000 (0:00:00.194) 0:00:58.187 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:14 Friday 01 March 2024 17:42:04 +0000 (0:00:00.015) 0:00:58.203 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:23 Friday 01 March 2024 17:42:06 +0000 (0:00:02.528) 0:01:00.731 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ], "info": [] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:31 Friday 01 March 2024 17:42:07 +0000 (0:00:00.288) 0:01:01.020 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:36 Friday 01 March 2024 17:42:07 +0000 (0:00:00.012) 0:01:01.032 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:44 Friday 01 March 2024 17:42:07 +0000 (0:00:00.011) 0:01:01.043 ********** skipping: [sut] => { "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)" } TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:49 Friday 01 March 2024 17:42:07 +0000 (0:00:00.021) 0:01:01.065 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:58 Friday 01 March 2024 17:42:07 +0000 (0:00:00.019) 0:01:01.085 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:29 Friday 01 March 2024 17:42:07 +0000 (0:00:00.018) 0:01:01.104 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 17:42:07 +0000 (0:00:00.024) 0:01:01.128 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 17:42:07 +0000 (0:00:00.016) 0:01:01.145 ********** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 17:42:07 +0000 (0:00:00.020) 0:01:01.165 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 17:42:07 +0000 (0:00:00.029) 0:01:01.195 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 17:42:07 +0000 (0:00:00.013) 0:01:01.208 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 17:42:07 +0000 (0:00:00.012) 0:01:01.220 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 17:42:07 +0000 (0:00:00.025) 0:01:01.245 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 17:42:07 +0000 (0:00:00.012) 0:01:01.257 ********** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 17:42:07 +0000 (0:00:00.026) 0:01:01.283 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 17:42:09 +0000 (0:00:02.521) 0:01:03.805 ********** 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 17:42:09 +0000 (0:00:00.027) 0:01:03.833 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 17:42:09 +0000 (0:00:00.012) 0:01:03.845 ********** 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 17:42:14 +0000 (0:00:04.151) 0:01:07.997 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 17:42:14 +0000 (0:00:00.022) 0:01:08.019 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 17:42:14 +0000 (0:00:00.018) 0:01:08.038 ********** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 17:42:14 +0000 (0:00:00.020) 0:01:08.059 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 17:42:14 +0000 (0:00:00.019) 0:01:08.078 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 17:42:16 +0000 (0:00:02.448) 0:01:10.526 ********** 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 17:42:18 +0000 (0:00:01.776) 0:01:12.302 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 17:42:18 +0000 (0:00:00.029) 0:01:12.332 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 17:42:18 +0000 (0:00:00.009) 0:01:12.341 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 17:42:28 +0000 (0:00:10.342) 0:01:22.684 ********** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 17:42:28 +0000 (0:00:00.019) 0:01:22.703 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 17:42:28 +0000 (0:00:00.010) 0:01:22.713 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 17:42:28 +0000 (0:00:00.021) 0:01:22.735 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 17:42:28 +0000 (0:00:00.019) 0:01:22.754 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 17:42:28 +0000 (0:00:00.013) 0:01:22.768 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 17:42:28 +0000 (0:00:00.018) 0:01:22.786 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 17:42:28 +0000 (0:00:00.010) 0:01:22.797 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 17:42:28 +0000 (0:00:00.021) 0:01:22.819 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 17:42:28 +0000 (0:00:00.019) 0:01:22.838 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 17:42:28 +0000 (0:00:00.010) 0:01:22.848 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709314574.6466055, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 17:42:29 +0000 (0:00:00.201) 0:01:23.050 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 17:42:29 +0000 (0:00:00.010) 0:01:23.061 ********** ok: [sut] TASK [Run the snapshot role to create snapshot set of LVs] ********************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_set_basic.yml:58 Friday 01 March 2024 17:42:30 +0000 (0:00:00.858) 0:01:23.919 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:42:30 +0000 (0:00:00.023) 0:01:23.943 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:42:30 +0000 (0:00:00.018) 0:01:23.961 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:42:30 +0000 (0:00:00.021) 0:01:23.983 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:42:30 +0000 (0:00:00.014) 0:01:23.997 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:42:30 +0000 (0:00:00.014) 0:01:24.011 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:42:30 +0000 (0:00:00.030) 0:01:24.041 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:42:32 +0000 (0:00:02.406) 0:01:26.448 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [fedora.linux_system_roles.snapshot : Run snapshot command snapshot] ****** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:42:32 +0000 (0:00:00.027) 0:01:26.476 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:42:34 +0000 (0:00:02.061) 0:01:28.538 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.14.125 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.14.125 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:42:34 +0000 (0:00:00.015) 0:01:28.553 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:42:34 +0000 (0:00:00.025) 0:01:28.578 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:42:34 +0000 (0:00:00.010) 0:01:28.589 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert changes for create snapset] *************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_set_basic.yml:65 Friday 01 March 2024 17:42:34 +0000 (0:00:00.015) 0:01:28.604 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run the snapshot role to verify the set of snapshots for the LVs] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_set_basic.yml:69 Friday 01 March 2024 17:42:34 +0000 (0:00:00.013) 0:01:28.618 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:42:34 +0000 (0:00:00.025) 0:01:28.644 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:42:34 +0000 (0:00:00.035) 0:01:28.679 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:42:34 +0000 (0:00:00.022) 0:01:28.701 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:42:34 +0000 (0:00:00.014) 0:01:28.716 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:42:34 +0000 (0:00:00.014) 0:01:28.730 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:42:34 +0000 (0:00:00.032) 0:01:28.762 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:42:37 +0000 (0:00:02.429) 0:01:31.192 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [fedora.linux_system_roles.snapshot : Run snapshot command check] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:42:37 +0000 (0:00:00.027) 0:01:31.219 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:42:38 +0000 (0:00:00.790) 0:01:32.010 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.14.125 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.14.125 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:42:38 +0000 (0:00:00.015) 0:01:32.025 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:42:38 +0000 (0:00:00.024) 0:01:32.050 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:42:38 +0000 (0:00:00.010) 0:01:32.061 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Create snapset again for idempotence] ************************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_set_basic.yml:77 Friday 01 March 2024 17:42:38 +0000 (0:00:00.015) 0:01:32.076 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:42:38 +0000 (0:00:00.029) 0:01:32.106 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:42:38 +0000 (0:00:00.017) 0:01:32.123 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:42:38 +0000 (0:00:00.023) 0:01:32.146 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:42:38 +0000 (0:00:00.014) 0:01:32.160 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:42:38 +0000 (0:00:00.013) 0:01:32.174 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:42:38 +0000 (0:00:00.030) 0:01:32.205 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:42:40 +0000 (0:00:02.421) 0:01:34.626 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [fedora.linux_system_roles.snapshot : Run snapshot command snapshot] ****** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:42:40 +0000 (0:00:00.027) 0:01:34.654 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:42:41 +0000 (0:00:00.761) 0:01:35.416 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.14.125 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.14.125 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"snapshot already exists: test_vg1/lv1_snapset1\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"snapshot already exists: test_vg1/lv1_snapset1\"", " ],", " \"changed\": false", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:42:41 +0000 (0:00:00.014) 0:01:35.430 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "snapshot already exists: test_vg1/lv1_snapset1" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:42:41 +0000 (0:00:00.024) 0:01:35.455 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:42:41 +0000 (0:00:00.012) 0:01:35.467 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert no changes for create snapset] ************************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_set_basic.yml:84 Friday 01 March 2024 17:42:41 +0000 (0:00:00.015) 0:01:35.483 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run the snapshot role remove the set] ************************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_set_basic.yml:88 Friday 01 March 2024 17:42:41 +0000 (0:00:00.011) 0:01:35.495 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:42:41 +0000 (0:00:00.032) 0:01:35.527 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:42:41 +0000 (0:00:00.017) 0:01:35.544 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:42:41 +0000 (0:00:00.022) 0:01:35.567 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:42:41 +0000 (0:00:00.013) 0:01:35.581 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:42:41 +0000 (0:00:00.013) 0:01:35.595 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:42:41 +0000 (0:00:00.030) 0:01:35.625 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:42:44 +0000 (0:00:02.524) 0:01:38.150 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [fedora.linux_system_roles.snapshot : Run snapshot command remove] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:42:44 +0000 (0:00:00.029) 0:01:38.179 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:42:45 +0000 (0:00:01.457) 0:01:39.637 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.14.125 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.14.125 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:42:45 +0000 (0:00:00.014) 0:01:39.651 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:42:45 +0000 (0:00:00.024) 0:01:39.676 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:42:45 +0000 (0:00:00.011) 0:01:39.688 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert changes for remove snapset] *************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_set_basic.yml:95 Friday 01 March 2024 17:42:45 +0000 (0:00:00.015) 0:01:39.703 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run the snapshot role to verify the set is removed] ********************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_set_basic.yml:99 Friday 01 March 2024 17:42:45 +0000 (0:00:00.012) 0:01:39.715 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:42:45 +0000 (0:00:00.053) 0:01:39.769 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:42:45 +0000 (0:00:00.017) 0:01:39.786 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:42:45 +0000 (0:00:00.023) 0:01:39.810 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:42:45 +0000 (0:00:00.014) 0:01:39.824 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:42:45 +0000 (0:00:00.014) 0:01:39.838 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:42:46 +0000 (0:00:00.030) 0:01:39.869 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:42:48 +0000 (0:00:02.441) 0:01:42.310 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [fedora.linux_system_roles.snapshot : Run snapshot command remove] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:42:48 +0000 (0:00:00.027) 0:01:42.338 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:42:48 +0000 (0:00:00.472) 0:01:42.810 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.14.125 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.14.125 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:42:48 +0000 (0:00:00.014) 0:01:42.825 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:42:48 +0000 (0:00:00.024) 0:01:42.850 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:42:49 +0000 (0:00:00.012) 0:01:42.862 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Remove again to check idempotence] *************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_set_basic.yml:107 Friday 01 March 2024 17:42:49 +0000 (0:00:00.014) 0:01:42.877 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:42:49 +0000 (0:00:00.038) 0:01:42.915 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:42:49 +0000 (0:00:00.017) 0:01:42.933 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:42:49 +0000 (0:00:00.022) 0:01:42.956 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:42:49 +0000 (0:00:00.014) 0:01:42.970 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:42:49 +0000 (0:00:00.014) 0:01:42.984 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:42:49 +0000 (0:00:00.030) 0:01:43.015 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:42:51 +0000 (0:00:02.429) 0:01:45.444 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"test_vg1\", \"lv\": \"lv1\", \"percent_space_required\": 20}, {\"name\": \"snapshot VG2 LV3\", \"vg\": \"test_vg2\", \"lv\": \"lv3\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG2 LV4\", \"vg\": \"test_vg2\", \"lv\": \"lv4\", \"percent_space_required\": 15}, {\"name\": \"snapshot VG3 LV7\", \"vg\": \"test_vg3\", \"lv\": \"lv7\", \"percent_space_required\": 15}]}' " } TASK [fedora.linux_system_roles.snapshot : Run snapshot command remove] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:42:51 +0000 (0:00:00.027) 0:01:45.472 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:42:52 +0000 (0:00:00.679) 0:01:46.151 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.14.125 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.14.125 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:42:52 +0000 (0:00:00.014) 0:01:46.165 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:42:52 +0000 (0:00:00.024) 0:01:46.190 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:42:52 +0000 (0:00:00.012) 0:01:46.202 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Assert no changes for remove snapset] ************************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_set_basic.yml:114 Friday 01 March 2024 17:42:52 +0000 (0:00:00.015) 0:01:46.218 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_set_basic.yml:118 Friday 01 March 2024 17:42:52 +0000 (0:00:00.012) 0:01:46.230 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:7 Friday 01 March 2024 17:42:52 +0000 (0:00:00.027) 0:01:46.258 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 17:42:52 +0000 (0:00:00.018) 0:01:46.277 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 17:42:52 +0000 (0:00:00.017) 0:01:46.294 ********** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 17:42:52 +0000 (0:00:00.022) 0:01:46.317 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 17:42:52 +0000 (0:00:00.031) 0:01:46.348 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 17:42:52 +0000 (0:00:00.014) 0:01:46.363 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 17:42:52 +0000 (0:00:00.013) 0:01:46.377 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 17:42:52 +0000 (0:00:00.012) 0:01:46.389 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 17:42:52 +0000 (0:00:00.011) 0:01:46.401 ********** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 17:42:52 +0000 (0:00:00.048) 0:01:46.450 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 17:42:55 +0000 (0:00:02.440) 0:01:48.890 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "state": "absent", "volumes": [ { "name": "lv1", "state": "absent" }, { "name": "lv2", "state": "absent" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "state": "absent", "volumes": [ { "name": "lv3", "state": "absent" }, { "name": "lv4", "state": "absent" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "state": "absent", "volumes": [ { "name": "lv5", "state": "absent" }, { "name": "lv6", "state": "absent" }, { "name": "lv7", "state": "absent" }, { "name": "lv8", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:42:55 +0000 (0:00:00.029) 0:01:48.920 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 17:42:55 +0000 (0:00:00.015) 0:01:48.935 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 17:43:01 +0000 (0:00:06.799) 0:01:55.734 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 17:43:01 +0000 (0:00:00.024) 0:01:55.759 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 17:43:01 +0000 (0:00:00.019) 0:01:55.779 ********** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 17:43:01 +0000 (0:00:00.019) 0:01:55.798 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 17:43:01 +0000 (0:00:00.018) 0:01:55.817 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 17:43:04 +0000 (0:00:02.509) 0:01:58.326 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "auto-cpufreq.service": { "name": "auto-cpufreq.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "active" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 17:43:06 +0000 (0:00:01.796) 0:02:00.122 ********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 17:43:06 +0000 (0:00:00.031) 0:02:00.154 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 17:43:06 +0000 (0:00:00.010) 0:02:00.164 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "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 17:43:19 +0000 (0:00:13.507) 0:02:13.672 ********** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 17:43:19 +0000 (0:00:00.020) 0:02:13.692 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 17:43:19 +0000 (0:00:00.010) 0:02:13.702 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "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 17:43:19 +0000 (0:00:00.025) 0:02:13.727 ********** 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 17:43:19 +0000 (0:00:00.020) 0:02:13.748 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 17:43:19 +0000 (0:00:00.014) 0:02:13.763 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 17:43:19 +0000 (0:00:00.019) 0:02:13.782 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 17:43:19 +0000 (0:00:00.012) 0:02:13.795 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 17:43:19 +0000 (0:00:00.023) 0:02:13.818 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 17:43:19 +0000 (0:00:00.020) 0:02:13.839 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 17:43:19 +0000 (0:00:00.012) 0:02:13.851 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709314574.6466055, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709063408.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1709063064.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "4259656727", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 17:43:20 +0000 (0:00:00.205) 0:02:14.056 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 17:43:20 +0000 (0:00:00.012) 0:02:14.069 ********** 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 17:43:20 +0000 (0:00:00.759) 0:02:14.828 ********** 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 17:43:20 +0000 (0:00:00.012) 0:02:14.841 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:5 Friday 01 March 2024 17:43:21 +0000 (0:00:00.018) 0:02:14.859 ********** 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 17:43:21 +0000 (0:00:00.013) 0:02:14.872 ********** 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 17:43:21 +0000 (0:00:00.013) 0:02:14.886 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:23 Friday 01 March 2024 17:43:23 +0000 (0:00:02.572) 0:02:17.458 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdj", "sdk" ], "info": [ "Disk [/dev/sdi] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:31 Friday 01 March 2024 17:43:23 +0000 (0:00:00.218) 0:02:17.677 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdj", "sdk" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:36 Friday 01 March 2024 17:43:23 +0000 (0:00:00.013) 0:02:17.690 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdj", "sdk" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:44 Friday 01 March 2024 17:43:23 +0000 (0:00:00.013) 0:02:17.704 ********** skipping: [sut] => { "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)" } TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:49 Friday 01 March 2024 17:43:23 +0000 (0:00:00.019) 0:02:17.724 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:58 Friday 01 March 2024 17:43:23 +0000 (0:00:00.019) 0:02:17.743 ********** 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 17:43:23 +0000 (0:00:00.019) 0:02:17.763 ********** 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 17:43:26 +0000 (0:00:02.404) 0:02:20.168 ********** 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.246340", "end": "2024-03-01 17:43:26.815053", "failed_when_result": true, "rc": 0, "start": "2024-03-01 17:43:26.568713" } STDERR: + exec + mount -f -l sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=1792532k,nr_inodes=448133,mode=755) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,mode=755) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,seclabel,mode=755) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd) pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime,seclabel) bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer) cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,net_cls,net_prio) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,devices) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpu,cpuacct) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,memory) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event) 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/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,rdma) none on /sys/kernel/tracing type tracefs (rw,relatime,seclabel) configfs on /sys/kernel/config type configfs (rw,relatime) /dev/xvda1 on / type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota) selinuxfs on /sys/fs/selinux type selinuxfs (rw,relatime) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=42,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18867) debugfs on /sys/kernel/debug type debugfs (rw,relatime,seclabel) mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=362420k,mode=700) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 26M 1.9G 2% /run tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/xvda1 269G 5.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 17:42:32,837 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} False 2024-03-01 17:42:32,837 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 17:42:32,837 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:42:32,838 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:42:32,864 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:32,864 INFO snapshot-role/MainThread: { 2024-03-01 17:42:32,864 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:32,864 INFO snapshot-role/MainThread: { 2024-03-01 17:42:32,864 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:32,864 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:32,864 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:32,864 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,864 INFO snapshot-role/MainThread: } 2024-03-01 17:42:32,864 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,864 INFO snapshot-role/MainThread: , 2024-03-01 17:42:32,864 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:32,864 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,864 INFO snapshot-role/MainThread: } 2024-03-01 17:42:32,864 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:42:32,892 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:32,893 INFO snapshot-role/MainThread: { 2024-03-01 17:42:32,893 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:32,893 INFO snapshot-role/MainThread: { 2024-03-01 17:42:32,893 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:32,893 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:32,893 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,893 INFO snapshot-role/MainThread: } 2024-03-01 17:42:32,893 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,893 INFO snapshot-role/MainThread: , 2024-03-01 17:42:32,893 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:32,893 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,893 INFO snapshot-role/MainThread: } 2024-03-01 17:42:32,893 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:32,920 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:32,920 INFO snapshot-role/MainThread: { 2024-03-01 17:42:32,920 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:32,920 INFO snapshot-role/MainThread: { 2024-03-01 17:42:32,920 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:32,920 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:32,920 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:32,920 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,920 INFO snapshot-role/MainThread: } 2024-03-01 17:42:32,920 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,920 INFO snapshot-role/MainThread: , 2024-03-01 17:42:32,920 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:32,920 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,920 INFO snapshot-role/MainThread: } 2024-03-01 17:42:32,920 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:42:32,944 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:32,945 INFO snapshot-role/MainThread: { 2024-03-01 17:42:32,945 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:32,945 INFO snapshot-role/MainThread: { 2024-03-01 17:42:32,945 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:32,945 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:32,945 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,945 INFO snapshot-role/MainThread: } 2024-03-01 17:42:32,945 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,945 INFO snapshot-role/MainThread: , 2024-03-01 17:42:32,945 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:32,945 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,945 INFO snapshot-role/MainThread: } 2024-03-01 17:42:32,945 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:32,969 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:32,970 INFO snapshot-role/MainThread: { 2024-03-01 17:42:32,970 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:32,970 INFO snapshot-role/MainThread: { 2024-03-01 17:42:32,970 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:32,970 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:32,970 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:32,970 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,970 INFO snapshot-role/MainThread: } 2024-03-01 17:42:32,970 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,970 INFO snapshot-role/MainThread: , 2024-03-01 17:42:32,970 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:32,970 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,970 INFO snapshot-role/MainThread: } 2024-03-01 17:42:32,970 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:42:32,997 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:32,997 INFO snapshot-role/MainThread: { 2024-03-01 17:42:32,997 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:32,997 INFO snapshot-role/MainThread: { 2024-03-01 17:42:32,997 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:32,997 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:32,997 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,997 INFO snapshot-role/MainThread: } 2024-03-01 17:42:32,997 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,997 INFO snapshot-role/MainThread: , 2024-03-01 17:42:32,997 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:32,997 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:32,997 INFO snapshot-role/MainThread: } 2024-03-01 17:42:32,997 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,021 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:42:33,044 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,045 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,045 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,045 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,045 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,045 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,045 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,045 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,045 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,045 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,045 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,045 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,045 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,045 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:42:33,045 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:42:33,045 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:42:33,068 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,069 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,069 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,069 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,069 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,069 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,069 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,069 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,069 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,069 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,069 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,069 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,069 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,069 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,069 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:42:33,095 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,095 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,095 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,095 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,095 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,095 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,095 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,095 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,095 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,095 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,095 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,095 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,095 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,095 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:33,118 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,119 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,119 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,119 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,119 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,119 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,119 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,119 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,119 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,119 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,119 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,119 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,119 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,119 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,119 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:42:33,145 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,145 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,145 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,145 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,145 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,145 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,145 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,145 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,145 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,145 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,145 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,145 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,145 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,145 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:33,172 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,172 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,172 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,172 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,172 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,172 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,172 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,172 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,172 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,172 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,172 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,172 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,172 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,172 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,172 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:42:33,197 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,197 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,197 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,197 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,197 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,197 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,197 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,197 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,197 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,197 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,197 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,197 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,197 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,197 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,222 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,223 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:42:33,247 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,247 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,247 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,247 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,247 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,247 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,247 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,247 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,247 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,247 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,247 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,247 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,247 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,247 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:42:33,247 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:42:33,248 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:42:33,272 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,272 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,272 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,272 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,272 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,272 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,272 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,272 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,272 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,272 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,272 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,272 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,272 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,272 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:42:33,294 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:33,295 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,295 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,295 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,295 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,295 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,295 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,295 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,295 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,295 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,295 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,295 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,295 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:33,319 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,319 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,319 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,319 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,319 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,319 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,319 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,319 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,319 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,319 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,319 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,319 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,319 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,319 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,319 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:42:33,341 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:33,341 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,341 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,341 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,341 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,341 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,341 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,341 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,341 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,341 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,341 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,341 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,341 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:33,365 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,365 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,365 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,365 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,365 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,365 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,365 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,365 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,365 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,365 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,365 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,365 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,365 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,365 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,366 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:42:33,390 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:33,390 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,390 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,390 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,390 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,390 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,390 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,390 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,390 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,390 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,390 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,390 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,390 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,415 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 17:42:33,439 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,469 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"lv_uuid":"l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"lv_uuid":"wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"lv_uuid":"wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"lv_uuid":"uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6", "lv_uuid":"l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d", "pv_name":"/dev/sdi"}, 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J", "lv_uuid":"wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw", "pv_name":"/dev/sdh"}, 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY", "lv_uuid":"uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp", "pv_name":"/dev/sdg"}, 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY", "lv_uuid":"wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3", "pv_name":"/dev/sdg"}, 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY", "lv_uuid":"wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw", "pv_name":"/dev/sdg"}, 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ", "lv_uuid":"l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d", "pv_name":"/dev/sdj"}, 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d"}, 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d"}, 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp"}, 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3"}, 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw"}, 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw"} 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:42:33,470 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: {"lv_uuid":"VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: {"lv_uuid":"zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf", "lv_uuid":"zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU", "pv_name":"/dev/sdd"}, 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf", "lv_uuid":"VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s", "pv_name":"/dev/sdd"}, 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s"}, 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU"} 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,471 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: {"lv_uuid":"rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: {"lv_uuid":"fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI", "lv_uuid":"fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ", "pv_name":"/dev/sdb"}, 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI", "lv_uuid":"rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2", "pv_name":"/dev/sdb"}, 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS", "lv_uuid":"fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ", "pv_name":"/dev/sda"}, 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ"}, 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ"}, 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2"} 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,472 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,473 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1052770304 vg_extent_size : 4194304 2024-03-01 17:42:33,473 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 17:42:33,473 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 17:42:33,473 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 17:42:33,473 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 17:42:33,473 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2231369728 vg_extent_size : 4194304 2024-03-01 17:42:33,473 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 17:42:33,473 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 17:42:33,473 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1107296256 vg_extent_size : 4194304 2024-03-01 17:42:33,473 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 17:42:33,473 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 17:42:33,473 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:42:33,502 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,502 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,502 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,502 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,502 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,502 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,502 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,502 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,502 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,502 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,502 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,502 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,502 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,502 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,502 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:42:33,526 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:33,526 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,526 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,526 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,526 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,526 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,526 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,526 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,526 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,526 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,526 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,526 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,526 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 100663296B test_vg1/lv1 2024-03-01 17:42:33,765 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,765 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,766 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,766 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,766 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,766 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:33,806 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:33,806 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,806 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,806 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,806 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,806 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:33,806 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:33,807 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,807 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,807 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,807 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,807 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,807 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,807 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,807 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:42:33,833 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:33,834 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,834 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:33,834 INFO snapshot-role/MainThread: { 2024-03-01 17:42:33,834 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:33,834 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,834 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,834 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,834 INFO snapshot-role/MainThread: , 2024-03-01 17:42:33,834 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:33,834 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:33,834 INFO snapshot-role/MainThread: } 2024-03-01 17:42:33,834 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 50331648B test_vg2/lv3 2024-03-01 17:42:34,043 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:34,043 INFO snapshot-role/MainThread: { 2024-03-01 17:42:34,043 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:34,043 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:34,043 INFO snapshot-role/MainThread: } 2024-03-01 17:42:34,043 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:34,087 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:34,087 INFO snapshot-role/MainThread: { 2024-03-01 17:42:34,087 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:34,087 INFO snapshot-role/MainThread: { 2024-03-01 17:42:34,087 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:34,087 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:34,087 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:34,087 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:34,087 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:34,088 INFO snapshot-role/MainThread: } 2024-03-01 17:42:34,088 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:34,088 INFO snapshot-role/MainThread: , 2024-03-01 17:42:34,088 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:34,088 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:34,088 INFO snapshot-role/MainThread: } 2024-03-01 17:42:34,088 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:42:34,111 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:34,111 INFO snapshot-role/MainThread: { 2024-03-01 17:42:34,111 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:34,111 INFO snapshot-role/MainThread: { 2024-03-01 17:42:34,111 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:34,111 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:34,111 INFO snapshot-role/MainThread: } 2024-03-01 17:42:34,111 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:34,111 INFO snapshot-role/MainThread: , 2024-03-01 17:42:34,111 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:34,111 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:34,111 INFO snapshot-role/MainThread: } 2024-03-01 17:42:34,111 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96468992B test_vg2/lv4 2024-03-01 17:42:34,323 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:34,324 INFO snapshot-role/MainThread: { 2024-03-01 17:42:34,324 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:34,324 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:34,324 INFO snapshot-role/MainThread: } 2024-03-01 17:42:34,324 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:42:34,364 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:34,364 INFO snapshot-role/MainThread: { 2024-03-01 17:42:34,364 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:34,364 INFO snapshot-role/MainThread: { 2024-03-01 17:42:34,364 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:34,364 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:34,364 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:34,364 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:34,364 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:34,364 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:34,364 INFO snapshot-role/MainThread: } 2024-03-01 17:42:34,364 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:34,364 INFO snapshot-role/MainThread: , 2024-03-01 17:42:34,365 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:34,365 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:34,365 INFO snapshot-role/MainThread: } 2024-03-01 17:42:34,365 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:42:34,390 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:34,390 INFO snapshot-role/MainThread: { 2024-03-01 17:42:34,390 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:34,390 INFO snapshot-role/MainThread: { 2024-03-01 17:42:34,390 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:34,390 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:34,390 INFO snapshot-role/MainThread: } 2024-03-01 17:42:34,390 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:34,390 INFO snapshot-role/MainThread: , 2024-03-01 17:42:34,390 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:34,390 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:34,390 INFO snapshot-role/MainThread: } 2024-03-01 17:42:34,390 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 67108864B test_vg3/lv7 2024-03-01 17:42:34,610 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:34,610 INFO snapshot-role/MainThread: { 2024-03-01 17:42:34,611 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:34,611 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:34,611 INFO snapshot-role/MainThread: } 2024-03-01 17:42:34,611 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:42:37,582 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 17:42:37,582 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 17:42:37,582 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 17:42:37,582 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:42:37,582 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:42:37,609 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,609 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,609 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,609 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,609 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,609 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,609 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,609 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,609 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,609 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,609 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,609 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,610 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,610 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,610 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,610 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:42:37,634 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,634 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,634 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,634 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,634 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,634 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,634 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,634 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,634 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,634 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,634 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,634 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,634 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,634 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:37,657 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,658 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:42:37,681 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,682 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,682 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,682 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,682 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,682 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,682 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,682 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,682 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,682 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,682 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,682 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,682 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,682 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:37,710 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,710 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,710 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,710 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,710 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,710 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,710 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,710 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,710 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,710 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,710 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,710 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,710 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,710 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,710 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,711 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,711 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:42:37,737 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,737 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,737 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,737 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,737 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,737 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,737 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,737 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,737 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,737 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,737 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,737 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,737 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,737 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,766 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,767 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,767 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:42:37,792 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,792 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,792 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,792 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,792 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,792 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,792 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,792 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,792 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,792 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,792 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,792 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,792 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,792 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:42:37,793 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:42:37,818 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,818 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,818 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,818 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,818 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,818 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,818 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,818 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,818 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,818 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,818 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,818 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,818 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,818 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,819 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,819 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:42:37,843 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,843 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,843 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,843 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,843 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,843 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,843 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,843 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,843 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,843 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,843 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,843 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,843 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,843 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:42:37,868 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,868 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,868 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,868 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,868 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,868 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,868 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,868 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,868 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,868 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,868 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,868 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,869 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,869 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:37,894 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,894 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,894 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,894 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,894 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,894 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,894 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,894 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,894 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,894 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,894 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,894 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,894 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,895 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,895 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,895 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,895 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:42:37,919 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,919 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,919 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,919 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,919 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,919 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,919 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,919 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,919 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,919 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,919 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,919 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,919 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,919 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:42:37,944 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,944 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,944 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,944 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,944 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,944 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,944 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,944 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,944 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,944 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,944 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,944 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,944 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,944 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,972 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:42:37,999 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:37,999 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,999 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:37,999 INFO snapshot-role/MainThread: { 2024-03-01 17:42:37,999 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:37,999 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:37,999 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,999 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,999 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,999 INFO snapshot-role/MainThread: , 2024-03-01 17:42:37,999 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:37,999 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:37,999 INFO snapshot-role/MainThread: } 2024-03-01 17:42:37,999 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:42:38,025 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:38,025 INFO snapshot-role/MainThread: { 2024-03-01 17:42:38,025 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:38,025 INFO snapshot-role/MainThread: { 2024-03-01 17:42:38,025 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:38,025 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:38,025 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:38,025 INFO snapshot-role/MainThread: } 2024-03-01 17:42:38,025 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:38,025 INFO snapshot-role/MainThread: , 2024-03-01 17:42:38,025 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:38,025 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:38,025 INFO snapshot-role/MainThread: } 2024-03-01 17:42:38,026 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:42:38,054 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:38,054 INFO snapshot-role/MainThread: { 2024-03-01 17:42:38,054 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:38,054 INFO snapshot-role/MainThread: { 2024-03-01 17:42:38,054 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:38,054 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:38,054 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:38,054 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:38,054 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:38,054 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:38,055 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:38,055 INFO snapshot-role/MainThread: } 2024-03-01 17:42:38,055 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:38,055 INFO snapshot-role/MainThread: , 2024-03-01 17:42:38,055 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:38,055 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:38,055 INFO snapshot-role/MainThread: } 2024-03-01 17:42:38,055 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:42:38,081 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:38,081 INFO snapshot-role/MainThread: { 2024-03-01 17:42:38,081 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:38,081 INFO snapshot-role/MainThread: { 2024-03-01 17:42:38,081 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:38,081 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:38,081 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:38,081 INFO snapshot-role/MainThread: } 2024-03-01 17:42:38,081 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:38,081 INFO snapshot-role/MainThread: , 2024-03-01 17:42:38,082 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:38,082 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:38,082 INFO snapshot-role/MainThread: } 2024-03-01 17:42:38,082 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:42:38,109 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:38,109 INFO snapshot-role/MainThread: { 2024-03-01 17:42:38,109 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:38,109 INFO snapshot-role/MainThread: { 2024-03-01 17:42:38,109 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:38,109 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:38,109 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:38,109 INFO snapshot-role/MainThread: } 2024-03-01 17:42:38,109 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:38,109 INFO snapshot-role/MainThread: , 2024-03-01 17:42:38,109 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:38,110 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:38,110 INFO snapshot-role/MainThread: } 2024-03-01 17:42:38,110 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:42:41,015 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} False 2024-03-01 17:42:41,015 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 17:42:41,016 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:42:41,016 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:42:41,043 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,043 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,043 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,043 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,043 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,043 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,043 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,043 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,043 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,044 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,044 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,044 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,044 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,044 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,044 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,044 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:42:41,071 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,071 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,071 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,071 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,071 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,071 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,071 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,071 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,071 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,071 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,071 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,071 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,071 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,071 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,096 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,097 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:42:41,123 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,123 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,123 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,123 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,123 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,123 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,123 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,123 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,123 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,123 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,123 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,123 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,123 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,123 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:41,148 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,148 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,148 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,148 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,148 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,148 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,148 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,148 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,148 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,148 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,148 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,148 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,148 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,148 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,148 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,149 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,149 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:42:41,173 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,173 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,173 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,173 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,173 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,173 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,173 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,173 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,173 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,173 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,173 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,173 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,173 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,173 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,199 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,200 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:42:41,226 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,226 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,226 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,226 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,226 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,226 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,226 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,226 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,226 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,226 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,226 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,226 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,226 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,226 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:42:41,227 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:42:41,227 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:42:41,254 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,254 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,254 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,254 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,254 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,254 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,254 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,254 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,254 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,254 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,254 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,254 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,254 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,254 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,255 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,255 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:42:41,280 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,280 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,280 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,280 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,280 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,280 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,280 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,280 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,280 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,280 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,280 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,280 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,280 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,280 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:41,307 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,307 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,307 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,307 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,307 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,307 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,307 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,307 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,307 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,307 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,307 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,307 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,307 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,308 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,308 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,308 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,308 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:42:41,334 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,334 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,334 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,334 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,334 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,334 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,334 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,334 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,334 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,334 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,334 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,334 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,334 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,334 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,358 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:42:41,383 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,383 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,383 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,383 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,383 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,383 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,383 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,383 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,383 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,383 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,383 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,383 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,383 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,383 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:42:41,408 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,408 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,408 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,408 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,408 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,408 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,408 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,408 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,408 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,408 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,408 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,408 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,409 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,409 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,409 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,409 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,409 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,409 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:42:41,436 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,436 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,436 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,436 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,436 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,436 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,436 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,436 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,436 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,436 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,436 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,436 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,436 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,437 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:42:41,437 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:42:41,437 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:42:41,462 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,462 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,462 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,462 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,462 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,462 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:41,462 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,462 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,462 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,462 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,462 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,463 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,463 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,463 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:42:41,491 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,491 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,491 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,491 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,491 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,491 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,491 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,491 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,491 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,491 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,491 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,491 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,492 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,492 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:42:41,516 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:41,516 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,516 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:41,516 INFO snapshot-role/MainThread: { 2024-03-01 17:42:41,516 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:41,516 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:41,516 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,516 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,516 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,516 INFO snapshot-role/MainThread: , 2024-03-01 17:42:41,516 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:41,516 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:41,516 INFO snapshot-role/MainThread: } 2024-03-01 17:42:41,517 INFO snapshot-role/MainThread: exit code: 0: ['snapshot already exists: test_vg1/lv1_snapset1'] 2024-03-01 17:42:44,546 INFO snapshot-role/MainThread: remove_cmd: remove None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 17:42:44,546 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 17:42:44,547 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 17:42:44,547 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:42:44,574 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:44,574 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,574 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:44,574 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,574 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:44,574 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:44,574 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:44,574 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:44,574 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,574 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,574 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,574 INFO snapshot-role/MainThread: , 2024-03-01 17:42:44,574 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:44,574 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,574 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,575 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:42:44,600 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:44,600 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,600 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:44,600 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,600 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:44,600 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:44,600 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,600 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,600 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,600 INFO snapshot-role/MainThread: , 2024-03-01 17:42:44,600 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:44,600 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,600 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,600 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:42:44,623 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:44,623 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,623 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:44,623 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,623 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:44,623 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:44,623 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,623 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,623 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,623 INFO snapshot-role/MainThread: , 2024-03-01 17:42:44,623 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:44,623 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,623 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,623 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: , 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,649 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:42:44,675 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:44,675 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,675 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:44,675 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,675 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:44,675 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:44,675 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,675 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,675 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,675 INFO snapshot-role/MainThread: , 2024-03-01 17:42:44,675 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:44,675 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,675 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,675 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:42:44,701 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:44,701 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,701 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:44,701 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,701 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:44,701 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:44,701 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,701 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,701 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,701 INFO snapshot-role/MainThread: , 2024-03-01 17:42:44,701 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:44,701 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,701 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,701 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:44,730 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:44,730 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,730 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:44,730 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,730 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:44,730 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:44,730 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:44,730 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:44,730 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:44,730 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,730 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,730 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,730 INFO snapshot-role/MainThread: , 2024-03-01 17:42:44,730 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:44,731 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,731 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,731 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:42:44,755 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:44,755 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,755 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:44,755 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,755 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:44,755 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:44,755 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,755 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,755 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,755 INFO snapshot-role/MainThread: , 2024-03-01 17:42:44,755 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:44,755 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,755 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,755 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:42:44,780 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:44,780 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,780 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:44,780 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,780 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:44,780 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:44,780 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,780 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,780 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,780 INFO snapshot-role/MainThread: , 2024-03-01 17:42:44,780 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:44,780 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,780 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,780 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:42:44,807 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:44,807 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,807 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:44,807 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,807 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:44,807 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:44,807 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:44,807 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:44,807 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:44,807 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:44,807 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,807 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,808 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,808 INFO snapshot-role/MainThread: , 2024-03-01 17:42:44,808 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:44,808 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,808 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,808 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:42:44,834 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:44,834 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,834 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:44,834 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,834 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:44,834 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:44,834 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,834 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,834 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,834 INFO snapshot-role/MainThread: , 2024-03-01 17:42:44,834 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:44,834 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,834 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,834 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:42:44,860 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:44,860 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,860 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:44,860 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,860 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:44,860 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:44,860 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,860 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,860 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,860 INFO snapshot-role/MainThread: , 2024-03-01 17:42:44,860 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:44,860 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,860 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,860 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: , 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,885 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:42:44,911 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:44,911 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,911 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:44,911 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,911 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:44,911 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:44,911 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,911 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,911 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,911 INFO snapshot-role/MainThread: , 2024-03-01 17:42:44,911 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:44,911 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,911 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,911 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:42:44,936 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:44,936 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,936 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:44,936 INFO snapshot-role/MainThread: { 2024-03-01 17:42:44,936 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:44,936 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:44,936 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,936 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,936 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,936 INFO snapshot-role/MainThread: , 2024-03-01 17:42:44,936 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:44,936 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:44,936 INFO snapshot-role/MainThread: } 2024-03-01 17:42:44,937 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 17:42:45,062 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:45,062 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,062 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:45,062 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,062 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,062 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:45,107 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:45,107 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,107 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:45,107 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,107 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:45,107 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:45,107 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:45,107 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:45,107 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:45,107 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,107 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,108 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,108 INFO snapshot-role/MainThread: , 2024-03-01 17:42:45,108 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:45,108 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,108 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,108 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:42:45,132 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:45,132 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,132 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:45,132 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,132 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:45,132 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:45,132 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,132 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,132 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,132 INFO snapshot-role/MainThread: , 2024-03-01 17:42:45,132 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:45,132 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,132 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,132 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:42:45,158 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:45,158 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,158 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:45,158 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,158 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:45,158 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:45,158 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,158 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,158 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,158 INFO snapshot-role/MainThread: , 2024-03-01 17:42:45,158 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:45,159 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,159 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,159 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 17:42:45,278 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:45,279 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,279 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:45,279 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,279 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,279 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:45,320 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:45,320 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,320 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:45,320 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,320 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:45,320 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:45,320 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:45,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 17:42:45,320 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,320 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,320 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,320 INFO snapshot-role/MainThread: , 2024-03-01 17:42:45,320 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:45,320 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,320 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,320 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:42:45,346 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:45,346 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,346 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:45,346 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,346 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:45,346 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:45,346 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,346 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,346 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,346 INFO snapshot-role/MainThread: , 2024-03-01 17:42:45,346 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:45,346 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,346 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,347 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:42:45,372 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:45,372 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,372 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:45,372 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,372 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:45,372 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:45,372 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,372 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,372 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,372 INFO snapshot-role/MainThread: , 2024-03-01 17:42:45,372 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:45,372 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,372 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,373 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 17:42:45,482 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:45,482 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,482 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:45,482 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,482 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,482 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:42:45,524 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:45,525 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,525 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:45,525 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,525 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:45,525 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:45,525 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:45,525 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:45,525 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:45,525 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:45,525 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,525 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,526 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,526 INFO snapshot-role/MainThread: , 2024-03-01 17:42:45,526 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:45,526 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,526 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,526 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:42:45,555 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:45,555 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,555 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:45,555 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,555 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:45,555 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:45,555 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,555 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,555 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,555 INFO snapshot-role/MainThread: , 2024-03-01 17:42:45,556 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:45,556 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,556 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,556 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:42:45,580 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:45,580 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,580 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:45,580 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,580 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:45,580 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:45,580 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,580 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,580 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,580 INFO snapshot-role/MainThread: , 2024-03-01 17:42:45,580 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:45,580 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,580 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,580 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 17:42:45,703 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:45,703 INFO snapshot-role/MainThread: { 2024-03-01 17:42:45,703 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:45,703 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:45,703 INFO snapshot-role/MainThread: } 2024-03-01 17:42:45,704 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:42:48,698 INFO snapshot-role/MainThread: remove_cmd: remove None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 17:42:48,698 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 17:42:48,698 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 17:42:48,699 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:42:48,724 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:48,724 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,724 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:48,724 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,724 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:48,724 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:48,724 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:48,724 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,725 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,725 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,725 INFO snapshot-role/MainThread: , 2024-03-01 17:42:48,725 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:48,725 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,725 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,725 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:42:48,751 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:48,751 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,751 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:48,751 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,751 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:48,751 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,751 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,751 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,751 INFO snapshot-role/MainThread: , 2024-03-01 17:42:48,751 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:48,751 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,751 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,752 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:48,776 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:48,776 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,776 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:48,776 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,776 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:48,776 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:48,776 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:48,776 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,776 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,776 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,776 INFO snapshot-role/MainThread: , 2024-03-01 17:42:48,776 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:48,776 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,777 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,777 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:42:48,801 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:48,801 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,801 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:48,801 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,801 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:48,801 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,801 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,801 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,801 INFO snapshot-role/MainThread: , 2024-03-01 17:42:48,801 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:48,801 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,801 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,802 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:48,826 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:48,826 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,826 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:48,826 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,826 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:48,826 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:48,826 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:48,826 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,826 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,826 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,826 INFO snapshot-role/MainThread: , 2024-03-01 17:42:48,826 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:48,826 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,826 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,827 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:42:48,857 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:48,857 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,857 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:48,857 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,857 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:48,857 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,857 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,857 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,857 INFO snapshot-role/MainThread: , 2024-03-01 17:42:48,857 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:48,857 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,857 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,857 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: , 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,883 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:42:48,910 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:48,910 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,910 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:48,910 INFO snapshot-role/MainThread: { 2024-03-01 17:42:48,910 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:48,910 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,910 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,910 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,910 INFO snapshot-role/MainThread: , 2024-03-01 17:42:48,910 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:48,910 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:48,910 INFO snapshot-role/MainThread: } 2024-03-01 17:42:48,911 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:42:51,831 INFO snapshot-role/MainThread: remove_cmd: remove None None None 0 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": 20}, {"name": "snapshot VG2 LV3", "vg": "test_vg2", "lv": "lv3", "percent_space_required": 15}, {"name": "snapshot VG2 LV4", "vg": "test_vg2", "lv": "lv4", "percent_space_required": 15}, {"name": "snapshot VG3 LV7", "vg": "test_vg3", "lv": "lv7", "percent_space_required": 15}]} 2024-03-01 17:42:51,831 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': 20}, {'name': 'snapshot VG2 LV3', 'vg': 'test_vg2', 'lv': 'lv3', 'percent_space_required': 15}, {'name': 'snapshot VG2 LV4', 'vg': 'test_vg2', 'lv': 'lv4', 'percent_space_required': 15}, {'name': 'snapshot VG3 LV7', 'vg': 'test_vg3', 'lv': 'lv7', 'percent_space_required': 15}]} 2024-03-01 17:42:51,831 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 17:42:51,831 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:42:51,856 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:51,856 INFO snapshot-role/MainThread: { 2024-03-01 17:42:51,856 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:51,856 INFO snapshot-role/MainThread: { 2024-03-01 17:42:51,856 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:51,856 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:51,856 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:51,856 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,856 INFO snapshot-role/MainThread: } 2024-03-01 17:42:51,856 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,856 INFO snapshot-role/MainThread: , 2024-03-01 17:42:51,856 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:51,856 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,856 INFO snapshot-role/MainThread: } 2024-03-01 17:42:51,856 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:42:51,882 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:51,882 INFO snapshot-role/MainThread: { 2024-03-01 17:42:51,882 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:51,882 INFO snapshot-role/MainThread: { 2024-03-01 17:42:51,882 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:51,882 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,882 INFO snapshot-role/MainThread: } 2024-03-01 17:42:51,882 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,882 INFO snapshot-role/MainThread: , 2024-03-01 17:42:51,882 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:51,882 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,882 INFO snapshot-role/MainThread: } 2024-03-01 17:42:51,882 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:51,907 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:51,907 INFO snapshot-role/MainThread: { 2024-03-01 17:42:51,907 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:51,907 INFO snapshot-role/MainThread: { 2024-03-01 17:42:51,907 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:51,907 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:51,907 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:51,907 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,907 INFO snapshot-role/MainThread: } 2024-03-01 17:42:51,907 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,907 INFO snapshot-role/MainThread: , 2024-03-01 17:42:51,907 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:51,907 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,907 INFO snapshot-role/MainThread: } 2024-03-01 17:42:51,908 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:42:51,935 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:51,935 INFO snapshot-role/MainThread: { 2024-03-01 17:42:51,935 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:51,935 INFO snapshot-role/MainThread: { 2024-03-01 17:42:51,935 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:51,935 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,935 INFO snapshot-role/MainThread: } 2024-03-01 17:42:51,935 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,935 INFO snapshot-role/MainThread: , 2024-03-01 17:42:51,935 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:51,935 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,935 INFO snapshot-role/MainThread: } 2024-03-01 17:42:51,935 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:51,959 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:51,959 INFO snapshot-role/MainThread: { 2024-03-01 17:42:51,959 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:51,959 INFO snapshot-role/MainThread: { 2024-03-01 17:42:51,959 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:51,959 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:51,959 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:51,959 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,959 INFO snapshot-role/MainThread: } 2024-03-01 17:42:51,959 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,959 INFO snapshot-role/MainThread: , 2024-03-01 17:42:51,959 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:51,959 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,959 INFO snapshot-role/MainThread: } 2024-03-01 17:42:51,960 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:42:51,986 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:51,986 INFO snapshot-role/MainThread: { 2024-03-01 17:42:51,986 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:51,986 INFO snapshot-role/MainThread: { 2024-03-01 17:42:51,986 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:51,986 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,986 INFO snapshot-role/MainThread: } 2024-03-01 17:42:51,986 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,986 INFO snapshot-role/MainThread: , 2024-03-01 17:42:51,986 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:51,986 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:51,986 INFO snapshot-role/MainThread: } 2024-03-01 17:42:51,986 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:42:52,012 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:52,012 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,012 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:52,012 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,012 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:52,012 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:52,012 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:52,012 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:52,012 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:52,012 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,012 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,012 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,012 INFO snapshot-role/MainThread: , 2024-03-01 17:42:52,012 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:52,012 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,013 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,013 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:42:52,038 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:52,038 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,038 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:52,038 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,038 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:52,038 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,038 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,038 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,038 INFO snapshot-role/MainThread: , 2024-03-01 17:42:52,038 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:52,038 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,038 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,038 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:42:52,063 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:52,063 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,063 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:52,063 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,063 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:52,063 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:52,063 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:52,063 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,063 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,063 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,063 INFO snapshot-role/MainThread: , 2024-03-01 17:42:52,063 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:52,063 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,063 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,063 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:42:52,088 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:52,088 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,088 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:52,088 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,088 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:52,088 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,088 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,088 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,088 INFO snapshot-role/MainThread: , 2024-03-01 17:42:52,088 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:52,088 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,088 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,088 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:52,114 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:52,114 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,114 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:52,114 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,114 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:52,114 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:52,114 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:52,114 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,114 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,114 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,114 INFO snapshot-role/MainThread: , 2024-03-01 17:42:52,114 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:52,114 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,115 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,115 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:42:52,141 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:52,141 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,141 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:52,141 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,141 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:52,141 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,141 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,141 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,141 INFO snapshot-role/MainThread: , 2024-03-01 17:42:52,141 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:52,141 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,141 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,141 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:42:52,171 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:52,171 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,171 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:52,171 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,171 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:52,171 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:52,171 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:52,171 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,171 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,171 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,171 INFO snapshot-role/MainThread: , 2024-03-01 17:42:52,171 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:52,171 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,171 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,172 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:42:52,197 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:52,197 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,197 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:52,197 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,197 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:52,197 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,197 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,197 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,197 INFO snapshot-role/MainThread: , 2024-03-01 17:42:52,197 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:52,197 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,197 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,197 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:42:52,223 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:42:52,223 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,223 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:52,223 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,223 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:52,223 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:52,223 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:52,223 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:42:52,223 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:42:52,223 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,223 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,224 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,224 INFO snapshot-role/MainThread: , 2024-03-01 17:42:52,224 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:52,224 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,224 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,224 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:42:52,250 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:42:52,250 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,250 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:42:52,250 INFO snapshot-role/MainThread: { 2024-03-01 17:42:52,250 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:42:52,250 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,250 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,250 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,250 INFO snapshot-role/MainThread: , 2024-03-01 17:42:52,250 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:42:52,250 INFO snapshot-role/MainThread: ] 2024-03-01 17:42:52,250 INFO snapshot-role/MainThread: } 2024-03-01 17:42:52,251 INFO snapshot-role/MainThread: exit code: 0: [''] + cat /etc/lvm/devices/system.devices cat: /etc/lvm/devices/system.devices: No such file or directory + : ++ lsblk -l -p -o NAME + for dev in $(lsblk -l -p -o NAME) + '[' NAME = NAME ']' + continue + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sda + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sda + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdb = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdb + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdb + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdc = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdc + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdc + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdd = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdd + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdd + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sde = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sde + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sde + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdf = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdf + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdf + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdg = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdg + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdg + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdh = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdh + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdh + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdi = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdi + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdi + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdj = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdj + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdj + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdk = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdk + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdk + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdl = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdl + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdl + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda1 = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="b2f85011-01" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_UUID="b2f85011-01" PART_ENTRY_TYPE="0x83" PART_ENTRY_FLAGS="0x80" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="524285919" PART_ENTRY_DISK="202:0" + blkid -g + echo lsblk after garbage collect lsblk after garbage collect + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + dmsetup table No devices found + cat /tmp/blivet.log 2024-03-01 17:41:58,177 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_c7a2l05a/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:42:02,959 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_wepcnzn0/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:42:10,319 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_oqhxrtj7/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:42:10,472 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:42:10,473 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:42:10,557 INFO program/MainThread: stdout[2]: 2024-03-01 17:42:10,558 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 17:42:10,558 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:42:10,558 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:42:10,562 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:10,563 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:42:10,567 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:42:10,567 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:42:10,570 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:42:10,570 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:42:10,573 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:42:10,573 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:42:10,581 INFO program/MainThread: stdout: 2024-03-01 17:42:10,581 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:42:10,581 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:42:10,581 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:42:10,581 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:42:10,581 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:42:10,581 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:42:10,581 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:42:10,581 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:42:10,581 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:42:10,581 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:42:10,581 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:42:10,581 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:42:10,581 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:42:10,581 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:42:10,581 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:42:10,581 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:10,581 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:42:10,582 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:42:10,582 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:42:10,582 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:42:10,582 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:42:10,582 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:42:10,583 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:42:10,583 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:10,594 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:10,605 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:42:10,609 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:2519b458-68f7-455a-ad46-167d8ae0fbcd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_2519b458-68f7-455a-ad46-167d8ae0fbcd ' '/dev/disk/by-id/scsi-360014052519b45868f7455aad46167d8 ' '/dev/disk/by-id/wwn-0x60014052519b45868f7455aad46167d8', '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': '2519b458-68f7-455a-ad46-167d8ae0fbcd', 'ID_SERIAL': '360014052519b45868f7455aad46167d8', 'ID_SERIAL_SHORT': '60014052519b45868f7455aad46167d8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052519b4586', 'ID_WWN_VENDOR_EXTENSION': '0x8f7455aad46167d8', 'ID_WWN_WITH_EXTENSION': '0x60014052519b45868f7455aad46167d8', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052519b45868f7455aad46167d8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:2519b458-68f7-455a-ad46-167d8ae0fbcd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2519b458-68f7-455a-ad46-167d8ae0fbcd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478112779'} ; 2024-03-01 17:42:10,609 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:42:10,610 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:10,641 INFO program/MainThread: stdout[3]: 2024-03-01 17:42:10,642 INFO program/MainThread: stderr[3]: 2024-03-01 17:42:10,642 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:42:10,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:42:10,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:10,655 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:42:10,660 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:42:10,660 INFO blivet/MainThread: sda is a disk 2024-03-01 17:42:10,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:42:10,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:42:10,665 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:42:10,668 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:42:10,668 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:42:10,672 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:42:10,672 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:42:10,673 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:42:10,673 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e2ce42470) -- 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 = 60014052519b45868f7455aad46167d8 2024-03-01 17:42:10,677 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:42:10,677 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:42:10,680 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059070aa537f2f4579bb543f879 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:9070aa53-7f2f-4579-bb54-3f87968060e8 ' '/dev/disk/by-id/scsi-360014059070aa537f2f4579bb543f879 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_9070aa53-7f2f-4579-bb54-3f87968060e8', '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': '9070aa53-7f2f-4579-bb54-3f87968060e8', 'ID_SERIAL': '360014059070aa537f2f4579bb543f879', 'ID_SERIAL_SHORT': '60014059070aa537f2f4579bb543f879', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059070aa537', 'ID_WWN_VENDOR_EXTENSION': '0xf2f4579bb543f879', 'ID_WWN_WITH_EXTENSION': '0x60014059070aa537f2f4579bb543f879', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059070aa537f2f4579bb543f879', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:9070aa53-7f2f-4579-bb54-3f87968060e8', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9070aa53-7f2f-4579-bb54-3f87968060e8', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478077086'} ; 2024-03-01 17:42:10,680 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:42:10,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:42:10,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:10,690 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:42:10,691 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:42:10,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:42:10,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:42:10,694 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:42:10,697 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:42:10,698 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:42:10,701 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:42:10,701 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:42:10,702 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:42:10,702 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e2c5f1400) -- 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 = 60014059070aa537f2f4579bb543f879 2024-03-01 17:42:10,705 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:42:10,705 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:42:10,709 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e7d0e645e6b44030ba9082ff4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e7d0e645-e6b4-4030-ba90-82ff43492391 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e7d0e645-e6b4-4030-ba90-82ff43492391 ' '/dev/disk/by-id/wwn-0x6001405e7d0e645e6b44030ba9082ff4', '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': 'e7d0e645-e6b4-4030-ba90-82ff43492391', 'ID_SERIAL': '36001405e7d0e645e6b44030ba9082ff4', 'ID_SERIAL_SHORT': '6001405e7d0e645e6b44030ba9082ff4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7d0e645e', 'ID_WWN_VENDOR_EXTENSION': '0x6b44030ba9082ff4', 'ID_WWN_WITH_EXTENSION': '0x6001405e7d0e645e6b44030ba9082ff4', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7d0e645e6b44030ba9082ff4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e7d0e645-e6b4-4030-ba90-82ff43492391', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7d0e645-e6b4-4030-ba90-82ff43492391', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478880231'} ; 2024-03-01 17:42:10,709 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:42:10,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:42:10,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:10,719 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:42:10,719 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:42:10,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:42:10,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:42:10,723 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:42:10,726 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:42:10,726 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:42:10,730 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:42:10,730 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:42:10,730 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:42:10,730 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e2c5f14a8) -- 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 = 6001405e7d0e645e6b44030ba9082ff4 2024-03-01 17:42:10,734 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:42:10,734 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:42:10,737 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405993fd5959b404771a692e8570 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:993fd595-9b40-4771-a692-e8570db0d807 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_993fd595-9b40-4771-a692-e8570db0d807 ' '/dev/disk/by-id/scsi-36001405993fd5959b404771a692e8570', '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': '993fd595-9b40-4771-a692-e8570db0d807', 'ID_SERIAL': '36001405993fd5959b404771a692e8570', 'ID_SERIAL_SHORT': '6001405993fd5959b404771a692e8570', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405993fd5959', 'ID_WWN_VENDOR_EXTENSION': '0xb404771a692e8570', 'ID_WWN_WITH_EXTENSION': '0x6001405993fd5959b404771a692e8570', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405993fd5959b404771a692e8570', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:993fd595-9b40-4771-a692-e8570db0d807', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '993fd595-9b40-4771-a692-e8570db0d807', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '479057617'} ; 2024-03-01 17:42:10,737 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:42:10,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:42:10,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:10,747 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:42:10,748 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:42:10,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:42:10,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:42:10,751 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:42:10,755 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:42:10,755 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:42:10,758 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:42:10,758 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:42:10,759 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:42:10,759 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e2c5f75c0) -- 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 = 6001405993fd5959b404771a692e8570 2024-03-01 17:42:10,762 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:42:10,763 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:42:10,766 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:4c006ce2-f86d-499d-a3a0-a3b694dd797a ' '/dev/disk/by-id/scsi-360014054c006ce2f86d499da3a0a3b69 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_4c006ce2-f86d-499d-a3a0-a3b694dd797a ' '/dev/disk/by-id/wwn-0x60014054c006ce2f86d499da3a0a3b69', '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': '4c006ce2-f86d-499d-a3a0-a3b694dd797a', 'ID_SERIAL': '360014054c006ce2f86d499da3a0a3b69', 'ID_SERIAL_SHORT': '60014054c006ce2f86d499da3a0a3b69', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c006ce2f', 'ID_WWN_VENDOR_EXTENSION': '0x86d499da3a0a3b69', 'ID_WWN_WITH_EXTENSION': '0x60014054c006ce2f86d499da3a0a3b69', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c006ce2f86d499da3a0a3b69', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:4c006ce2-f86d-499d-a3a0-a3b694dd797a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c006ce2-f86d-499d-a3a0-a3b694dd797a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478158362'} ; 2024-03-01 17:42:10,766 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:42:10,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:42:10,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:10,776 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:42:10,777 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:42:10,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:42:10,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:42:10,780 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:42:10,784 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:42:10,784 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:42:10,787 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:42:10,787 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:42:10,788 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:42:10,788 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e2c5f7438) -- 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 = 60014054c006ce2f86d499da3a0a3b69 2024-03-01 17:42:10,791 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:42:10,792 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:42:10,795 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:0b707257-766b-4fef-8748-5629841e6c6c ' '/dev/disk/by-id/scsi-360014050b707257766b4fef874856298 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_0b707257-766b-4fef-8748-5629841e6c6c ' '/dev/disk/by-id/wwn-0x60014050b707257766b4fef874856298', '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': '0b707257-766b-4fef-8748-5629841e6c6c', 'ID_SERIAL': '360014050b707257766b4fef874856298', 'ID_SERIAL_SHORT': '60014050b707257766b4fef874856298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b7072577', 'ID_WWN_VENDOR_EXTENSION': '0x66b4fef874856298', 'ID_WWN_WITH_EXTENSION': '0x60014050b707257766b4fef874856298', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b707257766b4fef874856298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:0b707257-766b-4fef-8748-5629841e6c6c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b707257-766b-4fef-8748-5629841e6c6c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478266570'} ; 2024-03-01 17:42:10,795 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:42:10,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:42:10,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:10,805 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:42:10,806 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:42:10,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:42:10,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:42:10,809 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:42:10,812 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:42:10,813 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:42:10,816 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:42:10,816 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:42:10,817 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:42:10,817 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e2c6084a8) -- 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 = 60014050b707257766b4fef874856298 2024-03-01 17:42:10,820 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:42:10,820 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:42:10,823 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051e62bfdd332d434a88ad90610 ' '/dev/disk/by-id/wwn-0x60014051e62bfdd332d434a88ad90610 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:1e62bfdd-332d-434a-88ad-9061037806ac ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_1e62bfdd-332d-434a-88ad-9061037806ac', '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': '1e62bfdd-332d-434a-88ad-9061037806ac', 'ID_SERIAL': '360014051e62bfdd332d434a88ad90610', 'ID_SERIAL_SHORT': '60014051e62bfdd332d434a88ad90610', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e62bfdd3', 'ID_WWN_VENDOR_EXTENSION': '0x32d434a88ad90610', 'ID_WWN_WITH_EXTENSION': '0x60014051e62bfdd332d434a88ad90610', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e62bfdd332d434a88ad90610', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:1e62bfdd-332d-434a-88ad-9061037806ac', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e62bfdd-332d-434a-88ad-9061037806ac', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478375465'} ; 2024-03-01 17:42:10,824 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:42:10,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:42:10,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:10,834 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:42:10,835 INFO blivet/MainThread: sde is a disk 2024-03-01 17:42:10,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:42:10,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:42:10,838 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:42:10,841 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:42:10,842 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:42:10,845 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:42:10,845 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:42:10,846 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:42:10,846 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e2c608b38) -- 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 = 60014051e62bfdd332d434a88ad90610 2024-03-01 17:42:10,849 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:42:10,849 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:42:10,853 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:d6c4b418-c7cd-4418-a375-d9c4fd48e845 ' '/dev/disk/by-id/scsi-36001405d6c4b418c7cd4418a375d9c4f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_d6c4b418-c7cd-4418-a375-d9c4fd48e845 ' '/dev/disk/by-id/wwn-0x6001405d6c4b418c7cd4418a375d9c4f', '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': 'd6c4b418-c7cd-4418-a375-d9c4fd48e845', 'ID_SERIAL': '36001405d6c4b418c7cd4418a375d9c4f', 'ID_SERIAL_SHORT': '6001405d6c4b418c7cd4418a375d9c4f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d6c4b418c', 'ID_WWN_VENDOR_EXTENSION': '0x7cd4418a375d9c4f', 'ID_WWN_WITH_EXTENSION': '0x6001405d6c4b418c7cd4418a375d9c4f', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d6c4b418c7cd4418a375d9c4f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:d6c4b418-c7cd-4418-a375-d9c4fd48e845', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd6c4b418-c7cd-4418-a375-d9c4fd48e845', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478439550'} ; 2024-03-01 17:42:10,853 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:42:10,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:42:10,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:10,863 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:42:10,864 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:42:10,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:42:10,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:42:10,867 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:42:10,870 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:42:10,871 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:42:10,874 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:42:10,874 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:42:10,875 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:42:10,875 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e2c608f60) -- 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 = 6001405d6c4b418c7cd4418a375d9c4f 2024-03-01 17:42:10,878 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:42:10,878 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:42:10,881 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405bbb2a3b9eab5442ea767c0d5b ' '/dev/disk/by-id/wwn-0x6001405bbb2a3b9eab5442ea767c0d5b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:bbb2a3b9-eab5-442e-a767-c0d5b97896f3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_bbb2a3b9-eab5-442e-a767-c0d5b97896f3', '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': 'bbb2a3b9-eab5-442e-a767-c0d5b97896f3', 'ID_SERIAL': '36001405bbb2a3b9eab5442ea767c0d5b', 'ID_SERIAL_SHORT': '6001405bbb2a3b9eab5442ea767c0d5b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bbb2a3b9e', 'ID_WWN_VENDOR_EXTENSION': '0xab5442ea767c0d5b', 'ID_WWN_WITH_EXTENSION': '0x6001405bbb2a3b9eab5442ea767c0d5b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bbb2a3b9eab5442ea767c0d5b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:bbb2a3b9-eab5-442e-a767-c0d5b97896f3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bbb2a3b9-eab5-442e-a767-c0d5b97896f3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478447390'} ; 2024-03-01 17:42:10,881 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:42:10,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:42:10,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:10,892 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:42:10,892 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:42:10,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:42:10,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:42:10,896 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:42:10,899 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:42:10,899 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:42:10,903 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:42:10,903 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:42:10,904 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:42:10,904 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e2c602a20) -- 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 = 6001405bbb2a3b9eab5442ea767c0d5b 2024-03-01 17:42:10,907 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:42:10,907 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:42:10,910 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405b7da1da8896b429faac37031f ' '/dev/disk/by-id/wwn-0x6001405b7da1da8896b429faac37031f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:b7da1da8-896b-429f-aac3-7031f2907657 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_b7da1da8-896b-429f-aac3-7031f2907657', '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': 'b7da1da8-896b-429f-aac3-7031f2907657', 'ID_SERIAL': '36001405b7da1da8896b429faac37031f', 'ID_SERIAL_SHORT': '6001405b7da1da8896b429faac37031f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b7da1da88', 'ID_WWN_VENDOR_EXTENSION': '0x96b429faac37031f', 'ID_WWN_WITH_EXTENSION': '0x6001405b7da1da8896b429faac37031f', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b7da1da8896b429faac37031f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:b7da1da8-896b-429f-aac3-7031f2907657', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b7da1da8-896b-429f-aac3-7031f2907657', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478645930'} ; 2024-03-01 17:42:10,910 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:42:10,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:42:10,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:10,921 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:42:10,921 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:42:10,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:42:10,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:42:10,924 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:42:10,928 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:42:10,928 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:42:10,931 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:42:10,931 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:42:10,932 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:42:10,932 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e2c608cf8) -- 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 = 6001405b7da1da8896b429faac37031f 2024-03-01 17:42:10,935 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:42:10,935 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:42:10,939 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:c094509e-8ea7-47e8-b00e-fd001045e686 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_c094509e-8ea7-47e8-b00e-fd001045e686 ' '/dev/disk/by-id/scsi-36001405c094509e8ea747e8b00efd001 ' '/dev/disk/by-id/wwn-0x6001405c094509e8ea747e8b00efd001', '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': 'c094509e-8ea7-47e8-b00e-fd001045e686', 'ID_SERIAL': '36001405c094509e8ea747e8b00efd001', 'ID_SERIAL_SHORT': '6001405c094509e8ea747e8b00efd001', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c094509e8', 'ID_WWN_VENDOR_EXTENSION': '0xea747e8b00efd001', 'ID_WWN_WITH_EXTENSION': '0x6001405c094509e8ea747e8b00efd001', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c094509e8ea747e8b00efd001', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:c094509e-8ea7-47e8-b00e-fd001045e686', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c094509e-8ea7-47e8-b00e-fd001045e686', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478689528'} ; 2024-03-01 17:42:10,939 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:42:10,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:42:10,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:10,949 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:42:10,949 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:42:10,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:42:10,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:42:10,953 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:42:10,956 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:42:10,956 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:42:10,960 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:42:10,960 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:42:10,960 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:42:10,960 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e2c618940) -- 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 = 6001405c094509e8ea747e8b00efd001 2024-03-01 17:42:10,964 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:42:10,964 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:42:10,967 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1 ' '/dev/disk/by-id/scsi-36001405c5a5dd67be8249c89e93d8bc4 ' '/dev/disk/by-id/wwn-0x6001405c5a5dd67be8249c89e93d8bc4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1', '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': 'c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1', 'ID_SERIAL': '36001405c5a5dd67be8249c89e93d8bc4', 'ID_SERIAL_SHORT': '6001405c5a5dd67be8249c89e93d8bc4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c5a5dd67b', 'ID_WWN_VENDOR_EXTENSION': '0xe8249c89e93d8bc4', 'ID_WWN_WITH_EXTENSION': '0x6001405c5a5dd67be8249c89e93d8bc4', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c5a5dd67be8249c89e93d8bc4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478766293'} ; 2024-03-01 17:42:10,967 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:42:10,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:42:10,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:10,978 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:42:10,978 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:42:10,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:42:10,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:42:10,981 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:42:10,985 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:42:10,985 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:42:10,988 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:42:10,988 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:42:10,989 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:42:10,989 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e2c618fd0) -- 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 = 6001405c5a5dd67be8249c89e93d8bc4 2024-03-01 17:42:10,992 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:42:10,992 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:42:10,996 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': '27634285'} ; 2024-03-01 17:42:10,996 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:42:10,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:42:11,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:11,006 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:42:11,006 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:42:11,006 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:42:11,006 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:42:11,006 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:42:11,006 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:42:11,010 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:42:11,013 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:42:11,013 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:42:11,016 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:42:11,016 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:42:11,017 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:42:11,017 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4e2c618d68) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:42:11,020 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:42:11,024 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:11,024 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:42:11,028 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:11,028 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:42:11,032 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:11,032 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:42:11,035 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:11,035 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:42:11,039 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:42:11,042 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:11,045 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:42:11,050 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 0x7f4e2c615648> 2024-03-01 17:42:13,873 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:42:13,878 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:42:13,878 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:42:13,882 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': '27638418'} ; 2024-03-01 17:42:13,882 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:42:13,882 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:42:13,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:13,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:13,892 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:42:13,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:13,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:13,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:13,910 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:13,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:42:13,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:42:13,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:42:13,933 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:42:13,933 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:42:13,936 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:42:13,940 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:42:13,940 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:42:13,944 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:42:13,944 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:42:13,944 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:42:13,947 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:42:13,951 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:42:13,954 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:42:13,957 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:42:13,960 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:42:13,961 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:42:13,961 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:42:13,961 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:42:13,961 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f4e2d18e390) -- 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 0x7f4e2c5ae0f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:42:13,965 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:42:13,969 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:13,969 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:42:13,972 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:13,972 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:42:13,976 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:13,976 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:42:13,979 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:13,979 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:42:13,981 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:42:13,981 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:42:13,985 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:13,985 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:42:13,989 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:42:13,989 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:42:13,989 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:14,001 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:14,013 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:42:14,014 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:42:14,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:42:14,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:14,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:42:14,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:14,027 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:42:14,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:42:14,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:14,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:42:14,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:14,038 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:42:14,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:42:14,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:14,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:42:14,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:14,050 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:42:14,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:42:14,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:14,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:42:14,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:14,062 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:42:14,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:42:14,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:14,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:42:14,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:14,074 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:42:14,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:42:14,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:14,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:42:14,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:14,085 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:42:14,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:42:14,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:42:14,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 17:42:14,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:42:14,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 17:42:14,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:42:14,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:42:14,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:42:18,830 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9joya86l/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:42:18,868 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:42:18,868 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:42:18,871 INFO program/MainThread: stdout[2]: 2024-03-01 17:42:18,871 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 17:42:18,871 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:42:18,872 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:42:18,876 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:18,877 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:42:18,881 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:42:18,881 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:42:18,884 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:42:18,884 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:42:18,887 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:42:18,887 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:42:18,896 INFO program/MainThread: stdout: 2024-03-01 17:42:18,896 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:42:18,896 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:42:18,896 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:42:18,896 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:42:18,896 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:42:18,896 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:42:18,896 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:42:18,896 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:42:18,896 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:42:18,897 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:42:18,897 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:42:18,897 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:42:18,897 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:42:18,897 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:42:18,897 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:42:18,897 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:18,897 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:42:18,897 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:42:18,897 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:42:18,898 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:42:18,898 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:42:18,898 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:42:18,898 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:42:18,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:18,912 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:18,923 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:42:18,928 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:2519b458-68f7-455a-ad46-167d8ae0fbcd ' '/dev/disk/by-id/scsi-360014052519b45868f7455aad46167d8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_2519b458-68f7-455a-ad46-167d8ae0fbcd ' '/dev/disk/by-id/wwn-0x60014052519b45868f7455aad46167d8', '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': '2519b458-68f7-455a-ad46-167d8ae0fbcd', 'ID_SERIAL': '360014052519b45868f7455aad46167d8', 'ID_SERIAL_SHORT': '60014052519b45868f7455aad46167d8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052519b4586', 'ID_WWN_VENDOR_EXTENSION': '0x8f7455aad46167d8', 'ID_WWN_WITH_EXTENSION': '0x60014052519b45868f7455aad46167d8', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052519b45868f7455aad46167d8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:2519b458-68f7-455a-ad46-167d8ae0fbcd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2519b458-68f7-455a-ad46-167d8ae0fbcd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478112779'} ; 2024-03-01 17:42:18,928 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:42:18,929 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:18,960 INFO program/MainThread: stdout[3]: 2024-03-01 17:42:18,960 INFO program/MainThread: stderr[3]: 2024-03-01 17:42:18,960 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:42:18,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:42:18,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:18,973 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:42:18,978 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:42:18,979 INFO blivet/MainThread: sda is a disk 2024-03-01 17:42:18,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:42:18,979 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:42:18,983 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:42:18,986 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:42:18,987 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:42:18,990 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:42:18,990 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:42:18,991 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:42:18,991 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00bc248470) -- 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 = 60014052519b45868f7455aad46167d8 2024-03-01 17:42:18,994 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:42:18,995 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:42:18,998 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059070aa537f2f4579bb543f879 ' '/dev/disk/by-id/scsi-360014059070aa537f2f4579bb543f879 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_9070aa53-7f2f-4579-bb54-3f87968060e8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:9070aa53-7f2f-4579-bb54-3f87968060e8', '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': '9070aa53-7f2f-4579-bb54-3f87968060e8', 'ID_SERIAL': '360014059070aa537f2f4579bb543f879', 'ID_SERIAL_SHORT': '60014059070aa537f2f4579bb543f879', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059070aa537', 'ID_WWN_VENDOR_EXTENSION': '0xf2f4579bb543f879', 'ID_WWN_WITH_EXTENSION': '0x60014059070aa537f2f4579bb543f879', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059070aa537f2f4579bb543f879', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:9070aa53-7f2f-4579-bb54-3f87968060e8', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9070aa53-7f2f-4579-bb54-3f87968060e8', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478077086'} ; 2024-03-01 17:42:18,998 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:42:19,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:42:19,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:19,008 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:42:19,009 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:42:19,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:42:19,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:42:19,012 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:42:19,015 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:42:19,015 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:42:19,019 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:42:19,019 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:42:19,019 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:42:19,019 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00bb1f6400) -- 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 = 60014059070aa537f2f4579bb543f879 2024-03-01 17:42:19,023 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:42:19,023 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:42:19,026 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e7d0e645e6b44030ba9082ff4 ' '/dev/disk/by-id/scsi-36001405e7d0e645e6b44030ba9082ff4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e7d0e645-e6b4-4030-ba90-82ff43492391 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e7d0e645-e6b4-4030-ba90-82ff43492391', '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': 'e7d0e645-e6b4-4030-ba90-82ff43492391', 'ID_SERIAL': '36001405e7d0e645e6b44030ba9082ff4', 'ID_SERIAL_SHORT': '6001405e7d0e645e6b44030ba9082ff4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7d0e645e', 'ID_WWN_VENDOR_EXTENSION': '0x6b44030ba9082ff4', 'ID_WWN_WITH_EXTENSION': '0x6001405e7d0e645e6b44030ba9082ff4', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7d0e645e6b44030ba9082ff4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e7d0e645-e6b4-4030-ba90-82ff43492391', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7d0e645-e6b4-4030-ba90-82ff43492391', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478880231'} ; 2024-03-01 17:42:19,026 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:42:19,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:42:19,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:19,036 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:42:19,037 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:42:19,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:42:19,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:42:19,040 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:42:19,043 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:42:19,043 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:42:19,047 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:42:19,047 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:42:19,048 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:42:19,048 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00bb1f64a8) -- 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 = 6001405e7d0e645e6b44030ba9082ff4 2024-03-01 17:42:19,051 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:42:19,051 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:42:19,055 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:993fd595-9b40-4771-a692-e8570db0d807 ' '/dev/disk/by-id/wwn-0x6001405993fd5959b404771a692e8570 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_993fd595-9b40-4771-a692-e8570db0d807 ' '/dev/disk/by-id/scsi-36001405993fd5959b404771a692e8570', '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': '993fd595-9b40-4771-a692-e8570db0d807', 'ID_SERIAL': '36001405993fd5959b404771a692e8570', 'ID_SERIAL_SHORT': '6001405993fd5959b404771a692e8570', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405993fd5959', 'ID_WWN_VENDOR_EXTENSION': '0xb404771a692e8570', 'ID_WWN_WITH_EXTENSION': '0x6001405993fd5959b404771a692e8570', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405993fd5959b404771a692e8570', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:993fd595-9b40-4771-a692-e8570db0d807', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '993fd595-9b40-4771-a692-e8570db0d807', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '479057617'} ; 2024-03-01 17:42:19,055 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:42:19,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:42:19,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:19,065 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:42:19,066 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:42:19,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:42:19,066 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:42:19,069 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:42:19,072 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:42:19,072 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:42:19,075 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:42:19,076 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:42:19,076 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:42:19,076 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00bb1fc5c0) -- 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 = 6001405993fd5959b404771a692e8570 2024-03-01 17:42:19,080 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:42:19,080 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:42:19,083 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014054c006ce2f86d499da3a0a3b69 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_4c006ce2-f86d-499d-a3a0-a3b694dd797a ' '/dev/disk/by-id/wwn-0x60014054c006ce2f86d499da3a0a3b69 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:4c006ce2-f86d-499d-a3a0-a3b694dd797a', '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': '4c006ce2-f86d-499d-a3a0-a3b694dd797a', 'ID_SERIAL': '360014054c006ce2f86d499da3a0a3b69', 'ID_SERIAL_SHORT': '60014054c006ce2f86d499da3a0a3b69', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c006ce2f', 'ID_WWN_VENDOR_EXTENSION': '0x86d499da3a0a3b69', 'ID_WWN_WITH_EXTENSION': '0x60014054c006ce2f86d499da3a0a3b69', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c006ce2f86d499da3a0a3b69', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:4c006ce2-f86d-499d-a3a0-a3b694dd797a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c006ce2-f86d-499d-a3a0-a3b694dd797a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478158362'} ; 2024-03-01 17:42:19,083 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:42:19,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:42:19,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:19,093 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:42:19,094 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:42:19,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:42:19,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:42:19,097 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:42:19,100 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:42:19,101 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:42:19,104 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:42:19,104 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:42:19,105 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:42:19,105 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00bb1fc438) -- 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 = 60014054c006ce2f86d499da3a0a3b69 2024-03-01 17:42:19,108 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:42:19,108 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:42:19,112 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:0b707257-766b-4fef-8748-5629841e6c6c ' '/dev/disk/by-id/wwn-0x60014050b707257766b4fef874856298 ' '/dev/disk/by-id/scsi-360014050b707257766b4fef874856298 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_0b707257-766b-4fef-8748-5629841e6c6c', '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': '0b707257-766b-4fef-8748-5629841e6c6c', 'ID_SERIAL': '360014050b707257766b4fef874856298', 'ID_SERIAL_SHORT': '60014050b707257766b4fef874856298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b7072577', 'ID_WWN_VENDOR_EXTENSION': '0x66b4fef874856298', 'ID_WWN_WITH_EXTENSION': '0x60014050b707257766b4fef874856298', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b707257766b4fef874856298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:0b707257-766b-4fef-8748-5629841e6c6c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b707257-766b-4fef-8748-5629841e6c6c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478266570'} ; 2024-03-01 17:42:19,112 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:42:19,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:42:19,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:19,122 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:42:19,122 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:42:19,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:42:19,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:42:19,126 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:42:19,129 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:42:19,129 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:42:19,132 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:42:19,132 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:42:19,133 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:42:19,133 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00bb20d4a8) -- 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 = 60014050b707257766b4fef874856298 2024-03-01 17:42:19,136 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:42:19,136 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:42:19,140 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051e62bfdd332d434a88ad90610 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_1e62bfdd-332d-434a-88ad-9061037806ac ' '/dev/disk/by-id/scsi-360014051e62bfdd332d434a88ad90610 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:1e62bfdd-332d-434a-88ad-9061037806ac', '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': '1e62bfdd-332d-434a-88ad-9061037806ac', 'ID_SERIAL': '360014051e62bfdd332d434a88ad90610', 'ID_SERIAL_SHORT': '60014051e62bfdd332d434a88ad90610', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e62bfdd3', 'ID_WWN_VENDOR_EXTENSION': '0x32d434a88ad90610', 'ID_WWN_WITH_EXTENSION': '0x60014051e62bfdd332d434a88ad90610', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e62bfdd332d434a88ad90610', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:1e62bfdd-332d-434a-88ad-9061037806ac', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e62bfdd-332d-434a-88ad-9061037806ac', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478375465'} ; 2024-03-01 17:42:19,140 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:42:19,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:42:19,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:19,150 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:42:19,151 INFO blivet/MainThread: sde is a disk 2024-03-01 17:42:19,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:42:19,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:42:19,154 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:42:19,157 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:42:19,158 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:42:19,161 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:42:19,161 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:42:19,162 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:42:19,162 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00bb20db38) -- 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 = 60014051e62bfdd332d434a88ad90610 2024-03-01 17:42:19,165 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:42:19,165 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:42:19,169 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:d6c4b418-c7cd-4418-a375-d9c4fd48e845 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_d6c4b418-c7cd-4418-a375-d9c4fd48e845 ' '/dev/disk/by-id/wwn-0x6001405d6c4b418c7cd4418a375d9c4f ' '/dev/disk/by-id/scsi-36001405d6c4b418c7cd4418a375d9c4f', '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': 'd6c4b418-c7cd-4418-a375-d9c4fd48e845', 'ID_SERIAL': '36001405d6c4b418c7cd4418a375d9c4f', 'ID_SERIAL_SHORT': '6001405d6c4b418c7cd4418a375d9c4f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d6c4b418c', 'ID_WWN_VENDOR_EXTENSION': '0x7cd4418a375d9c4f', 'ID_WWN_WITH_EXTENSION': '0x6001405d6c4b418c7cd4418a375d9c4f', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d6c4b418c7cd4418a375d9c4f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:d6c4b418-c7cd-4418-a375-d9c4fd48e845', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd6c4b418-c7cd-4418-a375-d9c4fd48e845', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478439550'} ; 2024-03-01 17:42:19,169 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:42:19,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:42:19,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:19,179 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:42:19,179 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:42:19,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:42:19,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:42:19,183 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:42:19,186 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:42:19,186 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:42:19,189 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:42:19,190 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:42:19,190 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:42:19,190 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00bb20df60) -- 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 = 6001405d6c4b418c7cd4418a375d9c4f 2024-03-01 17:42:19,193 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:42:19,193 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:42:19,197 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405bbb2a3b9eab5442ea767c0d5b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_bbb2a3b9-eab5-442e-a767-c0d5b97896f3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:bbb2a3b9-eab5-442e-a767-c0d5b97896f3 ' '/dev/disk/by-id/scsi-36001405bbb2a3b9eab5442ea767c0d5b', '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': 'bbb2a3b9-eab5-442e-a767-c0d5b97896f3', 'ID_SERIAL': '36001405bbb2a3b9eab5442ea767c0d5b', 'ID_SERIAL_SHORT': '6001405bbb2a3b9eab5442ea767c0d5b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bbb2a3b9e', 'ID_WWN_VENDOR_EXTENSION': '0xab5442ea767c0d5b', 'ID_WWN_WITH_EXTENSION': '0x6001405bbb2a3b9eab5442ea767c0d5b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bbb2a3b9eab5442ea767c0d5b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:bbb2a3b9-eab5-442e-a767-c0d5b97896f3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bbb2a3b9-eab5-442e-a767-c0d5b97896f3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478447390'} ; 2024-03-01 17:42:19,197 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:42:19,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:42:19,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:19,207 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:42:19,207 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:42:19,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:42:19,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:42:19,211 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:42:19,214 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:42:19,214 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:42:19,218 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:42:19,218 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:42:19,218 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:42:19,218 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00bb207a20) -- 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 = 6001405bbb2a3b9eab5442ea767c0d5b 2024-03-01 17:42:19,222 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:42:19,222 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:42:19,225 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_b7da1da8-896b-429f-aac3-7031f2907657 ' '/dev/disk/by-id/wwn-0x6001405b7da1da8896b429faac37031f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:b7da1da8-896b-429f-aac3-7031f2907657 ' '/dev/disk/by-id/scsi-36001405b7da1da8896b429faac37031f', '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': 'b7da1da8-896b-429f-aac3-7031f2907657', 'ID_SERIAL': '36001405b7da1da8896b429faac37031f', 'ID_SERIAL_SHORT': '6001405b7da1da8896b429faac37031f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b7da1da88', 'ID_WWN_VENDOR_EXTENSION': '0x96b429faac37031f', 'ID_WWN_WITH_EXTENSION': '0x6001405b7da1da8896b429faac37031f', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b7da1da8896b429faac37031f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:b7da1da8-896b-429f-aac3-7031f2907657', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b7da1da8-896b-429f-aac3-7031f2907657', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478645930'} ; 2024-03-01 17:42:19,225 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:42:19,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:42:19,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:19,235 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:42:19,236 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:42:19,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:42:19,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:42:19,239 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:42:19,242 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:42:19,242 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:42:19,246 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:42:19,246 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:42:19,246 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:42:19,246 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00bb20dcf8) -- 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 = 6001405b7da1da8896b429faac37031f 2024-03-01 17:42:19,250 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:42:19,250 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:42:19,253 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c094509e8ea747e8b00efd001 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:c094509e-8ea7-47e8-b00e-fd001045e686 ' '/dev/disk/by-id/wwn-0x6001405c094509e8ea747e8b00efd001 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_c094509e-8ea7-47e8-b00e-fd001045e686', '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': 'c094509e-8ea7-47e8-b00e-fd001045e686', 'ID_SERIAL': '36001405c094509e8ea747e8b00efd001', 'ID_SERIAL_SHORT': '6001405c094509e8ea747e8b00efd001', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c094509e8', 'ID_WWN_VENDOR_EXTENSION': '0xea747e8b00efd001', 'ID_WWN_WITH_EXTENSION': '0x6001405c094509e8ea747e8b00efd001', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c094509e8ea747e8b00efd001', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:c094509e-8ea7-47e8-b00e-fd001045e686', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c094509e-8ea7-47e8-b00e-fd001045e686', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478689528'} ; 2024-03-01 17:42:19,253 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:42:19,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:42:19,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:19,263 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:42:19,264 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:42:19,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:42:19,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:42:19,267 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:42:19,271 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:42:19,271 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:42:19,274 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:42:19,274 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:42:19,275 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:42:19,275 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00bb21c940) -- 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 = 6001405c094509e8ea747e8b00efd001 2024-03-01 17:42:19,278 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:42:19,278 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:42:19,282 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c5a5dd67be8249c89e93d8bc4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1 ' '/dev/disk/by-id/scsi-36001405c5a5dd67be8249c89e93d8bc4', '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': 'c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1', 'ID_SERIAL': '36001405c5a5dd67be8249c89e93d8bc4', 'ID_SERIAL_SHORT': '6001405c5a5dd67be8249c89e93d8bc4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c5a5dd67b', 'ID_WWN_VENDOR_EXTENSION': '0xe8249c89e93d8bc4', 'ID_WWN_WITH_EXTENSION': '0x6001405c5a5dd67be8249c89e93d8bc4', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c5a5dd67be8249c89e93d8bc4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478766293'} ; 2024-03-01 17:42:19,282 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:42:19,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:42:19,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:19,292 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:42:19,292 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:42:19,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:42:19,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:42:19,296 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:42:19,299 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:42:19,299 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:42:19,302 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:42:19,302 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:42:19,303 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:42:19,303 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00bb21cfd0) -- 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 = 6001405c5a5dd67be8249c89e93d8bc4 2024-03-01 17:42:19,306 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:42:19,307 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:42:19,310 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': '27634285'} ; 2024-03-01 17:42:19,310 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:42:19,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:42:19,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:19,320 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:42:19,320 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:42:19,320 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:42:19,320 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:42:19,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:42:19,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:42:19,323 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:42:19,326 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:42:19,327 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:42:19,330 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:42:19,330 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:42:19,330 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:42:19,330 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00bb21cd68) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:42:19,334 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:42:19,337 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:19,338 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:42:19,341 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:19,341 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:42:19,344 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:19,345 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:42:19,348 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:19,348 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:42:19,352 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:42:19,355 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:19,358 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:42:19,363 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 0x7f00bb21d408> 2024-03-01 17:42:22,491 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:42:22,496 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:42:22,496 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:42:22,500 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': '27638418'} ; 2024-03-01 17:42:22,500 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:42:22,500 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:42:22,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:22,509 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:42:22,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:22,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:22,529 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:22,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:42:22,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:42:22,552 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:42:22,552 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:42:22,555 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:42:22,558 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:42:22,559 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:42:22,562 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:42:22,562 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:42:22,562 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:42:22,566 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:42:22,569 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:42:22,572 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:42:22,575 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:42:22,578 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:42:22,579 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:42:22,579 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:42:22,579 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:42:22,579 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f00bc594390) -- 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 0x7f00bb1b30f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:42:22,583 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:42:22,586 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:22,586 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:42:22,590 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:22,590 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:42:22,593 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:22,593 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:42:22,597 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:22,597 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:42:22,599 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:42:22,599 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:42:22,602 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:22,603 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:42:22,606 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:42:22,606 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:42:22,606 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:22,618 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:22,630 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:42:22,631 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:42:22,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:22,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:22,643 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:42:22,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:22,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:22,655 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:42:22,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:22,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:22,667 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:42:22,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:22,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:22,678 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:42:22,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:22,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:22,689 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:42:22,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:22,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:22,701 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:42:22,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:22,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:22,712 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 17:42:22,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 17:42:22,718 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:42:22,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 17:42:22,724 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:42:22,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 17:42:22,730 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:42:22,733 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:42:22,733 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 17:42:22,733 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:42:22,737 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:42:22,737 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:42:22,740 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:42:22,740 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:42:22,744 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:42:22,744 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 17:42:22,744 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:42:22,747 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:42:22,747 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:42:22,750 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:42:22,750 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:42:22,753 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:42:22,753 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 17:42:22,753 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:42:22,756 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:42:22,757 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:42:22,760 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:42:22,760 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:42:22,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:42:22,765 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:42:22,769 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:42:22,772 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:42:22,776 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:42:22,780 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:42:22,783 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:42:22,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:42:22,787 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:42:22,788 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 17:42:22,788 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:42:22,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:22,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:22,801 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 17:42:22,802 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:42:22,803 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:42:22,803 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 17:42:22,803 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:42:22,804 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:42:22,807 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:22,807 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 17:42:22,810 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:22,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 17:42:22,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:42:22,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:42:22,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:42:22,821 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:42:22,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:42:22,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:42:22,831 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 17:42:22,832 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:42:22,832 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:42:22,832 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:42:22,833 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 17:42:22,839 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 17:42:22,839 INFO program/MainThread: stderr[4]: 2024-03-01 17:42:22,839 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:42:22,840 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 17:42:22,840 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:42:22,840 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:42:22,845 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 17:42:22,845 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:42:22,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:22,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:22,858 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 17:42:22,858 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:42:22,859 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:42:22,859 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 17:42:22,859 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:42:22,860 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:42:22,863 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:22,863 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 17:42:22,866 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:22,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:42:22,870 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:42:22,873 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:42:22,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 17:42:22,877 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:42:22,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:42:22,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:42:22,888 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 17:42:22,888 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:42:22,889 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:42:22,889 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:42:22,889 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 17:42:22,889 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:42:22,889 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 17:42:22,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 17:42:22,893 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:42:22,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:22,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:22,905 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 17:42:22,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 17:42:22,911 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:42:22,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 17:42:22,917 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:42:22,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 17:42:22,923 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:42:22,926 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:42:22,926 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 17:42:22,926 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:42:22,929 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:42:22,929 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:42:22,932 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:42:22,933 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:42:22,935 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:42:22,936 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 17:42:22,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 17:42:22,939 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:42:22,939 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:42:22,942 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:42:22,942 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:42:22,945 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:42:22,945 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 17:42:22,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 17:42:22,948 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:42:22,948 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:42:22,952 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:42:22,952 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:42:22,953 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 17:42:22,956 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:42:22,959 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:42:22,963 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:42:22,966 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:42:22,970 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:42:22,974 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:42:22,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 17:42:22,978 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:42:22,978 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 17:42:22,978 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:42:22,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:22,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:22,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:22,992 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 17:42:22,993 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:42:22,993 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:42:22,993 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 17:42:22,993 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:42:22,994 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:42:22,997 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:22,997 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 17:42:23,000 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:23,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 17:42:23,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:42:23,007 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:42:23,007 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 17:42:23,011 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:42:23,014 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:42:23,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:42:23,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 17:42:23,021 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:42:23,022 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:42:23,022 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:42:23,022 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 17:42:23,022 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:42:23,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:42:23,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 17:42:23,026 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:42:23,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:23,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:23,039 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 17:42:23,039 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:42:23,040 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:42:23,040 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 17:42:23,040 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:42:23,041 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:42:23,044 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:23,044 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 17:42:23,047 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:23,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 17:42:23,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:42:23,054 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:42:23,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:42:23,058 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:42:23,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:42:23,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:42:23,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 17:42:23,069 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:42:23,069 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:42:23,070 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:42:23,070 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 17:42:23,070 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:42:23,070 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 17:42:23,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 17:42:23,075 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:42:23,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:23,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:23,087 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 17:42:23,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 17:42:23,093 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:42:23,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 17:42:23,098 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:42:23,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 17:42:23,104 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:42:23,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 17:42:23,110 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:42:23,113 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:42:23,113 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 17:42:23,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 17:42:23,116 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:42:23,116 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:42:23,120 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:42:23,120 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:42:23,123 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:42:23,123 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 17:42:23,123 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 17:42:23,126 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:42:23,126 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:42:23,129 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:42:23,129 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:42:23,132 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:42:23,132 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 17:42:23,141 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 17:42:23,144 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:42:23,144 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:42:23,148 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:42:23,148 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:42:23,151 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:42:23,151 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:42:23,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:42:23,154 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:42:23,154 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:42:23,157 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:42:23,157 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:42:23,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 17:42:23,162 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:42:23,166 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:42:23,169 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:42:23,173 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:42:23,177 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:42:23,180 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:42:23,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:42:23,187 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:42:23,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 17:42:23,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:42:23,192 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 17:42:23,192 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:42:23,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:23,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:23,207 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 17:42:23,208 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:42:23,209 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:42:23,209 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 17:42:23,209 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:42:23,210 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:42:23,213 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:23,213 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 17:42:23,216 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:23,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 17:42:23,220 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:42:23,223 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:42:23,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:42:23,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:42:23,230 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:42:23,233 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:42:23,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 17:42:23,238 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:42:23,238 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:42:23,238 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:42:23,239 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 17:42:23,239 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:42:23,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 17:42:23,243 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 17:42:23,243 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:42:23,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:23,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:23,255 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 17:42:23,256 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:42:23,257 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:42:23,257 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 17:42:23,258 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:42:23,258 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:42:23,261 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:23,261 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 17:42:23,264 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:23,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 17:42:23,268 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:42:23,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:42:23,272 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 17:42:23,276 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:42:23,279 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:42:23,282 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:42:23,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 17:42:23,286 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:42:23,287 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:42:23,287 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:42:23,287 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 17:42:23,287 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:42:23,288 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:42:23,291 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 17:42:23,291 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:42:23,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:23,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:23,304 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 17:42:23,305 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:42:23,306 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:42:23,306 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 17:42:23,306 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:42:23,307 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:42:23,310 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:23,310 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 17:42:23,313 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:23,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:42:23,317 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:42:23,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:42:23,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 17:42:23,324 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:42:23,327 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:42:23,331 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:42:23,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 17:42:23,335 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:42:23,336 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:42:23,336 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:42:23,336 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 17:42:23,336 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:42:23,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 17:42:23,340 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 17:42:23,340 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:42:23,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:23,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:23,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:42:23,353 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 17:42:23,354 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:42:23,355 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:42:23,355 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 17:42:23,355 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:42:23,356 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:42:23,359 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:23,359 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 17:42:23,362 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:23,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:42:23,367 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:42:23,370 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:42:23,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 17:42:23,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:42:23,377 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:42:23,381 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:42:23,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 17:42:23,385 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:42:23,386 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:42:23,386 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:42:23,386 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 17:42:23,386 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:42:23,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 17:42:23,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 17:42:23,390 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:42:23,392 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:42:23,392 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:42:23,392 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:42:23,392 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:42:23,392 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:42:23,392 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:42:23,392 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:42:23,393 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:42:23,393 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:42:23,393 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:42:23,393 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:42:23,393 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:42:23,393 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:42:23,393 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:42:23,393 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:42:23,393 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:42:23,393 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:42:23,393 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:42:23,393 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:42:23,393 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:42:23,393 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:42:23,394 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:42:23,394 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:42:23,394 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:42:23,394 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:42:23,394 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:42:23,394 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:42:23,394 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:42:23,394 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:42:23,394 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:42:23,394 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:42:23,394 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:42:23,394 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:42:23,394 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:42:23,394 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:42:23,395 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:42:23,395 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:42:23,395 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:42:23,395 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:42:23,395 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:42:23,397 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:42:23,400 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:42:23,403 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:42:23,406 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:42:23,406 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:42:23,409 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:42:23,409 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 0x7f00bb1d4db0> 2024-03-01 17:42:23,409 INFO blivet/MainThread: sorting actions... 2024-03-01 17:42:23,444 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:42:23,444 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:42:23,444 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:42:23,445 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:42:23,445 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:42:23,445 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:42:23,446 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:42:23,446 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:42:23,447 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:42:23,447 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:42:23,447 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:42:23,448 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:42:23,448 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:42:23,448 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:42:23,449 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:42:23,449 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:42:23,450 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:42:23,450 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:42:23,451 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:42:23,451 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:42:23,452 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:42:23,452 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:42:23,452 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:42:23,453 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:42:23,453 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:42:23,454 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:42:23,454 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:42:23,454 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:42:23,455 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:42:23,455 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:42:23,456 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:42:23,456 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:42:23,457 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:42:23,457 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:42:23,457 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:42:23,458 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:42:23,458 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:42:23,459 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:42:23,459 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:42:23,460 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:42:23,462 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:42:23,465 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 17:42:23,465 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 17:42:23,473 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,502 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,502 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,512 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,512 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:42:23,516 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:42:23,519 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 17:42:23,519 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 17:42:23,525 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,525 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,552 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,552 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,563 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,563 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:42:23,567 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:42:23,570 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 17:42:23,570 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 17:42:23,576 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,577 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,605 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,605 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,618 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,618 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:42:23,622 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:42:23,625 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 17:42:23,625 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 17:42:23,631 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,631 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,658 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,658 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,671 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,671 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:42:23,675 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:42:23,678 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 17:42:23,678 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 17:42:23,684 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,684 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,711 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,711 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,724 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,724 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:42:23,728 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:42:23,731 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 17:42:23,731 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 17:42:23,737 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,738 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,767 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,767 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,780 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,780 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:42:23,784 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:42:23,787 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 17:42:23,787 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 17:42:23,793 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,794 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,821 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,821 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,832 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,832 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:42:23,836 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:42:23,839 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 17:42:23,839 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 17:42:23,845 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,846 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,876 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,876 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,889 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,889 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:42:23,893 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:42:23,896 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 17:42:23,896 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 17:42:23,902 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,903 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,932 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,932 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,945 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,945 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:42:23,949 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:42:23,952 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 17:42:23,952 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 17:42:23,958 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,959 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:23,989 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:23,989 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:24,002 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,002 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:42:24,006 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,010 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,013 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,013 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:42:24,013 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= devices { filter=["a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:42:24,043 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 17:42:24,043 INFO program/MainThread: stderr[5]: 2024-03-01 17:42:24,043 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:42:24,044 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:24,066 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,074 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:42:24,074 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:42:24,076 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 17:42:24,094 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,094 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:24,134 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,134 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:42:24,139 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,143 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,148 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,148 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:42:24,148 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:42:24,188 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 17:42:24,188 INFO program/MainThread: stderr[6]: 2024-03-01 17:42:24,188 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:42:24,188 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:24,213 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,220 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:42:24,220 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:42:24,222 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 17:42:24,238 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,239 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:24,265 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,265 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:42:24,269 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,272 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,275 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,276 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:42:24,276 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:42:24,309 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 17:42:24,310 INFO program/MainThread: stderr[7]: 2024-03-01 17:42:24,310 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:42:24,310 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:24,339 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,346 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:42:24,346 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:42:24,347 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 17:42:24,360 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,360 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:24,388 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,388 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:42:24,392 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,395 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,398 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,398 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:42:24,399 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:42:24,439 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 17:42:24,439 INFO program/MainThread: stderr[8]: 2024-03-01 17:42:24,439 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:42:24,439 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:24,462 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,469 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:42:24,470 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:42:24,472 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 17:42:24,485 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,485 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:24,513 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,513 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:42:24,517 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 17:42:24,520 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:42:24,524 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,527 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,530 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,534 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,537 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,540 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,543 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,546 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,549 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 17:42:24,549 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:24,618 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 17:42:24,618 INFO program/MainThread: stderr[9]: 2024-03-01 17:42:24,618 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:42:24,626 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:42:24,636 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:42:24,643 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,649 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,654 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,660 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,667 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,673 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,680 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,687 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,687 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:24,704 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,709 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:42:24,712 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:42:24,712 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:24,724 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,725 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 17:42:24,734 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,734 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:24,745 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,745 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:42:24,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 17:42:24,753 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 17:42:24,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:42:24,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:42:24,763 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,767 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,770 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,774 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,777 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,781 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,784 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,787 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:42:24,787 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:24,799 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,804 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:42:24,804 INFO program/MainThread: Running [10] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:24,831 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 17:42:24,831 INFO program/MainThread: stderr[10]: 2024-03-01 17:42:24,832 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:42:24,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 17:42:24,836 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:24,925 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 17:42:24,925 INFO program/MainThread: stderr[11]: 2024-03-01 17:42:24,925 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:42:24,933 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:24,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:42:24,940 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:42:24,940 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:24,991 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:24,996 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:42:24,997 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:42:24,997 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:42:25,007 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,008 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:25,023 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,023 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:42:25,028 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:25,031 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:42:25,034 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 17:42:25,034 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 17:42:25,156 INFO program/MainThread: stdout: 2024-03-01 17:42:25,156 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:42:25,156 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:42:25,157 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:42:25,157 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:42:25,157 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:42:25,157 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:42:25,157 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:42:25,157 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:42:25,157 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:42:25,157 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:42:25,157 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,158 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 17:42:25,173 INFO program/MainThread: stdout: 2024-03-01 17:42:25,173 INFO program/MainThread: writing all SBs 2024-03-01 17:42:25,173 INFO program/MainThread: new label = "" 2024-03-01 17:42:25,173 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,173 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:25,189 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,193 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:42:25,193 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:42:25,195 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:42:25,205 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,205 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:25,222 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,222 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:42:25,226 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 17:42:25,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 17:42:25,234 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:25,234 INFO program/MainThread: Running [12] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:25,264 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 17:42:25,264 INFO program/MainThread: stderr[12]: 2024-03-01 17:42:25,264 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:42:25,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 17:42:25,269 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:25,365 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 17:42:25,365 INFO program/MainThread: stderr[13]: 2024-03-01 17:42:25,365 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:42:25,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:25,381 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:42:25,381 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:42:25,381 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:25,418 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,423 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:42:25,424 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:42:25,424 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:42:25,434 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,435 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:25,450 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,450 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:42:25,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:25,458 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:42:25,461 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 17:42:25,461 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 17:42:25,481 INFO program/MainThread: stdout: 2024-03-01 17:42:25,482 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:42:25,482 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:42:25,482 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:42:25,482 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:42:25,482 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:42:25,482 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:42:25,482 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:42:25,482 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:42:25,482 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:42:25,482 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:42:25,483 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,483 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 17:42:25,497 INFO program/MainThread: stdout: 2024-03-01 17:42:25,497 INFO program/MainThread: writing all SBs 2024-03-01 17:42:25,498 INFO program/MainThread: new label = "" 2024-03-01 17:42:25,498 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,498 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:25,516 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,520 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:42:25,520 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:42:25,522 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:42:25,532 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,532 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:25,548 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,548 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:42:25,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 17:42:25,556 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 17:42:25,559 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:25,559 INFO program/MainThread: Running [14] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:25,585 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 17:42:25,585 INFO program/MainThread: stderr[14]: 2024-03-01 17:42:25,585 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:42:25,590 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 17:42:25,590 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:25,690 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 17:42:25,690 INFO program/MainThread: stderr[15]: 2024-03-01 17:42:25,690 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:42:25,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:25,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:42:25,709 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:42:25,709 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:25,744 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:42:25,749 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:42:25,750 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:42:25,760 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,761 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:25,777 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,777 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:42:25,782 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:25,785 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:42:25,788 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 17:42:25,788 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 17:42:25,811 INFO program/MainThread: stdout: 2024-03-01 17:42:25,811 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 17:42:25,811 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:42:25,811 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:42:25,811 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:42:25,812 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 17:42:25,812 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:42:25,812 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:42:25,812 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 17:42:25,812 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:42:25,812 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:42:25,812 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,812 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 17:42:25,828 INFO program/MainThread: stdout: 2024-03-01 17:42:25,828 INFO program/MainThread: writing all SBs 2024-03-01 17:42:25,828 INFO program/MainThread: new label = "" 2024-03-01 17:42:25,828 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,829 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:25,847 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:42:25,852 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:42:25,853 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:42:25,862 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:25,878 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:25,878 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:42:25,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 17:42:25,886 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 17:42:25,889 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:25,889 INFO program/MainThread: Running [16] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:25,920 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 17:42:25,920 INFO program/MainThread: stderr[16]: 2024-03-01 17:42:25,920 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:42:25,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 17:42:25,925 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:26,018 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 17:42:26,018 INFO program/MainThread: stderr[17]: 2024-03-01 17:42:26,018 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:42:26,027 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:26,034 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:42:26,034 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:42:26,034 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:26,076 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,081 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:42:26,082 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:42:26,082 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:42:26,092 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,093 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:26,108 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,108 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:42:26,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:26,116 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:42:26,119 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 17:42:26,119 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 17:42:26,148 INFO program/MainThread: stdout: 2024-03-01 17:42:26,148 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 17:42:26,148 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:42:26,148 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:42:26,148 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:42:26,148 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 17:42:26,148 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:42:26,148 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:42:26,149 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 17:42:26,149 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:42:26,149 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:42:26,149 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,149 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 17:42:26,163 INFO program/MainThread: stdout: 2024-03-01 17:42:26,163 INFO program/MainThread: writing all SBs 2024-03-01 17:42:26,163 INFO program/MainThread: new label = "" 2024-03-01 17:42:26,163 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,164 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:26,182 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,186 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:42:26,187 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:42:26,188 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:42:26,198 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,199 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:26,214 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,214 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:42:26,218 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:26,221 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:42:26,224 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:42:26,224 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:42:26,225 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:42:26,257 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 17:42:26,258 INFO program/MainThread: stderr[18]: 2024-03-01 17:42:26,258 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:42:26,258 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:26,281 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,288 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:42:26,288 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:42:26,291 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 17:42:26,307 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,307 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:26,336 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,336 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:42:26,341 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:26,344 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:42:26,347 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:42:26,347 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:42:26,347 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:42:26,382 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 17:42:26,382 INFO program/MainThread: stderr[19]: 2024-03-01 17:42:26,382 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:42:26,383 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:26,412 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,419 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:42:26,419 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:42:26,421 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 17:42:26,433 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,433 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:26,464 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,464 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:42:26,468 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:26,471 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:42:26,474 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:42:26,475 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:42:26,475 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:42:26,507 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 17:42:26,507 INFO program/MainThread: stderr[20]: 2024-03-01 17:42:26,508 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:42:26,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:26,529 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,536 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:42:26,537 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:42:26,539 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 17:42:26,553 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,554 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:26,579 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,579 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:42:26,583 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 17:42:26,586 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:42:26,589 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:26,593 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:42:26,596 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:26,599 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:42:26,602 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:26,605 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:42:26,608 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 17:42:26,608 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:26,669 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 17:42:26,669 INFO program/MainThread: stderr[21]: 2024-03-01 17:42:26,670 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:42:26,677 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:42:26,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:42:26,693 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:26,698 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:42:26,701 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:26,705 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:42:26,708 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:26,711 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:42:26,711 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:26,723 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:42:26,731 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:42:26,731 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:26,742 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,742 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 17:42:26,751 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,751 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:26,764 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,764 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:42:26,768 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 17:42:26,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 17:42:26,775 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:42:26,779 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:42:26,782 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:26,786 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:42:26,789 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:26,792 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:42:26,796 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:26,799 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:42:26,799 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:26,811 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,816 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:42:26,816 INFO program/MainThread: Running [22] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:26,843 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 17:42:26,843 INFO program/MainThread: stderr[22]: 2024-03-01 17:42:26,844 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:42:26,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 17:42:26,848 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:26,937 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 17:42:26,938 INFO program/MainThread: stderr[23]: 2024-03-01 17:42:26,938 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:42:26,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:26,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:42:26,954 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:42:26,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:26,982 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:26,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:42:26,989 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:42:26,989 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:42:27,000 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,000 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,016 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,016 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:42:27,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:27,024 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:42:27,027 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 17:42:27,028 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 17:42:27,049 INFO program/MainThread: stdout: 2024-03-01 17:42:27,049 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 17:42:27,049 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:42:27,049 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:42:27,049 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:42:27,049 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 17:42:27,049 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:42:27,049 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:42:27,049 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:42:27,050 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:42:27,050 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:42:27,050 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,050 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 17:42:27,065 INFO program/MainThread: stdout: 2024-03-01 17:42:27,065 INFO program/MainThread: writing all SBs 2024-03-01 17:42:27,065 INFO program/MainThread: new label = "" 2024-03-01 17:42:27,065 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,065 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,081 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,085 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:42:27,086 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:42:27,087 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:42:27,097 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,097 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,113 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,113 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:42:27,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 17:42:27,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 17:42:27,124 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:27,124 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:27,154 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 17:42:27,154 INFO program/MainThread: stderr[24]: 2024-03-01 17:42:27,154 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:42:27,159 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 17:42:27,159 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:27,252 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 17:42:27,252 INFO program/MainThread: stderr[25]: 2024-03-01 17:42:27,252 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:42:27,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:27,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:42:27,267 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:42:27,267 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,293 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:42:27,299 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:42:27,299 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:42:27,309 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,309 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,324 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,324 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:42:27,329 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:27,332 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:42:27,335 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 17:42:27,335 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 17:42:27,355 INFO program/MainThread: stdout: 2024-03-01 17:42:27,356 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 17:42:27,356 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:42:27,356 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:42:27,356 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:42:27,356 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 17:42:27,356 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:42:27,356 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:42:27,356 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:42:27,356 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:42:27,356 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:42:27,356 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,357 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 17:42:27,369 INFO program/MainThread: stdout: 2024-03-01 17:42:27,369 INFO program/MainThread: writing all SBs 2024-03-01 17:42:27,369 INFO program/MainThread: new label = "" 2024-03-01 17:42:27,369 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,370 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,388 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,392 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:42:27,392 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:42:27,394 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:42:27,403 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,403 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,418 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,418 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:42:27,423 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:27,426 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:42:27,429 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:42:27,429 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:42:27,429 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:42:27,463 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 17:42:27,464 INFO program/MainThread: stderr[26]: 2024-03-01 17:42:27,464 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:42:27,464 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,492 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,499 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:42:27,499 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:42:27,500 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 17:42:27,517 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,517 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,540 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,540 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:42:27,544 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:27,547 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:42:27,550 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:42:27,550 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:42:27,551 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:42:27,589 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 17:42:27,589 INFO program/MainThread: stderr[27]: 2024-03-01 17:42:27,589 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:42:27,590 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,608 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,615 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:42:27,615 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:42:27,617 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 17:42:27,632 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,659 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,659 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:42:27,663 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:27,666 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:42:27,669 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:42:27,669 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:42:27,669 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:42:27,703 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 17:42:27,704 INFO program/MainThread: stderr[28]: 2024-03-01 17:42:27,704 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:42:27,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,738 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,743 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:42:27,743 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:42:27,745 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 17:42:27,757 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,757 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,784 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,784 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:42:27,788 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 17:42:27,791 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:42:27,794 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:27,798 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:42:27,801 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:27,804 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:42:27,807 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:27,810 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:42:27,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 17:42:27,813 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:27,870 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 17:42:27,871 INFO program/MainThread: stderr[29]: 2024-03-01 17:42:27,871 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:42:27,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:42:27,887 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:42:27,894 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:27,900 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:42:27,907 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:27,912 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:42:27,917 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:27,923 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:42:27,923 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,943 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,948 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:42:27,951 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:42:27,951 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,963 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,963 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 17:42:27,972 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,973 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:27,984 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:27,984 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:42:27,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 17:42:27,992 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 17:42:27,995 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:42:27,999 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:42:28,002 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:28,006 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:42:28,009 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:28,013 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:42:28,016 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:28,019 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:42:28,020 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:28,031 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,036 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:42:28,036 INFO program/MainThread: Running [30] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:28,064 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 17:42:28,064 INFO program/MainThread: stderr[30]: 2024-03-01 17:42:28,064 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:42:28,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 17:42:28,069 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:28,166 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 17:42:28,166 INFO program/MainThread: stderr[31]: 2024-03-01 17:42:28,166 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:42:28,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:28,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:42:28,181 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:42:28,181 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:28,209 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:42:28,215 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:42:28,215 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:42:28,226 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,226 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:28,244 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,244 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:42:28,249 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:28,252 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:42:28,255 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 17:42:28,255 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 17:42:28,284 INFO program/MainThread: stdout: 2024-03-01 17:42:28,284 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 17:42:28,284 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:42:28,285 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:42:28,285 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:42:28,285 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 17:42:28,285 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:42:28,285 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:42:28,285 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 17:42:28,285 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:42:28,285 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:42:28,285 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,286 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 17:42:28,299 INFO program/MainThread: stdout: 2024-03-01 17:42:28,299 INFO program/MainThread: writing all SBs 2024-03-01 17:42:28,299 INFO program/MainThread: new label = "" 2024-03-01 17:42:28,300 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,300 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:28,317 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,321 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:42:28,322 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:42:28,323 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:42:28,333 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,333 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:28,348 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,348 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:42:28,353 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 17:42:28,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 17:42:28,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:28,359 INFO program/MainThread: Running [32] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:28,386 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 17:42:28,386 INFO program/MainThread: stderr[32]: 2024-03-01 17:42:28,387 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:42:28,391 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 17:42:28,391 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:28,486 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 17:42:28,486 INFO program/MainThread: stderr[33]: 2024-03-01 17:42:28,486 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:42:28,494 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:28,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:42:28,503 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:42:28,503 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:28,528 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,533 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:42:28,534 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:42:28,534 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:42:28,545 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,545 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:28,560 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,560 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:42:28,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:28,568 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:42:28,571 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 17:42:28,571 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 17:42:28,596 INFO program/MainThread: stdout: 2024-03-01 17:42:28,596 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 17:42:28,596 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:42:28,596 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:42:28,596 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:42:28,596 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 17:42:28,596 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:42:28,596 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:42:28,597 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:42:28,597 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:42:28,597 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:42:28,597 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,597 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 17:42:28,611 INFO program/MainThread: stdout: 2024-03-01 17:42:28,611 INFO program/MainThread: writing all SBs 2024-03-01 17:42:28,611 INFO program/MainThread: new label = "" 2024-03-01 17:42:28,611 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,612 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:28,627 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:42:28,631 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:42:28,633 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:42:28,643 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,643 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:28,660 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:28,665 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:42:28,665 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 0x7f00bb1e90f8> 2024-03-01 17:42:28,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:42:28,673 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:42:28,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 17:42:28,679 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:42:28,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:42:28,686 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:42:28,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:42:28,692 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:42:28,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 17:42:28,698 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:42:28,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:42:28,704 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:42:28,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:42:28,710 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:42:28,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:42:28,716 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:42:28,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:42:28,723 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:42:28,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 17:42:28,729 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:42:28,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:42:28,735 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:42:28,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:42:28,741 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:42:28,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 17:42:28,747 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:42:28,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:42:28,753 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:42:28,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:42:28,759 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:42:28,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:28,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:42:28,765 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:42:55,418 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_m64g4ztj/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:42:55,454 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:42:55,455 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:42:55,458 INFO program/MainThread: stdout[2]: 2024-03-01 17:42:55,459 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 17:42:55,459 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:42:55,459 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:42:55,463 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:55,464 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:42:55,467 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:42:55,468 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:42:55,471 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:42:55,471 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:42:55,474 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:42:55,474 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:42:55,486 INFO program/MainThread: stdout: 2024-03-01 17:42:55,487 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:42:55,487 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS 2024-03-01 17:42:55,487 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs ed5d7036-ea10-4a18-a7b5-36da8e72376a 2024-03-01 17:42:55,487 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI 2024-03-01 17:42:55,487 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs ed5d7036-ea10-4a18-a7b5-36da8e72376a 2024-03-01 17:42:55,487 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 20dcc66d-bb92-4f0f-8258-319439232982 2024-03-01 17:42:55,487 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl 2024-03-01 17:42:55,487 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf 2024-03-01 17:42:55,487 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs e71486c6-fdc1-4285-95ad-5b84278af08e 2024-03-01 17:42:55,487 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 44dda48d-5582-4e95-b715-4917cff29d70 2024-03-01 17:42:55,487 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA 2024-03-01 17:42:55,487 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM 2024-03-01 17:42:55,487 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY 2024-03-01 17:42:55,487 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 01a4277a-33c0-437a-9894-ad5e3a27204e 2024-03-01 17:42:55,487 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs dabc3c61-31df-488d-9b21-e7f046cd360d 2024-03-01 17:42:55,487 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4193c055-4b7c-4e9a-aa23-1cd4a78a213b 2024-03-01 17:42:55,487 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J 2024-03-01 17:42:55,487 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4193c055-4b7c-4e9a-aa23-1cd4a78a213b 2024-03-01 17:42:55,487 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 2024-03-01 17:42:55,487 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2116e760-c8b2-4f74-a0ed-b6dc0a5b1477 2024-03-01 17:42:55,487 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ 2024-03-01 17:42:55,487 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2116e760-c8b2-4f74-a0ed-b6dc0a5b1477 2024-03-01 17:42:55,487 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:42:55,487 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:42:55,487 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:42:55,487 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:42:55,488 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:55,488 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs ed5d7036-ea10-4a18-a7b5-36da8e72376a sdb 1073741824 root disk brw-rw---- LVM2_member KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs ed5d7036-ea10-4a18-a7b5-36da8e72376a `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 20dcc66d-bb92-4f0f-8258-319439232982 sdc 1073741824 root disk brw-rw---- LVM2_member uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl sdd 1073741824 root disk brw-rw---- LVM2_member 5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf |-test_vg2-lv4 641728512 root disk brw-rw---- xfs e71486c6-fdc1-4285-95ad-5b84278af08e `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 44dda48d-5582-4e95-b715-4917cff29d70 sde 1073741824 root disk brw-rw---- LVM2_member ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA sdf 1073741824 root disk brw-rw---- LVM2_member ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM sdg 1073741824 root disk brw-rw---- LVM2_member Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 01a4277a-33c0-437a-9894-ad5e3a27204e |-test_vg3-lv7 427819008 root disk brw-rw---- xfs dabc3c61-31df-488d-9b21-e7f046cd360d `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4193c055-4b7c-4e9a-aa23-1cd4a78a213b sdh 1073741824 root disk brw-rw---- LVM2_member Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4193c055-4b7c-4e9a-aa23-1cd4a78a213b sdi 1073741824 root disk brw-rw---- LVM2_member DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2116e760-c8b2-4f74-a0ed-b6dc0a5b1477 sdj 1073741824 root disk brw-rw---- LVM2_member vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2116e760-c8b2-4f74-a0ed-b6dc0a5b1477 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:42:55,488 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:42:55,488 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:42:55,488 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:42:55,488 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:42:55,489 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:42:55,489 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:42:55,489 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:42:55,503 DEBUG program/MainThread: Return code: 0 2024-03-01 17:42:55,518 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 17:42:55,523 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_2519b458-68f7-455a-ad46-167d8ae0fbcd ' '/dev/disk/by-id/wwn-0x60014052519b45868f7455aad46167d8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:2519b458-68f7-455a-ad46-167d8ae0fbcd ' '/dev/disk/by-id/scsi-360014052519b45868f7455aad46167d8', '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': 'qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS', 'ID_FS_UUID_ENC': 'qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS', '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': '2519b458-68f7-455a-ad46-167d8ae0fbcd', 'ID_SERIAL': '360014052519b45868f7455aad46167d8', 'ID_SERIAL_SHORT': '60014052519b45868f7455aad46167d8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052519b4586', 'ID_WWN_VENDOR_EXTENSION': '0x8f7455aad46167d8', 'ID_WWN_WITH_EXTENSION': '0x60014052519b45868f7455aad46167d8', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052519b45868f7455aad46167d8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:2519b458-68f7-455a-ad46-167d8ae0fbcd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2519b458-68f7-455a-ad46-167d8ae0fbcd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478112779'} ; 2024-03-01 17:42:55,523 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:42:55,524 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:55,559 INFO program/MainThread: stdout[3]: 2024-03-01 17:42:55,559 INFO program/MainThread: stderr[3]: 2024-03-01 17:42:55,559 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:42:55,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:42:55,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:55,573 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:42:55,578 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:42:55,578 INFO blivet/MainThread: sda is a disk 2024-03-01 17:42:55,578 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:42:55,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:42:55,582 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:42:55,586 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:42:55,586 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:42:55,589 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:42:55,590 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:42:55,590 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:42:55,590 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9d9a6e2cc0) -- 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 = 60014052519b45868f7455aad46167d8 2024-03-01 17:42:55,594 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:42:55,598 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:55,598 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:42:55,602 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:55,602 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:42:55,605 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:55,605 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:42:55,609 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:55,609 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:42:55,612 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:42:55,613 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:42:55,613 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:55,644 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:42:55,644 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI. WARNING: Couldn't find device with uuid uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl. WARNING: VG test_vg1 is missing PV KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:42:55,644 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:42:55,645 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:42:55,649 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS ; label: None ; device: /dev/sda ; serial: 360014052519b45868f7455aad46167d8 ; exists: True ; vg_name: test_vg1 ; vg_uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; pe_start: 8 MiB ; 2024-03-01 17:42:55,650 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:42:55,653 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:42:55,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:42:55,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:42:55,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:55,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:55,666 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:55,698 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:42:55,698 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI. WARNING: Couldn't find device with uuid uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl. WARNING: VG test_vg1 is missing PV KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:42:55,698 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:42:55,698 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:42:55,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:42:55,706 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:42:55,710 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:42:55,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:42:55,713 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:42:55,714 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:55,742 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:42:55,742 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI. WARNING: Couldn't find device with uuid uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl. WARNING: VG test_vg1 is missing PV KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:42:55,742 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:42:55,748 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:42:55,748 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:42:55,751 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:42:55,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:42:55,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:42:55,758 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:42:55,758 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:42:55,762 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014059070aa537f2f4579bb543f879 ' '/dev/disk/by-id/wwn-0x60014059070aa537f2f4579bb543f879 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_9070aa53-7f2f-4579-bb54-3f87968060e8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:9070aa53-7f2f-4579-bb54-3f87968060e8 ' '/dev/disk/by-id/lvm-pv-uuid-KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI', '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': 'KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI', 'ID_FS_UUID_ENC': 'KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI', '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': '9070aa53-7f2f-4579-bb54-3f87968060e8', 'ID_SERIAL': '360014059070aa537f2f4579bb543f879', 'ID_SERIAL_SHORT': '60014059070aa537f2f4579bb543f879', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059070aa537', 'ID_WWN_VENDOR_EXTENSION': '0xf2f4579bb543f879', 'ID_WWN_WITH_EXTENSION': '0x60014059070aa537f2f4579bb543f879', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059070aa537f2f4579bb543f879', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:9070aa53-7f2f-4579-bb54-3f87968060e8', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9070aa53-7f2f-4579-bb54-3f87968060e8', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478077086'} ; 2024-03-01 17:42:55,762 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:42:55,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:42:55,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:55,773 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:42:55,773 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:42:55,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:42:55,774 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:42:55,777 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:42:55,780 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:42:55,781 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:42:55,784 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:42:55,784 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:42:55,785 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:42:55,785 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9d99551320) -- 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 = 60014059070aa537f2f4579bb543f879 2024-03-01 17:42:55,789 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:42:55,792 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:55,792 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:42:55,796 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:55,796 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:42:55,799 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:55,799 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:42:55,803 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:55,803 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:42:55,806 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:42:55,806 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:42:55,806 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:55,832 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:42:55,832 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl. WARNING: VG test_vg1 is missing PV uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl (last written to /dev/sdc). 2024-03-01 17:42:55,832 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:42:55,833 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:42:55,837 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI ; label: None ; device: /dev/sdb ; serial: 360014059070aa537f2f4579bb543f879 ; exists: True ; vg_name: test_vg1 ; vg_uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:42:55,837 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:42:55,840 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:42:55,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:42:55,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:42:55,851 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:42:55,854 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:42:55,857 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:42:55,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:42:55,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:42:55,864 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:55,893 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:42:55,893 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl. WARNING: VG test_vg1 is missing PV uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl (last written to /dev/sdc). 2024-03-01 17:42:55,893 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:42:55,894 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:42:55,894 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:42:55,899 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e7d0e645e6b44030ba9082ff4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e7d0e645-e6b4-4030-ba90-82ff43492391 ' '/dev/disk/by-id/wwn-0x6001405e7d0e645e6b44030ba9082ff4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e7d0e645-e6b4-4030-ba90-82ff43492391', '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': 'e7d0e645-e6b4-4030-ba90-82ff43492391', 'ID_SERIAL': '36001405e7d0e645e6b44030ba9082ff4', 'ID_SERIAL_SHORT': '6001405e7d0e645e6b44030ba9082ff4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7d0e645e', 'ID_WWN_VENDOR_EXTENSION': '0x6b44030ba9082ff4', 'ID_WWN_WITH_EXTENSION': '0x6001405e7d0e645e6b44030ba9082ff4', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7d0e645e6b44030ba9082ff4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e7d0e645-e6b4-4030-ba90-82ff43492391', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7d0e645-e6b4-4030-ba90-82ff43492391', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478880231'} ; 2024-03-01 17:42:55,899 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:42:55,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:42:55,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:55,909 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:42:55,910 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:42:55,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:42:55,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:42:55,913 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:42:55,917 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:42:55,917 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:42:55,920 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:42:55,921 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:42:55,921 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:42:55,921 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9d99551c88) -- 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 = 6001405e7d0e645e6b44030ba9082ff4 2024-03-01 17:42:55,925 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:42:55,925 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:42:55,929 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_993fd595-9b40-4771-a692-e8570db0d807 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:993fd595-9b40-4771-a692-e8570db0d807 ' '/dev/disk/by-id/wwn-0x6001405993fd5959b404771a692e8570 ' '/dev/disk/by-id/scsi-36001405993fd5959b404771a692e8570', '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': '993fd595-9b40-4771-a692-e8570db0d807', 'ID_SERIAL': '36001405993fd5959b404771a692e8570', 'ID_SERIAL_SHORT': '6001405993fd5959b404771a692e8570', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405993fd5959', 'ID_WWN_VENDOR_EXTENSION': '0xb404771a692e8570', 'ID_WWN_WITH_EXTENSION': '0x6001405993fd5959b404771a692e8570', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405993fd5959b404771a692e8570', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:993fd595-9b40-4771-a692-e8570db0d807', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '993fd595-9b40-4771-a692-e8570db0d807', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '479057617'} ; 2024-03-01 17:42:55,929 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:42:55,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:42:55,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:55,939 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:42:55,940 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:42:55,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:42:55,940 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:42:55,943 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:42:55,947 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:42:55,947 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:42:55,950 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:42:55,951 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:42:55,951 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:42:55,951 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9d9955ecf8) -- 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 = 6001405993fd5959b404771a692e8570 2024-03-01 17:42:55,955 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:42:55,955 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:42:55,958 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:4c006ce2-f86d-499d-a3a0-a3b694dd797a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_4c006ce2-f86d-499d-a3a0-a3b694dd797a ' '/dev/disk/by-id/wwn-0x60014054c006ce2f86d499da3a0a3b69 ' '/dev/disk/by-id/scsi-360014054c006ce2f86d499da3a0a3b69 ' '/dev/disk/by-id/lvm-pv-uuid-uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl', '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': 'uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl', 'ID_FS_UUID_ENC': 'uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl', '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': '4c006ce2-f86d-499d-a3a0-a3b694dd797a', 'ID_SERIAL': '360014054c006ce2f86d499da3a0a3b69', 'ID_SERIAL_SHORT': '60014054c006ce2f86d499da3a0a3b69', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c006ce2f', 'ID_WWN_VENDOR_EXTENSION': '0x86d499da3a0a3b69', 'ID_WWN_WITH_EXTENSION': '0x60014054c006ce2f86d499da3a0a3b69', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c006ce2f86d499da3a0a3b69', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:4c006ce2-f86d-499d-a3a0-a3b694dd797a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c006ce2-f86d-499d-a3a0-a3b694dd797a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478158362'} ; 2024-03-01 17:42:55,958 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:42:55,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:42:55,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:55,969 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:42:55,969 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:42:55,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:42:55,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:42:55,973 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:42:55,976 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:42:55,976 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:42:55,980 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:42:55,980 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:42:55,981 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:42:55,981 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9d995662e8) -- 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 = 60014054c006ce2f86d499da3a0a3b69 2024-03-01 17:42:55,984 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:42:55,988 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:55,988 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:42:55,992 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:55,992 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:42:55,995 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:55,995 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:42:55,999 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:55,999 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:42:56,002 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:42:56,002 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:42:56,002 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:56,033 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:42:56,033 INFO program/MainThread: stderr[9]: 2024-03-01 17:42:56,033 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:42:56,034 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:42:56,038 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl ; label: None ; device: /dev/sdc ; serial: 360014054c006ce2f86d499da3a0a3b69 ; exists: True ; vg_name: test_vg1 ; vg_uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:42:56,038 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:42:56,042 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:42:56,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:42:56,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:42:56,052 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:42:56,055 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:42:56,058 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:42:56,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:42:56,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:42:56,065 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:56,093 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:42:56,093 INFO program/MainThread: stderr[10]: 2024-03-01 17:42:56,093 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:42:56,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:56,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:56,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:56,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:42:56,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:42:56,112 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:42:56,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:42:56,116 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:42:56,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:42:56,120 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:42:56,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:42:56,124 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:42:56,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:42:56,129 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:42:56,132 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:42:56,133 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:42:56,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:42:56,140 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:42:56,140 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:42:56,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:42:56,144 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:42:56,144 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:42:56,144 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:42:56,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:42:56,148 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:42:56,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:42:56,152 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:42:56,155 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/20dcc66d-bb92-4f0f-8258-319439232982 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZrjJX2uImRCyojsZSbJAWkrA0ymQ1bVT2 ' '/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-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZrjJX2uImRCyojsZSbJAWkrA0ymQ1bVT2', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '20dcc66d-bb92-4f0f-8258-319439232982', 'ID_FS_UUID_ENC': '20dcc66d-bb92-4f0f-8258-319439232982', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '849614878'} ; 2024-03-01 17:42:56,155 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:42:56,156 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:42:56,160 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:42:56,160 INFO program/MainThread: stderr[11]: 2024-03-01 17:42:56,160 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:42:56,160 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:42:56,163 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:42:56,163 INFO program/MainThread: stderr[12]: 2024-03-01 17:42:56,163 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:42:56,164 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:42:56,167 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:42:56,167 INFO program/MainThread: stderr[13]: 2024-03-01 17:42:56,167 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:42:56,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:56,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:42:56,178 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:42:56,178 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:42:56,179 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:42:56,179 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:42:56,175 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9d99566f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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 (0x7f9d995dfa90) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:42:56,180 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:42:56,183 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:42:56,183 INFO program/MainThread: stderr[14]: 2024-03-01 17:42:56,183 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:42:56,187 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:42:56,192 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:56,192 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:42:56,196 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:56,196 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:42:56,199 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:56,199 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:42:56,203 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:56,203 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:42:56,205 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:42:56,205 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:42:56,209 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:56,209 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:42:56,213 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:42:56,213 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:42:56,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:56,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:56,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ ; incomplete: False ; hidden: False ; 2024-03-01 17:42:56,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:42:56,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:42:56,230 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:42:56,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:42:56,234 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:42:56,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:42:56,238 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:42:56,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:42:56,242 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:42:56,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:42:56,246 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:42:56,249 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:42:56,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:42:56,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:42:56,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:42:56,257 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:42:56,260 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:42:56,261 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:42:56,261 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:42:56,261 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:42:56,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:42:56,265 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:42:56,268 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:42:56,268 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:42:56,272 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/ed5d7036-ea10-4a18-a7b5-36da8e72376a ' '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZfzvv7vmc3o41er7IizYGCSjDBhHP8pJJ', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZfzvv7vmc3o41er7IizYGCSjDBhHP8pJJ', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ed5d7036-ea10-4a18-a7b5-36da8e72376a', 'ID_FS_UUID_ENC': 'ed5d7036-ea10-4a18-a7b5-36da8e72376a', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '849297777'} ; 2024-03-01 17:42:56,272 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:42:56,273 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:42:56,277 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:42:56,277 INFO program/MainThread: stderr[15]: 2024-03-01 17:42:56,277 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:42:56,277 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:42:56,280 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:42:56,280 INFO program/MainThread: stderr[16]: 2024-03-01 17:42:56,280 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:42:56,280 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:42:56,283 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:42:56,284 INFO program/MainThread: stderr[17]: 2024-03-01 17:42:56,284 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:42:56,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:56,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:42:56,294 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:42:56,295 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:42:56,296 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:42:56,296 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:42:56,292 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9d99566dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ 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 (0x7f9d995dfa90) -- name = test_vg1 status = True 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:42:56,297 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:42:56,300 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:42:56,301 INFO program/MainThread: stderr[18]: 2024-03-01 17:42:56,301 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:42:56,305 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:42:56,309 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:56,309 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:42:56,313 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:56,313 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:42:56,316 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:56,316 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:42:56,320 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:56,320 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:42:56,321 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:42:56,324 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:56,324 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:42:56,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:42:56,328 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:42:56,328 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:42:56,332 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:0b707257-766b-4fef-8748-5629841e6c6c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_0b707257-766b-4fef-8748-5629841e6c6c ' '/dev/disk/by-id/lvm-pv-uuid-5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf ' '/dev/disk/by-id/scsi-360014050b707257766b4fef874856298 ' '/dev/disk/by-id/wwn-0x60014050b707257766b4fef874856298', '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': '5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf', 'ID_FS_UUID_ENC': '5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf', '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': '0b707257-766b-4fef-8748-5629841e6c6c', 'ID_SERIAL': '360014050b707257766b4fef874856298', 'ID_SERIAL_SHORT': '60014050b707257766b4fef874856298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b7072577', 'ID_WWN_VENDOR_EXTENSION': '0x66b4fef874856298', 'ID_WWN_WITH_EXTENSION': '0x60014050b707257766b4fef874856298', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b707257766b4fef874856298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:0b707257-766b-4fef-8748-5629841e6c6c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b707257-766b-4fef-8748-5629841e6c6c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478266570'} ; 2024-03-01 17:42:56,332 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:42:56,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:42:56,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:56,343 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:42:56,343 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:42:56,344 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:42:56,344 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:42:56,347 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:42:56,350 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:42:56,350 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:42:56,354 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:42:56,354 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:42:56,355 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:42:56,355 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9d995770b8) -- 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 = 60014050b707257766b4fef874856298 2024-03-01 17:42:56,358 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:42:56,362 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:56,362 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:42:56,365 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:56,365 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:42:56,369 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:56,369 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:42:56,372 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:56,372 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:42:56,375 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:42:56,375 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:42:56,376 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:56,405 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:42:56,405 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA. WARNING: Couldn't find device with uuid ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM. WARNING: VG test_vg2 is missing PV ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM (last written to /dev/sdf). 2024-03-01 17:42:56,405 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:42:56,406 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:42:56,410 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf ; label: None ; device: /dev/sdd ; serial: 360014050b707257766b4fef874856298 ; exists: True ; vg_name: test_vg2 ; vg_uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:42:56,410 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:42:56,414 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:42:56,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; incomplete: True ; hidden: False ; 2024-03-01 17:42:56,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:42:56,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:56,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:56,427 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:56,455 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 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=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:42:56,455 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA. WARNING: Couldn't find device with uuid ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM. WARNING: VG test_vg2 is missing PV ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM (last written to /dev/sdf). 2024-03-01 17:42:56,455 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:42:56,455 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:42:56,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:42:56,461 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:42:56,465 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:42:56,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:42:56,468 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:42:56,469 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:56,498 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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=zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:42:56,498 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA. WARNING: Couldn't find device with uuid ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM. WARNING: VG test_vg2 is missing PV ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM (last written to /dev/sdf). 2024-03-01 17:42:56,498 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:42:56,503 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:42:56,504 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:42:56,507 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:42:56,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; incomplete: True ; hidden: False ; 2024-03-01 17:42:56,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:42:56,513 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:42:56,514 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:42:56,517 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051e62bfdd332d434a88ad90610 ' '/dev/disk/by-id/scsi-360014051e62bfdd332d434a88ad90610 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:1e62bfdd-332d-434a-88ad-9061037806ac ' '/dev/disk/by-id/lvm-pv-uuid-ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_1e62bfdd-332d-434a-88ad-9061037806ac', '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': 'ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA', 'ID_FS_UUID_ENC': 'ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA', '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': '1e62bfdd-332d-434a-88ad-9061037806ac', 'ID_SERIAL': '360014051e62bfdd332d434a88ad90610', 'ID_SERIAL_SHORT': '60014051e62bfdd332d434a88ad90610', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e62bfdd3', 'ID_WWN_VENDOR_EXTENSION': '0x32d434a88ad90610', 'ID_WWN_WITH_EXTENSION': '0x60014051e62bfdd332d434a88ad90610', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e62bfdd332d434a88ad90610', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:1e62bfdd-332d-434a-88ad-9061037806ac', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e62bfdd-332d-434a-88ad-9061037806ac', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478375465'} ; 2024-03-01 17:42:56,517 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:42:56,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:42:56,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:56,529 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:42:56,529 INFO blivet/MainThread: sde is a disk 2024-03-01 17:42:56,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:42:56,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:42:56,533 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:42:56,536 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:42:56,536 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:42:56,540 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:42:56,540 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:42:56,541 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:42:56,541 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9d995807b8) -- 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 = 60014051e62bfdd332d434a88ad90610 2024-03-01 17:42:56,544 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:42:56,548 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:56,548 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:42:56,551 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:56,551 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:42:56,555 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:56,555 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:42:56,558 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:56,558 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:42:56,562 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:42:56,562 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:42:56,562 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:56,590 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:42:56,590 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM. WARNING: VG test_vg2 is missing PV ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM (last written to /dev/sdf). 2024-03-01 17:42:56,590 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:42:56,591 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:42:56,595 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA ; label: None ; device: /dev/sde ; serial: 360014051e62bfdd332d434a88ad90610 ; exists: True ; vg_name: test_vg2 ; vg_uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:42:56,595 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:42:56,599 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:42:56,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; incomplete: True ; hidden: False ; 2024-03-01 17:42:56,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:42:56,609 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:42:56,613 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:42:56,616 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:42:56,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; incomplete: True ; hidden: False ; 2024-03-01 17:42:56,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:42:56,622 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:56,652 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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=zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:42:56,652 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM. WARNING: VG test_vg2 is missing PV ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM (last written to /dev/sdf). 2024-03-01 17:42:56,652 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:42:56,653 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:42:56,653 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:42:56,658 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405d6c4b418c7cd4418a375d9c4f ' '/dev/disk/by-id/lvm-pv-uuid-ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:d6c4b418-c7cd-4418-a375-d9c4fd48e845 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_d6c4b418-c7cd-4418-a375-d9c4fd48e845 ' '/dev/disk/by-id/wwn-0x6001405d6c4b418c7cd4418a375d9c4f', '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': 'ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM', 'ID_FS_UUID_ENC': 'ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM', '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': 'd6c4b418-c7cd-4418-a375-d9c4fd48e845', 'ID_SERIAL': '36001405d6c4b418c7cd4418a375d9c4f', 'ID_SERIAL_SHORT': '6001405d6c4b418c7cd4418a375d9c4f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d6c4b418c', 'ID_WWN_VENDOR_EXTENSION': '0x7cd4418a375d9c4f', 'ID_WWN_WITH_EXTENSION': '0x6001405d6c4b418c7cd4418a375d9c4f', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d6c4b418c7cd4418a375d9c4f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:d6c4b418-c7cd-4418-a375-d9c4fd48e845', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd6c4b418-c7cd-4418-a375-d9c4fd48e845', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478439550'} ; 2024-03-01 17:42:56,658 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:42:56,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:42:56,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:56,669 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:42:56,670 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:42:56,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:42:56,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:42:56,673 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:42:56,677 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:42:56,677 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:42:56,680 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:42:56,681 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:42:56,681 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:42:56,681 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9d995806d8) -- 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 = 6001405d6c4b418c7cd4418a375d9c4f 2024-03-01 17:42:56,685 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:42:56,689 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:56,689 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:42:56,692 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:56,692 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:42:56,696 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:56,696 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:42:56,699 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:56,699 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:42:56,702 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:42:56,703 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:42:56,703 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:56,735 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:42:56,735 INFO program/MainThread: stderr[24]: 2024-03-01 17:42:56,735 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:42:56,736 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:42:56,740 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM ; label: None ; device: /dev/sdf ; serial: 36001405d6c4b418c7cd4418a375d9c4f ; exists: True ; vg_name: test_vg2 ; vg_uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:42:56,740 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:42:56,744 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:42:56,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; incomplete: True ; hidden: False ; 2024-03-01 17:42:56,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:42:56,754 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:42:56,758 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:42:56,761 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:42:56,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; incomplete: True ; hidden: False ; 2024-03-01 17:42:56,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:42:56,768 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:56,796 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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=zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:42:56,796 INFO program/MainThread: stderr[25]: 2024-03-01 17:42:56,796 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:42:56,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:56,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:56,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s ; incomplete: False ; hidden: False ; 2024-03-01 17:42:56,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:42:56,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:42:56,815 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:42:56,816 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:42:56,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:42:56,823 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:42:56,823 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:42:56,827 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:42:56,828 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:42:56,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:42:56,832 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:42:56,835 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:42:56,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:42:56,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:42:56,843 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:42:56,843 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:42:56,846 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:42:56,847 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:42:56,847 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:42:56,847 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:42:56,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:42:56,851 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:42:56,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:42:56,855 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:42:56,859 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/44dda48d-5582-4e95-b715-4917cff29d70 ' '/dev/disk/by-id/dm-uuid-LVM-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGVBeij2pPrxq1I1PP2MzPo2lqt935l50s ' '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGVBeij2pPrxq1I1PP2MzPo2lqt935l50s', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '44dda48d-5582-4e95-b715-4917cff29d70', 'ID_FS_UUID_ENC': '44dda48d-5582-4e95-b715-4917cff29d70', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '848382631'} ; 2024-03-01 17:42:56,859 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:42:56,859 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:42:56,863 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:42:56,863 INFO program/MainThread: stderr[26]: 2024-03-01 17:42:56,863 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:42:56,863 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:42:56,867 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:42:56,867 INFO program/MainThread: stderr[27]: 2024-03-01 17:42:56,867 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:42:56,867 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:42:56,870 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:42:56,870 INFO program/MainThread: stderr[28]: 2024-03-01 17:42:56,870 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:42:56,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:56,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:42:56,881 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:42:56,882 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:42:56,882 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:42:56,883 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:42:56,879 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9d99587f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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 (0x7f9d995804e0) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:42:56,883 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:42:56,887 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:42:56,887 INFO program/MainThread: stderr[29]: 2024-03-01 17:42:56,887 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:42:56,891 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:42:56,896 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:56,896 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:42:56,900 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:56,900 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:42:56,903 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:56,903 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:42:56,907 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:56,907 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:42:56,907 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:42:56,911 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:56,911 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:42:56,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:42:56,915 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:42:56,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:56,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:56,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU ; incomplete: False ; hidden: False ; 2024-03-01 17:42:56,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:42:56,938 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:42:56,942 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:42:56,942 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:42:56,945 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:42:56,949 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:42:56,949 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:42:56,953 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:42:56,953 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:42:56,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:42:56,957 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:42:56,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:42:56,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:42:56,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:42:56,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:42:56,968 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:42:56,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:42:56,972 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:42:56,973 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:42:56,973 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:42:56,976 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:42:56,976 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:42:56,980 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:42:56,980 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:42:56,984 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/e71486c6-fdc1-4285-95ad-5b84278af08e ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGzsLBoTNMfgz4zuv3GLjLvSHfWrXhf3DU', '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-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGzsLBoTNMfgz4zuv3GLjLvSHfWrXhf3DU', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e71486c6-fdc1-4285-95ad-5b84278af08e', 'ID_FS_UUID_ENC': 'e71486c6-fdc1-4285-95ad-5b84278af08e', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '848071759'} ; 2024-03-01 17:42:56,984 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:42:56,984 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:42:56,988 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:42:56,989 INFO program/MainThread: stderr[30]: 2024-03-01 17:42:56,989 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:42:56,989 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:42:56,992 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:42:56,992 INFO program/MainThread: stderr[31]: 2024-03-01 17:42:56,992 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:42:56,992 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:42:56,996 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:42:56,996 INFO program/MainThread: stderr[32]: 2024-03-01 17:42:56,996 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:42:57,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:57,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:42:57,007 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:42:57,008 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:42:57,009 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:42:57,009 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:42:57,005 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9da85feac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU 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 (0x7f9d995804e0) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:42:57,010 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:42:57,014 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:42:57,014 INFO program/MainThread: stderr[33]: 2024-03-01 17:42:57,014 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:42:57,019 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:42:57,023 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:57,023 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:42:57,027 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:57,027 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:42:57,030 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:57,030 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:42:57,034 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:57,034 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:42:57,035 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:42:57,038 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:57,038 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:42:57,042 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:42:57,042 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:42:57,042 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:42:57,046 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:bbb2a3b9-eab5-442e-a767-c0d5b97896f3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_bbb2a3b9-eab5-442e-a767-c0d5b97896f3 ' '/dev/disk/by-id/lvm-pv-uuid-Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY ' '/dev/disk/by-id/scsi-36001405bbb2a3b9eab5442ea767c0d5b ' '/dev/disk/by-id/wwn-0x6001405bbb2a3b9eab5442ea767c0d5b', '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': 'Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY', 'ID_FS_UUID_ENC': 'Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY', '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': 'bbb2a3b9-eab5-442e-a767-c0d5b97896f3', 'ID_SERIAL': '36001405bbb2a3b9eab5442ea767c0d5b', 'ID_SERIAL_SHORT': '6001405bbb2a3b9eab5442ea767c0d5b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bbb2a3b9e', 'ID_WWN_VENDOR_EXTENSION': '0xab5442ea767c0d5b', 'ID_WWN_WITH_EXTENSION': '0x6001405bbb2a3b9eab5442ea767c0d5b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bbb2a3b9eab5442ea767c0d5b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:bbb2a3b9-eab5-442e-a767-c0d5b97896f3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bbb2a3b9-eab5-442e-a767-c0d5b97896f3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478447390'} ; 2024-03-01 17:42:57,046 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:42:57,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:42:57,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:57,057 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:42:57,058 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:42:57,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:42:57,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:42:57,062 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:42:57,065 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:42:57,065 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:42:57,069 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:42:57,069 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:42:57,069 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:42:57,069 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9d99566080) -- 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 = 6001405bbb2a3b9eab5442ea767c0d5b 2024-03-01 17:42:57,073 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:42:57,077 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:57,077 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:42:57,080 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:57,081 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:42:57,084 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:57,084 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:42:57,088 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:57,088 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:42:57,091 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:42:57,091 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:42:57,091 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:57,122 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:42:57,122 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J. WARNING: Couldn't find device with uuid DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6. WARNING: Couldn't find device with uuid vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ. WARNING: VG test_vg3 is missing PV Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:42:57,122 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:42:57,123 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:42:57,127 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY ; label: None ; device: /dev/sdg ; serial: 36001405bbb2a3b9eab5442ea767c0d5b ; exists: True ; vg_name: test_vg3 ; vg_uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:42:57,127 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:42:57,131 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:42:57,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:42:57,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:42:57,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:57,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:57,144 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:57,175 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 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=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:42:57,175 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J. WARNING: Couldn't find device with uuid DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6. WARNING: Couldn't find device with uuid vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ. WARNING: VG test_vg3 is missing PV Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:42:57,175 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:42:57,176 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:42:57,176 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:42:57,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:42:57,185 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:42:57,185 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:42:57,189 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:42:57,189 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:57,219 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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=zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 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=uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:42:57,219 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J. WARNING: Couldn't find device with uuid DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6. WARNING: Couldn't find device with uuid vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ. WARNING: VG test_vg3 is missing PV Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:42:57,219 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:42:57,224 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:42:57,225 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:42:57,228 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:42:57,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:42:57,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:42:57,235 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:42:57,235 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:42:57,239 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_b7da1da8-896b-429f-aac3-7031f2907657 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:b7da1da8-896b-429f-aac3-7031f2907657 ' '/dev/disk/by-id/scsi-36001405b7da1da8896b429faac37031f ' '/dev/disk/by-id/wwn-0x6001405b7da1da8896b429faac37031f', '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': 'Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J', 'ID_FS_UUID_ENC': 'Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J', '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': 'b7da1da8-896b-429f-aac3-7031f2907657', 'ID_SERIAL': '36001405b7da1da8896b429faac37031f', 'ID_SERIAL_SHORT': '6001405b7da1da8896b429faac37031f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b7da1da88', 'ID_WWN_VENDOR_EXTENSION': '0x96b429faac37031f', 'ID_WWN_WITH_EXTENSION': '0x6001405b7da1da8896b429faac37031f', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b7da1da8896b429faac37031f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:b7da1da8-896b-429f-aac3-7031f2907657', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b7da1da8-896b-429f-aac3-7031f2907657', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478645930'} ; 2024-03-01 17:42:57,239 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:42:57,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:42:57,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:57,251 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:42:57,251 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:42:57,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:42:57,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:42:57,255 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:42:57,258 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:42:57,259 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:42:57,262 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:42:57,263 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:42:57,263 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:42:57,263 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9d9955e668) -- 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 = 6001405b7da1da8896b429faac37031f 2024-03-01 17:42:57,267 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:42:57,270 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:57,270 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:42:57,274 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:57,274 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:42:57,277 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:57,277 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:42:57,281 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:57,281 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:42:57,284 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:42:57,284 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:42:57,284 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:57,314 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:42:57,314 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6. WARNING: Couldn't find device with uuid vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ. WARNING: VG test_vg3 is missing PV DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:42:57,314 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:42:57,315 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:42:57,319 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J ; label: None ; device: /dev/sdh ; serial: 36001405b7da1da8896b429faac37031f ; exists: True ; vg_name: test_vg3 ; vg_uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; pe_start: 8 MiB ; 2024-03-01 17:42:57,319 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:42:57,323 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:42:57,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:42:57,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:42:57,333 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:42:57,337 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:42:57,340 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:42:57,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:42:57,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:42:57,347 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:57,378 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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=zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 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=uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:42:57,378 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6. WARNING: Couldn't find device with uuid vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ. WARNING: VG test_vg3 is missing PV DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:42:57,378 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:42:57,379 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:42:57,379 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:42:57,384 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_c094509e-8ea7-47e8-b00e-fd001045e686 ' '/dev/disk/by-id/scsi-36001405c094509e8ea747e8b00efd001 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:c094509e-8ea7-47e8-b00e-fd001045e686 ' '/dev/disk/by-id/lvm-pv-uuid-DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 ' '/dev/disk/by-id/wwn-0x6001405c094509e8ea747e8b00efd001', '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': 'DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6', 'ID_FS_UUID_ENC': 'DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6', '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': 'c094509e-8ea7-47e8-b00e-fd001045e686', 'ID_SERIAL': '36001405c094509e8ea747e8b00efd001', 'ID_SERIAL_SHORT': '6001405c094509e8ea747e8b00efd001', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c094509e8', 'ID_WWN_VENDOR_EXTENSION': '0xea747e8b00efd001', 'ID_WWN_WITH_EXTENSION': '0x6001405c094509e8ea747e8b00efd001', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c094509e8ea747e8b00efd001', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:c094509e-8ea7-47e8-b00e-fd001045e686', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c094509e-8ea7-47e8-b00e-fd001045e686', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478689528'} ; 2024-03-01 17:42:57,384 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:42:57,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:42:57,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:57,396 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:42:57,396 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:42:57,397 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:42:57,397 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:42:57,400 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:42:57,403 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:42:57,404 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:42:57,407 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:42:57,407 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:42:57,408 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:42:57,408 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9d99580da0) -- 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 = 6001405c094509e8ea747e8b00efd001 2024-03-01 17:42:57,412 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:42:57,415 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:57,415 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:42:57,419 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:57,419 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:42:57,422 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:57,422 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:42:57,426 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:57,426 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:42:57,429 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:42:57,429 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:42:57,429 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:57,460 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:42:57,460 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ. WARNING: VG test_vg3 is missing PV vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:42:57,460 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:42:57,461 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:42:57,465 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 ; label: None ; device: /dev/sdi ; serial: 36001405c094509e8ea747e8b00efd001 ; exists: True ; vg_name: test_vg3 ; vg_uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; pe_start: 8 MiB ; 2024-03-01 17:42:57,465 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:42:57,469 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:42:57,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:42:57,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:42:57,479 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:42:57,483 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:42:57,486 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:42:57,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:42:57,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:42:57,493 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:57,524 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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=zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 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=uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:42:57,524 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ. WARNING: VG test_vg3 is missing PV vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:42:57,524 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:42:57,525 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:42:57,525 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:42:57,530 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c5a5dd67be8249c89e93d8bc4 ' '/dev/disk/by-id/scsi-36001405c5a5dd67be8249c89e93d8bc4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1 ' '/dev/disk/by-id/lvm-pv-uuid-vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ', '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': 'vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ', 'ID_FS_UUID_ENC': 'vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ', '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': 'c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1', 'ID_SERIAL': '36001405c5a5dd67be8249c89e93d8bc4', 'ID_SERIAL_SHORT': '6001405c5a5dd67be8249c89e93d8bc4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c5a5dd67b', 'ID_WWN_VENDOR_EXTENSION': '0xe8249c89e93d8bc4', 'ID_WWN_WITH_EXTENSION': '0x6001405c5a5dd67be8249c89e93d8bc4', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c5a5dd67be8249c89e93d8bc4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478766293'} ; 2024-03-01 17:42:57,530 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:42:57,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:42:57,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:57,542 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:42:57,542 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:42:57,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:42:57,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:42:57,546 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:42:57,549 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:42:57,549 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:42:57,553 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:42:57,553 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:42:57,554 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:42:57,554 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9d99590550) -- 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 = 6001405c5a5dd67be8249c89e93d8bc4 2024-03-01 17:42:57,557 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:42:57,561 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:57,561 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:42:57,565 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:57,565 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:42:57,568 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:57,568 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:42:57,572 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:57,572 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:42:57,575 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:42:57,575 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:42:57,575 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:57,606 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:42:57,606 INFO program/MainThread: stderr[41]: 2024-03-01 17:42:57,606 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:42:57,607 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:42:57,611 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ ; label: None ; device: /dev/sdj ; serial: 36001405c5a5dd67be8249c89e93d8bc4 ; exists: True ; vg_name: test_vg3 ; vg_uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:42:57,612 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:42:57,615 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:42:57,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:42:57,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:42:57,626 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:42:57,629 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:42:57,632 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:42:57,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:42:57,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:42:57,640 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:42:57,672 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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=zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 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=uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:42:57,672 INFO program/MainThread: stderr[42]: 2024-03-01 17:42:57,672 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:42:57,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:57,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:57,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d ; incomplete: False ; hidden: False ; 2024-03-01 17:42:57,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:42:57,688 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:42:57,691 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:42:57,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:42:57,695 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:42:57,699 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:42:57,699 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:42:57,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:42:57,704 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:42:57,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:42:57,707 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:42:57,712 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:42:57,712 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:42:57,716 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:42:57,719 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:42:57,719 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:42:57,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:42:57,723 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:42:57,724 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:42:57,724 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:42:57,727 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:42:57,727 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:42:57,731 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:42:57,731 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:42:57,735 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5l7xdLca3lNcfxIKt7eAOcE89f3hjS06d ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-uuid/2116e760-c8b2-4f74-a0ed-b6dc0a5b1477', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5l7xdLca3lNcfxIKt7eAOcE89f3hjS06d', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2116e760-c8b2-4f74-a0ed-b6dc0a5b1477', 'ID_FS_UUID_ENC': '2116e760-c8b2-4f74-a0ed-b6dc0a5b1477', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '847149024'} ; 2024-03-01 17:42:57,735 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:42:57,735 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:42:57,739 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:42:57,740 INFO program/MainThread: stderr[43]: 2024-03-01 17:42:57,740 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:42:57,740 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:42:57,743 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:42:57,743 INFO program/MainThread: stderr[44]: 2024-03-01 17:42:57,743 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:42:57,743 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:42:57,746 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:42:57,746 INFO program/MainThread: stderr[45]: 2024-03-01 17:42:57,746 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:42:57,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:57,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:42:57,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:42:57,759 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:42:57,759 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:42:57,760 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:42:57,755 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9d99590a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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 (0x7f9d995518d0) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:42:57,761 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:42:57,764 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:42:57,764 INFO program/MainThread: stderr[46]: 2024-03-01 17:42:57,764 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:42:57,769 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:42:57,773 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:57,773 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:42:57,777 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:57,777 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:42:57,780 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:57,781 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:42:57,784 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:57,784 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:42:57,785 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:42:57,788 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:57,788 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:42:57,792 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:42:57,792 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:42:57,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:57,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:57,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw ; incomplete: False ; hidden: False ; 2024-03-01 17:42:57,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:42:57,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:42:57,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:42:57,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:42:57,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:42:57,817 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:42:57,817 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:42:57,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:42:57,821 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:42:57,821 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:42:57,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:42:57,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:42:57,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:42:57,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:42:57,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:42:57,836 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:42:57,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:42:57,840 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:42:57,840 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:42:57,840 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:42:57,844 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:42:57,844 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:42:57,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:42:57,848 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:42:57,852 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wsk0g0vMfitInlAHuI8vXBSJ5ei9kydw ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/4193c055-4b7c-4e9a-aa23-1cd4a78a213b ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wsk0g0vMfitInlAHuI8vXBSJ5ei9kydw', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4193c055-4b7c-4e9a-aa23-1cd4a78a213b', 'ID_FS_UUID_ENC': '4193c055-4b7c-4e9a-aa23-1cd4a78a213b', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '846814133'} ; 2024-03-01 17:42:57,852 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:42:57,852 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:42:57,857 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:42:57,857 INFO program/MainThread: stderr[47]: 2024-03-01 17:42:57,857 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:42:57,857 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:42:57,860 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:42:57,861 INFO program/MainThread: stderr[48]: 2024-03-01 17:42:57,861 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:42:57,861 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:42:57,864 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:42:57,864 INFO program/MainThread: stderr[49]: 2024-03-01 17:42:57,864 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:42:57,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:57,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:42:57,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:42:57,877 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:42:57,878 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:42:57,879 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:42:57,873 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9d9a972748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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 (0x7f9d995518d0) -- name = test_vg3 status = True 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:42:57,879 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:42:57,883 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:42:57,884 INFO program/MainThread: stderr[50]: 2024-03-01 17:42:57,884 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:42:57,888 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:42:57,892 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:57,892 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:42:57,896 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:57,896 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:42:57,900 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:57,900 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:42:57,904 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:57,904 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:42:57,904 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:42:57,907 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:57,908 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:42:57,911 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:42:57,912 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:42:57,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:57,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:57,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:57,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:42:57,926 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:42:57,929 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:42:57,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:42:57,933 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:42:57,937 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:42:57,937 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:42:57,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:42:57,942 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:42:57,942 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:42:57,946 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:42:57,949 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:42:57,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:42:57,953 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:42:57,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:42:57,957 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:42:57,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:42:57,961 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:42:57,961 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:42:57,961 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:42:57,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:42:57,965 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:42:57,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:42:57,969 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:42:57,973 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wUA0hhheC5CDMsOFIZ1geYKESNIpRDf3 ' '/dev/disk/by-uuid/dabc3c61-31df-488d-9b21-e7f046cd360d ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wUA0hhheC5CDMsOFIZ1geYKESNIpRDf3', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dabc3c61-31df-488d-9b21-e7f046cd360d', 'ID_FS_UUID_ENC': 'dabc3c61-31df-488d-9b21-e7f046cd360d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '846492014'} ; 2024-03-01 17:42:57,973 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:42:57,973 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:42:57,977 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:42:57,977 INFO program/MainThread: stderr[51]: 2024-03-01 17:42:57,977 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:42:57,978 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:42:57,981 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:42:57,981 INFO program/MainThread: stderr[52]: 2024-03-01 17:42:57,981 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:42:57,981 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:42:57,985 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:42:57,985 INFO program/MainThread: stderr[53]: 2024-03-01 17:42:57,985 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:42:57,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:57,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:42:57,997 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:42:57,998 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:42:57,999 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:42:58,000 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:42:57,994 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9d9a6e9710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 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 (0x7f9d995518d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:42:58,000 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:42:58,005 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:42:58,005 INFO program/MainThread: stderr[54]: 2024-03-01 17:42:58,005 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:42:58,010 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:42:58,013 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:58,014 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:42:58,018 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:58,018 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:42:58,021 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:58,022 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:42:58,025 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:58,025 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:42:58,026 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:42:58,029 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:58,029 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:42:58,033 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:42:58,033 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:42:58,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:58,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:58,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp ; incomplete: False ; hidden: False ; 2024-03-01 17:42:58,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:42:58,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:42:58,051 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:42:58,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:42:58,055 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:42:58,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:42:58,059 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:42:58,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:42:58,064 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:42:58,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:42:58,067 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:42:58,071 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:42:58,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:42:58,075 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:42:58,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:42:58,079 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:42:58,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:42:58,083 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:42:58,083 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:42:58,083 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:42:58,087 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:42:58,087 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:42:58,090 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:42:58,091 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:42:58,095 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5uUTitGZbmpWTR956do7hHKuZGzlf1Xpp ' '/dev/disk/by-uuid/01a4277a-33c0-437a-9894-ad5e3a27204e', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5uUTitGZbmpWTR956do7hHKuZGzlf1Xpp', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '01a4277a-33c0-437a-9894-ad5e3a27204e', 'ID_FS_UUID_ENC': '01a4277a-33c0-437a-9894-ad5e3a27204e', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '846060086'} ; 2024-03-01 17:42:58,095 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:42:58,095 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:42:58,099 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:42:58,100 INFO program/MainThread: stderr[55]: 2024-03-01 17:42:58,100 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:42:58,100 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:42:58,104 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:42:58,104 INFO program/MainThread: stderr[56]: 2024-03-01 17:42:58,104 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:42:58,105 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:42:58,109 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:42:58,109 INFO program/MainThread: stderr[57]: 2024-03-01 17:42:58,109 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:42:58,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:42:58,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:42:58,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:42:58,123 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:42:58,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:42:58,125 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:42:58,119 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9d9951a7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp 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 (0x7f9d995518d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:42:58,126 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:42:58,130 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:42:58,130 INFO program/MainThread: stderr[58]: 2024-03-01 17:42:58,130 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:42:58,134 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:42:58,138 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:58,138 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:42:58,142 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:58,142 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:42:58,146 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:58,146 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:42:58,150 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:58,150 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:42:58,150 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:42:58,154 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:42:58,154 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:42:58,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:42:58,158 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:42:58,158 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:42:58,161 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': '27634285'} ; 2024-03-01 17:42:58,161 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:42:58,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:42:58,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:42:58,173 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:42:58,173 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:42:58,173 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:42:58,174 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:42:58,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:42:58,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:42:58,177 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:42:58,180 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:42:58,181 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:42:58,184 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:42:58,184 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:42:58,185 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:42:58,185 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9d99526048) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:42:58,188 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:42:58,192 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:42:58,192 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:42:58,196 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:42:58,196 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:42:58,199 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:58,199 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:42:58,203 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:42:58,203 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:42:58,206 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:42:58,210 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:42:58,213 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:42:58,219 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 0x7f9d99561048> 2024-03-01 17:43:01,275 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:43:01,280 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:43:01,280 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:43:01,284 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': '27638418'} ; 2024-03-01 17:43:01,284 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:43:01,284 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:43:01,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:01,296 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:43:01,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:01,303 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:01,317 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:01,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:43:01,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:43:01,345 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:43:01,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:43:01,349 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:43:01,352 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:43:01,353 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:43:01,356 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:43:01,356 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:43:01,357 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:43:01,360 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:43:01,363 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:43:01,367 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:43:01,370 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:43:01,373 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:43:01,374 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:43:01,374 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:43:01,375 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:43:01,374 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f9d99539fd0) -- 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 0x7f9d9953e9e8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:43:01,379 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:43:01,383 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:01,383 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:43:01,386 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:01,386 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:43:01,390 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:01,390 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:43:01,393 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:01,393 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:43:01,394 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:43:01,397 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:43:01,397 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:43:01,400 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:43:01,400 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:43:01,404 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5uUTitGZbmpWTR956do7hHKuZGzlf1Xpp ' '/dev/disk/by-uuid/01a4277a-33c0-437a-9894-ad5e3a27204e ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_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-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5uUTitGZbmpWTR956do7hHKuZGzlf1Xpp', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '01a4277a-33c0-437a-9894-ad5e3a27204e', 'ID_FS_UUID_ENC': '01a4277a-33c0-437a-9894-ad5e3a27204e', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '846060086'} ; 2024-03-01 17:43:01,404 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:43:01,404 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:43:01,408 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:43:01,409 INFO program/MainThread: stderr[59]: 2024-03-01 17:43:01,409 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:43:01,409 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:43:01,413 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:43:01,413 INFO program/MainThread: stderr[60]: 2024-03-01 17:43:01,413 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:43:01,413 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:43:01,417 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:43:01,417 INFO program/MainThread: stderr[61]: 2024-03-01 17:43:01,417 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:43:01,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:43:01,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:01,431 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:01,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:01,433 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:01,426 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9d9951a7f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9d995518d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:01,434 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:43:01,438 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:43:01,438 INFO program/MainThread: stderr[62]: 2024-03-01 17:43:01,438 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:43:01,442 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:43:01,443 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:43:01,446 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wUA0hhheC5CDMsOFIZ1geYKESNIpRDf3 ' '/dev/disk/by-uuid/dabc3c61-31df-488d-9b21-e7f046cd360d ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wUA0hhheC5CDMsOFIZ1geYKESNIpRDf3', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dabc3c61-31df-488d-9b21-e7f046cd360d', 'ID_FS_UUID_ENC': 'dabc3c61-31df-488d-9b21-e7f046cd360d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '846492014'} ; 2024-03-01 17:43:01,446 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:43:01,447 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:43:01,451 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:43:01,451 INFO program/MainThread: stderr[63]: 2024-03-01 17:43:01,451 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:43:01,451 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:43:01,454 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:43:01,455 INFO program/MainThread: stderr[64]: 2024-03-01 17:43:01,455 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:43:01,455 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:43:01,458 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:43:01,458 INFO program/MainThread: stderr[65]: 2024-03-01 17:43:01,458 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:43:01,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:43:01,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:01,472 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:01,472 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:01,473 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:01,467 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9d9a6e9710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9d995518d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:01,474 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:43:01,478 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:43:01,478 INFO program/MainThread: stderr[66]: 2024-03-01 17:43:01,478 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:43:01,483 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:43:01,483 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:43:01,486 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/4193c055-4b7c-4e9a-aa23-1cd4a78a213b ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wsk0g0vMfitInlAHuI8vXBSJ5ei9kydw ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wsk0g0vMfitInlAHuI8vXBSJ5ei9kydw', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4193c055-4b7c-4e9a-aa23-1cd4a78a213b', 'ID_FS_UUID_ENC': '4193c055-4b7c-4e9a-aa23-1cd4a78a213b', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '846814133'} ; 2024-03-01 17:43:01,486 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:43:01,486 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:43:01,490 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:43:01,491 INFO program/MainThread: stderr[67]: 2024-03-01 17:43:01,491 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:43:01,491 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:43:01,494 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:43:01,494 INFO program/MainThread: stderr[68]: 2024-03-01 17:43:01,494 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:43:01,494 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:43:01,497 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:43:01,498 INFO program/MainThread: stderr[69]: 2024-03-01 17:43:01,498 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:43:01,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:43:01,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:01,511 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:01,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:01,512 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:01,506 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9d9a972748) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9d995518d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:01,513 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:43:01,517 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:43:01,518 INFO program/MainThread: stderr[70]: 2024-03-01 17:43:01,518 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:43:01,522 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:43:01,522 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:43:01,525 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5l7xdLca3lNcfxIKt7eAOcE89f3hjS06d ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/2116e760-c8b2-4f74-a0ed-b6dc0a5b1477 ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5l7xdLca3lNcfxIKt7eAOcE89f3hjS06d', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2116e760-c8b2-4f74-a0ed-b6dc0a5b1477', 'ID_FS_UUID_ENC': '2116e760-c8b2-4f74-a0ed-b6dc0a5b1477', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '847149024'} ; 2024-03-01 17:43:01,526 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:43:01,526 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:43:01,530 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:43:01,530 INFO program/MainThread: stderr[71]: 2024-03-01 17:43:01,530 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:43:01,530 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:43:01,533 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:43:01,533 INFO program/MainThread: stderr[72]: 2024-03-01 17:43:01,533 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:43:01,534 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:43:01,537 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:43:01,537 INFO program/MainThread: stderr[73]: 2024-03-01 17:43:01,537 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:43:01,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 17:43:01,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:01,550 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:01,550 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:01,552 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:01,546 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9d99590a58) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9d995518d0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:01,552 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:43:01,557 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:43:01,557 INFO program/MainThread: stderr[74]: 2024-03-01 17:43:01,557 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:43:01,561 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:43:01,561 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:43:01,565 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGzsLBoTNMfgz4zuv3GLjLvSHfWrXhf3DU ' '/dev/disk/by-uuid/e71486c6-fdc1-4285-95ad-5b84278af08e ' '/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-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGzsLBoTNMfgz4zuv3GLjLvSHfWrXhf3DU', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e71486c6-fdc1-4285-95ad-5b84278af08e', 'ID_FS_UUID_ENC': 'e71486c6-fdc1-4285-95ad-5b84278af08e', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '848071759'} ; 2024-03-01 17:43:01,565 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:43:01,565 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:43:01,569 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:43:01,569 INFO program/MainThread: stderr[75]: 2024-03-01 17:43:01,570 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:43:01,570 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:43:01,573 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:43:01,573 INFO program/MainThread: stderr[76]: 2024-03-01 17:43:01,573 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:43:01,573 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:43:01,576 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:43:01,577 INFO program/MainThread: stderr[77]: 2024-03-01 17:43:01,577 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:43:01,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:43:01,588 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:01,589 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:01,590 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:01,590 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:01,586 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9da85feac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9d995804e0) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:01,591 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:43:01,595 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:43:01,595 INFO program/MainThread: stderr[78]: 2024-03-01 17:43:01,595 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:43:01,599 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:43:01,599 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:43:01,603 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/44dda48d-5582-4e95-b715-4917cff29d70 ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGVBeij2pPrxq1I1PP2MzPo2lqt935l50s ' '/dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGVBeij2pPrxq1I1PP2MzPo2lqt935l50s', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '44dda48d-5582-4e95-b715-4917cff29d70', 'ID_FS_UUID_ENC': '44dda48d-5582-4e95-b715-4917cff29d70', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '848382631'} ; 2024-03-01 17:43:01,603 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:43:01,603 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:43:01,607 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:43:01,607 INFO program/MainThread: stderr[79]: 2024-03-01 17:43:01,607 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:43:01,607 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:43:01,611 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:43:01,611 INFO program/MainThread: stderr[80]: 2024-03-01 17:43:01,611 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:43:01,611 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:43:01,614 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:43:01,614 INFO program/MainThread: stderr[81]: 2024-03-01 17:43:01,614 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:43:01,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:43:01,626 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:01,627 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:01,627 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:01,628 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:01,623 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9d99587f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9d995804e0) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:01,628 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:43:01,632 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:43:01,632 INFO program/MainThread: stderr[82]: 2024-03-01 17:43:01,632 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:43:01,637 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:43:01,637 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:43:01,640 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZfzvv7vmc3o41er7IizYGCSjDBhHP8pJJ ' '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/ed5d7036-ea10-4a18-a7b5-36da8e72376a ' '/dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZfzvv7vmc3o41er7IizYGCSjDBhHP8pJJ', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ed5d7036-ea10-4a18-a7b5-36da8e72376a', 'ID_FS_UUID_ENC': 'ed5d7036-ea10-4a18-a7b5-36da8e72376a', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '849297777'} ; 2024-03-01 17:43:01,640 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:43:01,640 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:43:01,644 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:43:01,644 INFO program/MainThread: stderr[83]: 2024-03-01 17:43:01,644 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:43:01,644 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:43:01,647 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:43:01,648 INFO program/MainThread: stderr[84]: 2024-03-01 17:43:01,648 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:43:01,648 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:43:01,651 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:43:01,651 INFO program/MainThread: stderr[85]: 2024-03-01 17:43:01,651 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:43:01,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:43:01,663 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:01,664 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:01,664 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:01,665 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:01,660 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9d99566dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9d995dfa90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:01,665 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:43:01,669 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:43:01,670 INFO program/MainThread: stderr[86]: 2024-03-01 17:43:01,670 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:43:01,674 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:43:01,674 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:43:01,678 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/20dcc66d-bb92-4f0f-8258-319439232982 ' '/dev/disk/by-id/dm-uuid-LVM-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZrjJX2uImRCyojsZSbJAWkrA0ymQ1bVT2 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZrjJX2uImRCyojsZSbJAWkrA0ymQ1bVT2', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '20dcc66d-bb92-4f0f-8258-319439232982', 'ID_FS_UUID_ENC': '20dcc66d-bb92-4f0f-8258-319439232982', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '849614878'} ; 2024-03-01 17:43:01,678 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:43:01,678 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:43:01,682 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:43:01,682 INFO program/MainThread: stderr[87]: 2024-03-01 17:43:01,682 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:43:01,683 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:43:01,686 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:43:01,686 INFO program/MainThread: stderr[88]: 2024-03-01 17:43:01,686 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:43:01,686 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:43:01,689 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:43:01,690 INFO program/MainThread: stderr[89]: 2024-03-01 17:43:01,690 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:43:01,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:43:01,701 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:01,701 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:01,702 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:01,703 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:01,698 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9d99566f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9d995dfa90) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:01,703 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:43:01,707 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:43:01,707 INFO program/MainThread: stderr[90]: 2024-03-01 17:43:01,707 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:43:01,711 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:43:01,711 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:43:01,712 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:01,723 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:01,739 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:43:01,740 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:43:01,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:01,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:43:01,755 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:43:01,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:01,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:43:01,768 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:43:01,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:01,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:43:01,781 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:43:01,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:01,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:43:01,794 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:43:01,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:01,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:43:01,806 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:43:01,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:01,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:43:01,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:43:01,819 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:43:06,652 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_4h16kaun/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:43:06,689 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:43:06,689 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:43:06,692 INFO program/MainThread: stdout[2]: 2024-03-01 17:43:06,693 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 17:43:06,693 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:43:06,693 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:43:06,697 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:06,698 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:43:06,701 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:43:06,702 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:43:06,705 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:43:06,705 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:43:06,708 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:43:06,708 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:43:06,720 INFO program/MainThread: stdout: 2024-03-01 17:43:06,720 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:43:06,720 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS 2024-03-01 17:43:06,720 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs ed5d7036-ea10-4a18-a7b5-36da8e72376a 2024-03-01 17:43:06,720 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI 2024-03-01 17:43:06,720 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs ed5d7036-ea10-4a18-a7b5-36da8e72376a 2024-03-01 17:43:06,720 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 20dcc66d-bb92-4f0f-8258-319439232982 2024-03-01 17:43:06,720 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl 2024-03-01 17:43:06,720 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf 2024-03-01 17:43:06,720 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs e71486c6-fdc1-4285-95ad-5b84278af08e 2024-03-01 17:43:06,720 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 44dda48d-5582-4e95-b715-4917cff29d70 2024-03-01 17:43:06,720 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA 2024-03-01 17:43:06,720 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM 2024-03-01 17:43:06,720 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY 2024-03-01 17:43:06,720 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 01a4277a-33c0-437a-9894-ad5e3a27204e 2024-03-01 17:43:06,720 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs dabc3c61-31df-488d-9b21-e7f046cd360d 2024-03-01 17:43:06,721 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4193c055-4b7c-4e9a-aa23-1cd4a78a213b 2024-03-01 17:43:06,721 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J 2024-03-01 17:43:06,721 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4193c055-4b7c-4e9a-aa23-1cd4a78a213b 2024-03-01 17:43:06,721 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 2024-03-01 17:43:06,721 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2116e760-c8b2-4f74-a0ed-b6dc0a5b1477 2024-03-01 17:43:06,721 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ 2024-03-01 17:43:06,721 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2116e760-c8b2-4f74-a0ed-b6dc0a5b1477 2024-03-01 17:43:06,721 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:43:06,721 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:43:06,721 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:43:06,721 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:43:06,721 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:06,721 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs ed5d7036-ea10-4a18-a7b5-36da8e72376a sdb 1073741824 root disk brw-rw---- LVM2_member KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs ed5d7036-ea10-4a18-a7b5-36da8e72376a `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 20dcc66d-bb92-4f0f-8258-319439232982 sdc 1073741824 root disk brw-rw---- LVM2_member uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl sdd 1073741824 root disk brw-rw---- LVM2_member 5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf |-test_vg2-lv4 641728512 root disk brw-rw---- xfs e71486c6-fdc1-4285-95ad-5b84278af08e `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 44dda48d-5582-4e95-b715-4917cff29d70 sde 1073741824 root disk brw-rw---- LVM2_member ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA sdf 1073741824 root disk brw-rw---- LVM2_member ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM sdg 1073741824 root disk brw-rw---- LVM2_member Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 01a4277a-33c0-437a-9894-ad5e3a27204e |-test_vg3-lv7 427819008 root disk brw-rw---- xfs dabc3c61-31df-488d-9b21-e7f046cd360d `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4193c055-4b7c-4e9a-aa23-1cd4a78a213b sdh 1073741824 root disk brw-rw---- LVM2_member Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 4193c055-4b7c-4e9a-aa23-1cd4a78a213b sdi 1073741824 root disk brw-rw---- LVM2_member DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2116e760-c8b2-4f74-a0ed-b6dc0a5b1477 sdj 1073741824 root disk brw-rw---- LVM2_member vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs 2116e760-c8b2-4f74-a0ed-b6dc0a5b1477 sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:43:06,721 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:43:06,721 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:43:06,722 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:43:06,722 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:43:06,722 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:43:06,722 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:43:06,722 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:06,734 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:06,749 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 17:43:06,754 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052519b45868f7455aad46167d8 ' '/dev/disk/by-id/lvm-pv-uuid-qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:2519b458-68f7-455a-ad46-167d8ae0fbcd ' '/dev/disk/by-id/scsi-360014052519b45868f7455aad46167d8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_2519b458-68f7-455a-ad46-167d8ae0fbcd', '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': 'qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS', 'ID_FS_UUID_ENC': 'qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS', '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': '2519b458-68f7-455a-ad46-167d8ae0fbcd', 'ID_SERIAL': '360014052519b45868f7455aad46167d8', 'ID_SERIAL_SHORT': '60014052519b45868f7455aad46167d8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052519b4586', 'ID_WWN_VENDOR_EXTENSION': '0x8f7455aad46167d8', 'ID_WWN_WITH_EXTENSION': '0x60014052519b45868f7455aad46167d8', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052519b45868f7455aad46167d8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:2519b458-68f7-455a-ad46-167d8ae0fbcd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2519b458-68f7-455a-ad46-167d8ae0fbcd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478112779'} ; 2024-03-01 17:43:06,754 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:43:06,754 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:06,780 INFO program/MainThread: stdout[3]: 2024-03-01 17:43:06,780 INFO program/MainThread: stderr[3]: 2024-03-01 17:43:06,780 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:43:06,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:43:06,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:06,794 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:43:06,799 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:43:06,800 INFO blivet/MainThread: sda is a disk 2024-03-01 17:43:06,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:43:06,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:43:06,804 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:43:06,808 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:43:06,808 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:43:06,811 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:43:06,812 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:43:06,812 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:43:06,812 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58d71acd30) -- 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 = 60014052519b45868f7455aad46167d8 2024-03-01 17:43:06,816 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:43:06,820 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:06,820 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:43:06,824 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:06,824 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:43:06,827 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:06,827 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:43:06,831 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:06,831 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:43:06,834 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:43:06,834 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:43:06,835 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:06,867 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:43:06,867 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI. WARNING: Couldn't find device with uuid uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl. WARNING: VG test_vg1 is missing PV KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:43:06,867 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:43:06,868 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:43:06,872 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS ; label: None ; device: /dev/sda ; serial: 360014052519b45868f7455aad46167d8 ; exists: True ; vg_name: test_vg1 ; vg_uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; pe_start: 8 MiB ; 2024-03-01 17:43:06,872 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:43:06,876 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:43:06,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:43:06,882 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:43:06,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:06,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:06,889 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:06,917 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:43:06,917 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI. WARNING: Couldn't find device with uuid uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl. WARNING: VG test_vg1 is missing PV KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:43:06,917 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:43:06,918 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:43:06,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:43:06,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:43:06,929 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:43:06,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:43:06,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:43:06,933 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:06,965 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:43:06,965 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI. WARNING: Couldn't find device with uuid uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl. WARNING: VG test_vg1 is missing PV KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:43:06,965 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:43:06,971 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:43:06,971 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:43:06,974 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:43:06,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:43:06,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:43:06,981 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:43:06,981 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:43:06,985 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI ' '/dev/disk/by-id/scsi-360014059070aa537f2f4579bb543f879 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:9070aa53-7f2f-4579-bb54-3f87968060e8 ' '/dev/disk/by-id/wwn-0x60014059070aa537f2f4579bb543f879 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_9070aa53-7f2f-4579-bb54-3f87968060e8', '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': 'KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI', 'ID_FS_UUID_ENC': 'KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI', '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': '9070aa53-7f2f-4579-bb54-3f87968060e8', 'ID_SERIAL': '360014059070aa537f2f4579bb543f879', 'ID_SERIAL_SHORT': '60014059070aa537f2f4579bb543f879', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059070aa537', 'ID_WWN_VENDOR_EXTENSION': '0xf2f4579bb543f879', 'ID_WWN_WITH_EXTENSION': '0x60014059070aa537f2f4579bb543f879', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059070aa537f2f4579bb543f879', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:9070aa53-7f2f-4579-bb54-3f87968060e8', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9070aa53-7f2f-4579-bb54-3f87968060e8', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478077086'} ; 2024-03-01 17:43:06,985 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 17:43:06,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:43:06,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:06,996 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:43:06,997 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:43:06,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:43:06,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:43:07,000 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:43:07,003 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:43:07,004 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:43:07,007 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:43:07,008 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:43:07,008 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:43:07,008 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58d601b390) -- 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 = 60014059070aa537f2f4579bb543f879 2024-03-01 17:43:07,012 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:43:07,015 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:07,016 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:43:07,019 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:07,019 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:43:07,023 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:07,023 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:43:07,026 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:07,027 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:43:07,030 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:43:07,030 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:43:07,030 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:07,061 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:43:07,061 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl. WARNING: VG test_vg1 is missing PV uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl (last written to /dev/sdc). 2024-03-01 17:43:07,061 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:43:07,062 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:43:07,066 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI ; label: None ; device: /dev/sdb ; serial: 360014059070aa537f2f4579bb543f879 ; exists: True ; vg_name: test_vg1 ; vg_uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:43:07,067 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:43:07,070 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:43:07,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:43:07,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:43:07,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:43:07,084 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:43:07,087 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:43:07,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:43:07,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:07,094 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:07,120 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:43:07,120 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl. WARNING: VG test_vg1 is missing PV uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl (last written to /dev/sdc). 2024-03-01 17:43:07,120 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:43:07,121 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:43:07,121 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:43:07,126 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e7d0e645e6b44030ba9082ff4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_e7d0e645-e6b4-4030-ba90-82ff43492391 ' '/dev/disk/by-id/wwn-0x6001405e7d0e645e6b44030ba9082ff4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:e7d0e645-e6b4-4030-ba90-82ff43492391', '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': 'e7d0e645-e6b4-4030-ba90-82ff43492391', 'ID_SERIAL': '36001405e7d0e645e6b44030ba9082ff4', 'ID_SERIAL_SHORT': '6001405e7d0e645e6b44030ba9082ff4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e7d0e645e', 'ID_WWN_VENDOR_EXTENSION': '0x6b44030ba9082ff4', 'ID_WWN_WITH_EXTENSION': '0x6001405e7d0e645e6b44030ba9082ff4', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e7d0e645e6b44030ba9082ff4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:e7d0e645-e6b4-4030-ba90-82ff43492391', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e7d0e645-e6b4-4030-ba90-82ff43492391', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478880231'} ; 2024-03-01 17:43:07,126 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:43:07,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:43:07,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:07,136 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:43:07,137 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:43:07,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:43:07,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:43:07,141 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:43:07,144 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:43:07,144 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 17:43:07,148 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 17:43:07,148 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:43:07,148 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:43:07,149 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58d601b8d0) -- 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 = 6001405e7d0e645e6b44030ba9082ff4 2024-03-01 17:43:07,152 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:43:07,152 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:43:07,156 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405993fd5959b404771a692e8570 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_993fd595-9b40-4771-a692-e8570db0d807 ' '/dev/disk/by-id/wwn-0x6001405993fd5959b404771a692e8570 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:993fd595-9b40-4771-a692-e8570db0d807', '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': '993fd595-9b40-4771-a692-e8570db0d807', 'ID_SERIAL': '36001405993fd5959b404771a692e8570', 'ID_SERIAL_SHORT': '6001405993fd5959b404771a692e8570', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405993fd5959', 'ID_WWN_VENDOR_EXTENSION': '0xb404771a692e8570', 'ID_WWN_WITH_EXTENSION': '0x6001405993fd5959b404771a692e8570', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405993fd5959b404771a692e8570', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:993fd595-9b40-4771-a692-e8570db0d807', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '993fd595-9b40-4771-a692-e8570db0d807', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '479057617'} ; 2024-03-01 17:43:07,156 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 17:43:07,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:43:07,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:07,166 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:43:07,167 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:43:07,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:43:07,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:43:07,170 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:43:07,174 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:43:07,174 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:43:07,177 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 17:43:07,177 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:43:07,178 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:43:07,178 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58d6028d68) -- 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 = 6001405993fd5959b404771a692e8570 2024-03-01 17:43:07,181 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:43:07,182 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:43:07,185 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:4c006ce2-f86d-499d-a3a0-a3b694dd797a ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_4c006ce2-f86d-499d-a3a0-a3b694dd797a ' '/dev/disk/by-id/scsi-360014054c006ce2f86d499da3a0a3b69 ' '/dev/disk/by-id/lvm-pv-uuid-uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl ' '/dev/disk/by-id/wwn-0x60014054c006ce2f86d499da3a0a3b69', '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': 'uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl', 'ID_FS_UUID_ENC': 'uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl', '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': '4c006ce2-f86d-499d-a3a0-a3b694dd797a', 'ID_SERIAL': '360014054c006ce2f86d499da3a0a3b69', 'ID_SERIAL_SHORT': '60014054c006ce2f86d499da3a0a3b69', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014054c006ce2f', 'ID_WWN_VENDOR_EXTENSION': '0x86d499da3a0a3b69', 'ID_WWN_WITH_EXTENSION': '0x60014054c006ce2f86d499da3a0a3b69', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014054c006ce2f86d499da3a0a3b69', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:4c006ce2-f86d-499d-a3a0-a3b694dd797a', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '4c006ce2-f86d-499d-a3a0-a3b694dd797a', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478158362'} ; 2024-03-01 17:43:07,185 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:43:07,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:43:07,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:07,195 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:43:07,196 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:43:07,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:43:07,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:43:07,199 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:43:07,203 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:43:07,203 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:43:07,206 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:43:07,207 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:43:07,207 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:43:07,207 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58d6030358) -- 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 = 60014054c006ce2f86d499da3a0a3b69 2024-03-01 17:43:07,211 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:43:07,214 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:07,215 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:43:07,218 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:07,218 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:43:07,222 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:07,222 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:43:07,225 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:07,225 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:43:07,228 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:43:07,229 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:43:07,229 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:07,258 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 17:43:07,258 INFO program/MainThread: stderr[9]: 2024-03-01 17:43:07,258 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:43:07,259 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:43:07,263 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl ; label: None ; device: /dev/sdc ; serial: 360014054c006ce2f86d499da3a0a3b69 ; exists: True ; vg_name: test_vg1 ; vg_uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:43:07,264 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:43:07,267 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:43:07,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:43:07,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:07,277 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:43:07,281 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:43:07,284 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:43:07,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ ; incomplete: True ; hidden: False ; 2024-03-01 17:43:07,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:07,291 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:07,321 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:43:07,321 INFO program/MainThread: stderr[10]: 2024-03-01 17:43:07,322 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:43:07,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:07,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:07,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:07,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:43:07,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:43:07,340 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:43:07,341 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:43:07,344 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:43:07,348 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:43:07,348 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:43:07,352 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:43:07,353 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:43:07,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:43:07,357 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:43:07,361 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:43:07,361 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:43:07,365 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:43:07,368 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:43:07,369 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:43:07,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:43:07,372 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:43:07,373 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:43:07,373 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:43:07,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:43:07,376 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:43:07,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:43:07,380 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:43:07,384 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZrjJX2uImRCyojsZSbJAWkrA0ymQ1bVT2 ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/20dcc66d-bb92-4f0f-8258-319439232982 ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZrjJX2uImRCyojsZSbJAWkrA0ymQ1bVT2', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '20dcc66d-bb92-4f0f-8258-319439232982', 'ID_FS_UUID_ENC': '20dcc66d-bb92-4f0f-8258-319439232982', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '849614878'} ; 2024-03-01 17:43:07,384 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:43:07,384 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:43:07,389 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:43:07,389 INFO program/MainThread: stderr[11]: 2024-03-01 17:43:07,389 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:43:07,389 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:43:07,392 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:43:07,392 INFO program/MainThread: stderr[12]: 2024-03-01 17:43:07,392 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:43:07,392 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:43:07,396 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:43:07,396 INFO program/MainThread: stderr[13]: 2024-03-01 17:43:07,396 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:43:07,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:07,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:43:07,407 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:07,408 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:43:07,408 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:07,409 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:43:07,404 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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 (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:07,409 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:43:07,413 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:43:07,413 INFO program/MainThread: stderr[14]: 2024-03-01 17:43:07,413 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:43:07,417 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:43:07,422 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:07,422 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:43:07,426 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:07,426 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:43:07,429 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:07,429 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:43:07,433 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:07,433 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:43:07,435 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:43:07,435 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:43:07,439 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:43:07,439 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:43:07,443 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:43:07,443 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:43:07,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:07,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:07,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ ; incomplete: False ; hidden: False ; 2024-03-01 17:43:07,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:43:07,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:43:07,461 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:43:07,461 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:43:07,465 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:43:07,468 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:43:07,469 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:43:07,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:43:07,473 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:43:07,473 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:43:07,477 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:43:07,480 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:43:07,481 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:43:07,484 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:43:07,488 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:43:07,488 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:43:07,492 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:43:07,492 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:43:07,492 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:43:07,492 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:43:07,496 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:43:07,496 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:43:07,499 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 17:43:07,500 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:43:07,503 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZfzvv7vmc3o41er7IizYGCSjDBhHP8pJJ ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-uuid/ed5d7036-ea10-4a18-a7b5-36da8e72376a', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZfzvv7vmc3o41er7IizYGCSjDBhHP8pJJ', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ed5d7036-ea10-4a18-a7b5-36da8e72376a', 'ID_FS_UUID_ENC': 'ed5d7036-ea10-4a18-a7b5-36da8e72376a', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '849297777'} ; 2024-03-01 17:43:07,503 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:43:07,504 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:43:07,508 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:43:07,508 INFO program/MainThread: stderr[15]: 2024-03-01 17:43:07,508 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:43:07,508 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:43:07,511 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:43:07,512 INFO program/MainThread: stderr[16]: 2024-03-01 17:43:07,512 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:43:07,512 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:43:07,515 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:43:07,515 INFO program/MainThread: stderr[17]: 2024-03-01 17:43:07,515 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:43:07,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:07,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:43:07,526 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:07,527 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:07,527 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:07,528 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:07,523 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ 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 (0x7f58d60a9b00) -- name = test_vg1 status = True 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:07,529 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:43:07,533 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:43:07,533 INFO program/MainThread: stderr[18]: 2024-03-01 17:43:07,533 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:43:07,537 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:43:07,541 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:07,541 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:43:07,545 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:07,545 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:43:07,549 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:07,549 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:43:07,553 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:07,553 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:43:07,553 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:43:07,557 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:43:07,557 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:43:07,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:43:07,561 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:43:07,561 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:43:07,565 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_0b707257-766b-4fef-8748-5629841e6c6c ' '/dev/disk/by-id/lvm-pv-uuid-5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf ' '/dev/disk/by-id/scsi-360014050b707257766b4fef874856298 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:0b707257-766b-4fef-8748-5629841e6c6c ' '/dev/disk/by-id/wwn-0x60014050b707257766b4fef874856298', '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': '5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf', 'ID_FS_UUID_ENC': '5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf', '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': '0b707257-766b-4fef-8748-5629841e6c6c', 'ID_SERIAL': '360014050b707257766b4fef874856298', 'ID_SERIAL_SHORT': '60014050b707257766b4fef874856298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050b7072577', 'ID_WWN_VENDOR_EXTENSION': '0x66b4fef874856298', 'ID_WWN_WITH_EXTENSION': '0x60014050b707257766b4fef874856298', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050b707257766b4fef874856298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:0b707257-766b-4fef-8748-5629841e6c6c', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0b707257-766b-4fef-8748-5629841e6c6c', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478266570'} ; 2024-03-01 17:43:07,565 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 17:43:07,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:43:07,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:07,576 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:43:07,576 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:43:07,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:43:07,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:43:07,580 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:43:07,583 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:43:07,583 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:43:07,587 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:43:07,587 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:43:07,588 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:43:07,588 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58d60411d0) -- 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 = 60014050b707257766b4fef874856298 2024-03-01 17:43:07,591 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:43:07,595 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:07,595 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:43:07,598 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:07,598 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:43:07,602 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:07,602 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:43:07,605 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:07,605 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:43:07,608 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:43:07,608 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:43:07,609 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:07,639 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:43:07,640 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA. WARNING: Couldn't find device with uuid ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM. WARNING: VG test_vg2 is missing PV ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM (last written to /dev/sdf). 2024-03-01 17:43:07,640 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:43:07,640 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:43:07,644 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf ; label: None ; device: /dev/sdd ; serial: 360014050b707257766b4fef874856298 ; exists: True ; vg_name: test_vg2 ; vg_uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:43:07,645 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:43:07,648 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:43:07,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; incomplete: True ; hidden: False ; 2024-03-01 17:43:07,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:43:07,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:07,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:07,661 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:07,688 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 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=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:43:07,688 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA. WARNING: Couldn't find device with uuid ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM. WARNING: VG test_vg2 is missing PV ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM (last written to /dev/sdf). 2024-03-01 17:43:07,688 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:43:07,689 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:43:07,689 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:43:07,694 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:43:07,698 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:43:07,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:43:07,701 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:43:07,702 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:07,730 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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=zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:43:07,730 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA. WARNING: Couldn't find device with uuid ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM. WARNING: VG test_vg2 is missing PV ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA (last written to /dev/sde). WARNING: VG test_vg2 is missing PV ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM (last written to /dev/sdf). 2024-03-01 17:43:07,730 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:43:07,735 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:43:07,736 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:43:07,739 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:43:07,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; incomplete: True ; hidden: False ; 2024-03-01 17:43:07,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:43:07,746 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:43:07,746 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:43:07,750 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA ' '/dev/disk/by-id/scsi-360014051e62bfdd332d434a88ad90610 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_1e62bfdd-332d-434a-88ad-9061037806ac ' '/dev/disk/by-id/wwn-0x60014051e62bfdd332d434a88ad90610 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:1e62bfdd-332d-434a-88ad-9061037806ac', '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': 'ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA', 'ID_FS_UUID_ENC': 'ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA', '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': '1e62bfdd-332d-434a-88ad-9061037806ac', 'ID_SERIAL': '360014051e62bfdd332d434a88ad90610', 'ID_SERIAL_SHORT': '60014051e62bfdd332d434a88ad90610', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e62bfdd3', 'ID_WWN_VENDOR_EXTENSION': '0x32d434a88ad90610', 'ID_WWN_WITH_EXTENSION': '0x60014051e62bfdd332d434a88ad90610', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e62bfdd332d434a88ad90610', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:1e62bfdd-332d-434a-88ad-9061037806ac', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e62bfdd-332d-434a-88ad-9061037806ac', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478375465'} ; 2024-03-01 17:43:07,750 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:43:07,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:43:07,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:07,761 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:43:07,762 INFO blivet/MainThread: sde is a disk 2024-03-01 17:43:07,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:43:07,762 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:43:07,765 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:43:07,769 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:43:07,769 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:43:07,772 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:43:07,773 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:43:07,773 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:43:07,773 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58d604a828) -- 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 = 60014051e62bfdd332d434a88ad90610 2024-03-01 17:43:07,777 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:43:07,781 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:07,781 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:43:07,784 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:07,784 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:43:07,788 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:07,788 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:43:07,791 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:07,791 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:43:07,794 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:43:07,794 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:43:07,795 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:07,824 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:43:07,824 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM. WARNING: VG test_vg2 is missing PV ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM (last written to /dev/sdf). 2024-03-01 17:43:07,825 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:43:07,825 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:43:07,829 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA ; label: None ; device: /dev/sde ; serial: 360014051e62bfdd332d434a88ad90610 ; exists: True ; vg_name: test_vg2 ; vg_uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:43:07,830 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:43:07,833 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:43:07,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; incomplete: True ; hidden: False ; 2024-03-01 17:43:07,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:43:07,844 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:43:07,847 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:43:07,850 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:43:07,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; incomplete: True ; hidden: False ; 2024-03-01 17:43:07,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:07,857 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:07,886 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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=zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:43:07,886 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM. WARNING: VG test_vg2 is missing PV ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM (last written to /dev/sdf). 2024-03-01 17:43:07,886 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:43:07,887 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:43:07,887 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:43:07,892 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:d6c4b418-c7cd-4418-a375-d9c4fd48e845 ' '/dev/disk/by-id/wwn-0x6001405d6c4b418c7cd4418a375d9c4f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_d6c4b418-c7cd-4418-a375-d9c4fd48e845 ' '/dev/disk/by-id/lvm-pv-uuid-ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM ' '/dev/disk/by-id/scsi-36001405d6c4b418c7cd4418a375d9c4f', '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': 'ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM', 'ID_FS_UUID_ENC': 'ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM', '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': 'd6c4b418-c7cd-4418-a375-d9c4fd48e845', 'ID_SERIAL': '36001405d6c4b418c7cd4418a375d9c4f', 'ID_SERIAL_SHORT': '6001405d6c4b418c7cd4418a375d9c4f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d6c4b418c', 'ID_WWN_VENDOR_EXTENSION': '0x7cd4418a375d9c4f', 'ID_WWN_WITH_EXTENSION': '0x6001405d6c4b418c7cd4418a375d9c4f', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d6c4b418c7cd4418a375d9c4f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:d6c4b418-c7cd-4418-a375-d9c4fd48e845', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd6c4b418-c7cd-4418-a375-d9c4fd48e845', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478439550'} ; 2024-03-01 17:43:07,892 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:43:07,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:43:07,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:07,903 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:43:07,904 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:43:07,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:43:07,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:43:07,908 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:43:07,911 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:43:07,911 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:43:07,915 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:43:07,915 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:43:07,916 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:43:07,916 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58d604a9b0) -- 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 = 6001405d6c4b418c7cd4418a375d9c4f 2024-03-01 17:43:07,919 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:43:07,923 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:07,923 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:43:07,927 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:07,927 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:43:07,930 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:07,931 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:43:07,934 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:07,934 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:43:07,937 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:43:07,937 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:43:07,937 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/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:07,967 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 17:43:07,967 INFO program/MainThread: stderr[24]: 2024-03-01 17:43:07,967 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:43:07,968 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:43:07,972 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM ; label: None ; device: /dev/sdf ; serial: 36001405d6c4b418c7cd4418a375d9c4f ; exists: True ; vg_name: test_vg2 ; vg_uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:43:07,972 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:43:07,976 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:43:07,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; incomplete: True ; hidden: False ; 2024-03-01 17:43:07,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:07,986 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:43:07,989 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:43:07,993 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:43:07,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG ; incomplete: True ; hidden: False ; 2024-03-01 17:43:07,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:08,000 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/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:08,029 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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=zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:43:08,029 INFO program/MainThread: stderr[25]: 2024-03-01 17:43:08,029 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:43:08,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:08,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:08,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s ; incomplete: False ; hidden: False ; 2024-03-01 17:43:08,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:43:08,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:43:08,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:43:08,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:43:08,052 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:43:08,056 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:43:08,056 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:43:08,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:43:08,060 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:43:08,060 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:43:08,064 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:43:08,068 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:43:08,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:43:08,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:43:08,075 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:43:08,075 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:43:08,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:43:08,079 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:43:08,079 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:43:08,079 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:43:08,083 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:43:08,083 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:43:08,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 17:43:08,086 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:43:08,090 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-uuid/44dda48d-5582-4e95-b715-4917cff29d70 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGVBeij2pPrxq1I1PP2MzPo2lqt935l50s', '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-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGVBeij2pPrxq1I1PP2MzPo2lqt935l50s', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '44dda48d-5582-4e95-b715-4917cff29d70', 'ID_FS_UUID_ENC': '44dda48d-5582-4e95-b715-4917cff29d70', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '848382631'} ; 2024-03-01 17:43:08,090 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:43:08,091 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:43:08,095 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:43:08,095 INFO program/MainThread: stderr[26]: 2024-03-01 17:43:08,095 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:43:08,095 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:43:08,098 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:43:08,098 INFO program/MainThread: stderr[27]: 2024-03-01 17:43:08,099 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:43:08,099 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:43:08,102 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:43:08,102 INFO program/MainThread: stderr[28]: 2024-03-01 17:43:08,102 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:43:08,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:08,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:43:08,113 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:08,113 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:43:08,114 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:08,114 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:43:08,110 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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 (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:08,115 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:43:08,118 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:43:08,119 INFO program/MainThread: stderr[29]: 2024-03-01 17:43:08,119 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:43:08,123 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:43:08,127 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:08,127 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:43:08,131 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:08,131 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:43:08,135 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:08,135 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:43:08,139 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:08,139 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:43:08,139 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:43:08,142 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:43:08,143 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:43:08,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:43:08,146 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:43:08,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:08,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:08,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU ; incomplete: False ; hidden: False ; 2024-03-01 17:43:08,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:43:08,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:43:08,173 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:43:08,173 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:43:08,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:43:08,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:43:08,181 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:43:08,185 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:43:08,185 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:43:08,185 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:43:08,189 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:43:08,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:43:08,193 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:43:08,196 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:43:08,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:43:08,200 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:43:08,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:43:08,204 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:43:08,204 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:43:08,205 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:43:08,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:43:08,208 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:43:08,211 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:43:08,212 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:43:08,216 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGzsLBoTNMfgz4zuv3GLjLvSHfWrXhf3DU ' '/dev/disk/by-uuid/e71486c6-fdc1-4285-95ad-5b84278af08e ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGzsLBoTNMfgz4zuv3GLjLvSHfWrXhf3DU', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e71486c6-fdc1-4285-95ad-5b84278af08e', 'ID_FS_UUID_ENC': 'e71486c6-fdc1-4285-95ad-5b84278af08e', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '848071759'} ; 2024-03-01 17:43:08,216 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:43:08,216 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:43:08,220 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:43:08,220 INFO program/MainThread: stderr[30]: 2024-03-01 17:43:08,220 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:43:08,220 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:43:08,224 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:43:08,224 INFO program/MainThread: stderr[31]: 2024-03-01 17:43:08,224 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:43:08,224 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:43:08,227 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:43:08,227 INFO program/MainThread: stderr[32]: 2024-03-01 17:43:08,227 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:43:08,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:08,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:43:08,239 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:08,239 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:08,240 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:08,240 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:08,236 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU 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 (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:08,241 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:43:08,245 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:43:08,245 INFO program/MainThread: stderr[33]: 2024-03-01 17:43:08,245 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:43:08,249 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:43:08,253 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:08,253 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:43:08,257 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:08,257 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:43:08,261 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:08,261 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:43:08,265 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:08,265 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:43:08,265 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:43:08,269 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:43:08,269 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:43:08,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:43:08,272 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:43:08,273 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:43:08,276 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_bbb2a3b9-eab5-442e-a767-c0d5b97896f3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:bbb2a3b9-eab5-442e-a767-c0d5b97896f3 ' '/dev/disk/by-id/wwn-0x6001405bbb2a3b9eab5442ea767c0d5b ' '/dev/disk/by-id/scsi-36001405bbb2a3b9eab5442ea767c0d5b', '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': 'Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY', 'ID_FS_UUID_ENC': 'Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY', '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': 'bbb2a3b9-eab5-442e-a767-c0d5b97896f3', 'ID_SERIAL': '36001405bbb2a3b9eab5442ea767c0d5b', 'ID_SERIAL_SHORT': '6001405bbb2a3b9eab5442ea767c0d5b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bbb2a3b9e', 'ID_WWN_VENDOR_EXTENSION': '0xab5442ea767c0d5b', 'ID_WWN_WITH_EXTENSION': '0x6001405bbb2a3b9eab5442ea767c0d5b', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bbb2a3b9eab5442ea767c0d5b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:bbb2a3b9-eab5-442e-a767-c0d5b97896f3', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bbb2a3b9-eab5-442e-a767-c0d5b97896f3', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478447390'} ; 2024-03-01 17:43:08,276 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 17:43:08,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:43:08,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:08,288 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:43:08,289 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:43:08,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:43:08,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:43:08,292 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:43:08,296 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:43:08,296 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:43:08,299 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:43:08,300 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:43:08,300 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:43:08,300 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58d6030a20) -- 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 = 6001405bbb2a3b9eab5442ea767c0d5b 2024-03-01 17:43:08,304 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:43:08,307 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:08,307 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:43:08,311 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:08,311 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:43:08,315 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:08,315 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:43:08,318 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:08,318 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:43:08,321 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:43:08,321 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:43:08,321 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/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:08,353 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:43:08,353 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J. WARNING: Couldn't find device with uuid DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6. WARNING: Couldn't find device with uuid vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ. WARNING: VG test_vg3 is missing PV Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:43:08,353 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:43:08,354 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:43:08,358 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY ; label: None ; device: /dev/sdg ; serial: 36001405bbb2a3b9eab5442ea767c0d5b ; exists: True ; vg_name: test_vg3 ; vg_uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:43:08,359 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:43:08,362 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:43:08,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:43:08,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:43:08,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:08,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:08,375 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/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:08,405 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 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=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:43:08,405 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J. WARNING: Couldn't find device with uuid DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6. WARNING: Couldn't find device with uuid vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ. WARNING: VG test_vg3 is missing PV Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:43:08,405 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:43:08,406 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:43:08,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:43:08,411 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:43:08,415 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:43:08,415 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:43:08,419 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:43:08,419 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/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:08,451 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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=zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 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=uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:43:08,451 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J. WARNING: Couldn't find device with uuid DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6. WARNING: Couldn't find device with uuid vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ. WARNING: VG test_vg3 is missing PV Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:43:08,451 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:43:08,456 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:43:08,457 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:43:08,460 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:43:08,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:43:08,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:43:08,468 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:43:08,468 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:43:08,471 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405b7da1da8896b429faac37031f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:b7da1da8-896b-429f-aac3-7031f2907657 ' '/dev/disk/by-id/wwn-0x6001405b7da1da8896b429faac37031f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_b7da1da8-896b-429f-aac3-7031f2907657 ' '/dev/disk/by-id/lvm-pv-uuid-Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J', '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': 'Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J', 'ID_FS_UUID_ENC': 'Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J', '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': 'b7da1da8-896b-429f-aac3-7031f2907657', 'ID_SERIAL': '36001405b7da1da8896b429faac37031f', 'ID_SERIAL_SHORT': '6001405b7da1da8896b429faac37031f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b7da1da88', 'ID_WWN_VENDOR_EXTENSION': '0x96b429faac37031f', 'ID_WWN_WITH_EXTENSION': '0x6001405b7da1da8896b429faac37031f', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b7da1da8896b429faac37031f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:b7da1da8-896b-429f-aac3-7031f2907657', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b7da1da8-896b-429f-aac3-7031f2907657', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478645930'} ; 2024-03-01 17:43:08,472 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:43:08,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:43:08,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:08,483 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:43:08,484 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:43:08,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:43:08,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:43:08,488 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:43:08,491 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:43:08,492 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:43:08,495 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 17:43:08,495 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:43:08,496 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:43:08,496 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58d6028898) -- 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 = 6001405b7da1da8896b429faac37031f 2024-03-01 17:43:08,500 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:43:08,503 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:08,503 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:43:08,507 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:08,507 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:43:08,510 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:08,510 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:43:08,514 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:08,514 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:43:08,517 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:43:08,517 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:43:08,517 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/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:08,547 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:43:08,547 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6. WARNING: Couldn't find device with uuid vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ. WARNING: VG test_vg3 is missing PV DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:43:08,547 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:43:08,548 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:43:08,552 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J ; label: None ; device: /dev/sdh ; serial: 36001405b7da1da8896b429faac37031f ; exists: True ; vg_name: test_vg3 ; vg_uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; pe_start: 8 MiB ; 2024-03-01 17:43:08,552 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:43:08,556 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:43:08,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:43:08,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:43:08,566 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:43:08,570 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:43:08,573 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:43:08,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:43:08,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:08,579 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/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:08,611 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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=zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 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=uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:43:08,611 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6. WARNING: Couldn't find device with uuid vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ. WARNING: VG test_vg3 is missing PV DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:43:08,611 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:43:08,612 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:43:08,612 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:43:08,617 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_c094509e-8ea7-47e8-b00e-fd001045e686 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:c094509e-8ea7-47e8-b00e-fd001045e686 ' '/dev/disk/by-id/lvm-pv-uuid-DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 ' '/dev/disk/by-id/scsi-36001405c094509e8ea747e8b00efd001 ' '/dev/disk/by-id/wwn-0x6001405c094509e8ea747e8b00efd001', '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': 'DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6', 'ID_FS_UUID_ENC': 'DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6', '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': 'c094509e-8ea7-47e8-b00e-fd001045e686', 'ID_SERIAL': '36001405c094509e8ea747e8b00efd001', 'ID_SERIAL_SHORT': '6001405c094509e8ea747e8b00efd001', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c094509e8', 'ID_WWN_VENDOR_EXTENSION': '0xea747e8b00efd001', 'ID_WWN_WITH_EXTENSION': '0x6001405c094509e8ea747e8b00efd001', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c094509e8ea747e8b00efd001', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:c094509e-8ea7-47e8-b00e-fd001045e686', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c094509e-8ea7-47e8-b00e-fd001045e686', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478689528'} ; 2024-03-01 17:43:08,617 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:43:08,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:43:08,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:08,628 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:43:08,629 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:43:08,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:43:08,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:43:08,633 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:43:08,636 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:43:08,636 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:43:08,640 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:43:08,640 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:43:08,640 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:43:08,640 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58d604afd0) -- 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 = 6001405c094509e8ea747e8b00efd001 2024-03-01 17:43:08,644 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:43:08,648 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:08,648 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:43:08,651 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:08,651 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:43:08,655 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:08,655 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:43:08,658 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:08,658 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:43:08,662 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:43:08,662 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:43:08,662 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/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:08,692 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:43:08,692 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ. WARNING: VG test_vg3 is missing PV vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:43:08,692 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:43:08,693 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:43:08,697 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 ; label: None ; device: /dev/sdi ; serial: 36001405c094509e8ea747e8b00efd001 ; exists: True ; vg_name: test_vg3 ; vg_uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; pe_start: 8 MiB ; 2024-03-01 17:43:08,697 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:43:08,701 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:43:08,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:43:08,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:08,711 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:43:08,715 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:43:08,718 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:43:08,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:43:08,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:08,725 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/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:08,757 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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=zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 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=uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:43:08,757 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ. WARNING: VG test_vg3 is missing PV vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 17:43:08,757 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:43:08,758 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:43:08,758 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:43:08,763 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c5a5dd67be8249c89e93d8bc4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1 ' '/dev/disk/by-id/lvm-pv-uuid-vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1 ' '/dev/disk/by-id/scsi-36001405c5a5dd67be8249c89e93d8bc4', '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': 'vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ', 'ID_FS_UUID_ENC': 'vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ', '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': 'c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1', 'ID_SERIAL': '36001405c5a5dd67be8249c89e93d8bc4', 'ID_SERIAL_SHORT': '6001405c5a5dd67be8249c89e93d8bc4', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c5a5dd67b', 'ID_WWN_VENDOR_EXTENSION': '0xe8249c89e93d8bc4', 'ID_WWN_WITH_EXTENSION': '0x6001405c5a5dd67be8249c89e93d8bc4', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c5a5dd67be8249c89e93d8bc4', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1', 'SCSI_IDENT_PORT_NAME': 'naa.5001405a09a06271,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c5a5dd67-be82-49c8-9e93-d8bc4c8ec2c1', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405a09a06271', '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': '478766293'} ; 2024-03-01 17:43:08,763 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 17:43:08,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:43:08,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:08,775 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:43:08,776 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:43:08,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:43:08,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:43:08,779 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:43:08,783 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:43:08,783 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 17:43:08,786 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 17:43:08,787 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:43:08,787 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:43:08,787 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58d605a6d8) -- 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 = 6001405c5a5dd67be8249c89e93d8bc4 2024-03-01 17:43:08,791 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:43:08,795 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:08,795 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:43:08,799 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:08,799 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:43:08,802 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:08,802 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:43:08,806 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:08,806 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:43:08,809 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:43:08,809 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:43:08,809 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/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:08,839 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=qs8Ffn-4f3y-bgZW-3mft-IRuh-9qfK-0wWbcS LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=KIqWpX-SVnl-djXg-Sy5x-ZVJX-LzJV-ROFYLI LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=uLdEX7-b1ij-Qc7T-z0mG-Z26c-01Ol-z8P4dl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=5jd8LB-puPx-qLSH-xtrZ-KKCE-DYCO-1ymLdf LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ugDCla-F5Q4-xv2Q-DvxX-cimU-j3yr-xZXcoA LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=ZUoouC-wggr-GkII-wIJg-bdTY-7W4M-h4GfmM LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG LVM2_VG_SIZE=3196059648 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=Pofz22-9aHp-Bcvs-Fw3i-6DTJ-RFTb-FCJLNY LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=Jnqw42-r7sD-KlO9-P01k-QU9O-B3iG-m1N56J LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=DU2rHg-CvyD-3d5v-KcTw-0tL0-V9gb-uafRm6 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=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=vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 17:43:08,839 INFO program/MainThread: stderr[41]: 2024-03-01 17:43:08,839 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:43:08,840 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:43:08,844 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: vjrjKB-00Yb-xlVk-wAdz-4jhq-3vTH-UD6rqQ ; label: None ; device: /dev/sdj ; serial: 36001405c5a5dd67be8249c89e93d8bc4 ; exists: True ; vg_name: test_vg3 ; vg_uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:43:08,845 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:43:08,848 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:43:08,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:43:08,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:08,859 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:43:08,862 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:43:08,865 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:43:08,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 ; incomplete: True ; hidden: False ; 2024-03-01 17:43:08,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:08,872 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/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:08,904 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 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=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s 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=zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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=wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 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=uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:43:08,904 INFO program/MainThread: stderr[42]: 2024-03-01 17:43:08,904 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:43:08,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:08,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:08,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d ; incomplete: False ; hidden: False ; 2024-03-01 17:43:08,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:43:08,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:43:08,924 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:43:08,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:43:08,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:43:08,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:43:08,932 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:43:08,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:43:08,936 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:43:08,936 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:43:08,940 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:43:08,944 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:43:08,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:43:08,948 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:43:08,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:43:08,952 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:43:08,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:43:08,956 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:43:08,956 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:43:08,956 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:43:08,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:43:08,960 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:43:08,963 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:43:08,964 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:43:08,967 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5l7xdLca3lNcfxIKt7eAOcE89f3hjS06d ' '/dev/disk/by-uuid/2116e760-c8b2-4f74-a0ed-b6dc0a5b1477 ' '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_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-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5l7xdLca3lNcfxIKt7eAOcE89f3hjS06d', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2116e760-c8b2-4f74-a0ed-b6dc0a5b1477', 'ID_FS_UUID_ENC': '2116e760-c8b2-4f74-a0ed-b6dc0a5b1477', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '847149024'} ; 2024-03-01 17:43:08,967 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:43:08,968 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:43:08,972 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:43:08,972 INFO program/MainThread: stderr[43]: 2024-03-01 17:43:08,972 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:43:08,972 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:43:08,975 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:43:08,976 INFO program/MainThread: stderr[44]: 2024-03-01 17:43:08,976 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:43:08,976 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:43:08,979 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:43:08,979 INFO program/MainThread: stderr[45]: 2024-03-01 17:43:08,979 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:43:08,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:08,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:43:08,991 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:08,992 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:43:08,992 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:08,993 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:43:08,988 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d 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 (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:08,994 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:43:08,998 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:43:08,998 INFO program/MainThread: stderr[46]: 2024-03-01 17:43:08,998 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:43:09,003 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:43:09,007 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:09,007 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:43:09,011 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:09,011 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:43:09,014 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:09,015 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:43:09,018 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:09,018 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:43:09,019 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:43:09,022 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:43:09,022 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:43:09,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:43:09,026 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:43:09,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:09,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:09,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw ; incomplete: False ; hidden: False ; 2024-03-01 17:43:09,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:43:09,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:43:09,043 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:43:09,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:43:09,047 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:43:09,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:43:09,051 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:43:09,055 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:43:09,055 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:43:09,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:43:09,059 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:43:09,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:43:09,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:43:09,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:43:09,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:43:09,070 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:43:09,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:43:09,074 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:43:09,074 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:43:09,074 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:43:09,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:43:09,078 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:43:09,081 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 17:43:09,082 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:43:09,086 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wsk0g0vMfitInlAHuI8vXBSJ5ei9kydw ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/4193c055-4b7c-4e9a-aa23-1cd4a78a213b ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wsk0g0vMfitInlAHuI8vXBSJ5ei9kydw', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4193c055-4b7c-4e9a-aa23-1cd4a78a213b', 'ID_FS_UUID_ENC': '4193c055-4b7c-4e9a-aa23-1cd4a78a213b', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '846814133'} ; 2024-03-01 17:43:09,086 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:43:09,086 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:43:09,090 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:43:09,090 INFO program/MainThread: stderr[47]: 2024-03-01 17:43:09,090 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:43:09,091 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:43:09,094 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:43:09,094 INFO program/MainThread: stderr[48]: 2024-03-01 17:43:09,094 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:43:09,094 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:43:09,097 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:43:09,097 INFO program/MainThread: stderr[49]: 2024-03-01 17:43:09,097 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:43:09,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:09,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:43:09,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:09,110 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:43:09,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:09,112 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:43:09,106 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw 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 (0x7f58d601b748) -- name = test_vg3 status = True 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:09,112 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:43:09,116 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:43:09,117 INFO program/MainThread: stderr[50]: 2024-03-01 17:43:09,117 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:43:09,121 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:43:09,125 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:09,125 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:43:09,129 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:09,129 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:43:09,133 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:09,133 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:43:09,136 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:09,137 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:43:09,137 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:43:09,140 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:43:09,141 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:43:09,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:43:09,144 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:43:09,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:09,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:09,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:09,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:43:09,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:43:09,162 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:43:09,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:43:09,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:43:09,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:43:09,169 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:43:09,173 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:43:09,174 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:43:09,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:43:09,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:43:09,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:43:09,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:43:09,185 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:43:09,189 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:43:09,189 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:43:09,192 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:43:09,193 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:43:09,193 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:43:09,193 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:43:09,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:43:09,197 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:43:09,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:43:09,201 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:43:09,204 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/dabc3c61-31df-488d-9b21-e7f046cd360d ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wUA0hhheC5CDMsOFIZ1geYKESNIpRDf3 ' '/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-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wUA0hhheC5CDMsOFIZ1geYKESNIpRDf3', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dabc3c61-31df-488d-9b21-e7f046cd360d', 'ID_FS_UUID_ENC': 'dabc3c61-31df-488d-9b21-e7f046cd360d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '846492014'} ; 2024-03-01 17:43:09,205 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:43:09,205 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:43:09,209 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:43:09,209 INFO program/MainThread: stderr[51]: 2024-03-01 17:43:09,209 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:43:09,209 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:43:09,213 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:43:09,213 INFO program/MainThread: stderr[52]: 2024-03-01 17:43:09,213 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:43:09,213 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:43:09,216 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:43:09,216 INFO program/MainThread: stderr[53]: 2024-03-01 17:43:09,216 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:43:09,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:09,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:43:09,229 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:09,230 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:43:09,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:09,231 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:43:09,226 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 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 (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:09,232 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:43:09,236 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:43:09,236 INFO program/MainThread: stderr[54]: 2024-03-01 17:43:09,236 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:43:09,241 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:43:09,245 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:09,245 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:43:09,249 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:09,249 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:43:09,253 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:09,253 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:43:09,256 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:09,256 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:43:09,257 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:43:09,260 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:43:09,260 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:43:09,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:43:09,264 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:43:09,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:09,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:09,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp ; incomplete: False ; hidden: False ; 2024-03-01 17:43:09,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:43:09,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:43:09,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:43:09,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:43:09,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:43:09,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:43:09,289 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:43:09,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:43:09,294 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:43:09,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:43:09,298 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:43:09,301 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:43:09,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:43:09,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:43:09,309 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:43:09,309 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:43:09,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:43:09,313 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:43:09,314 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:43:09,314 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:43:09,317 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:43:09,317 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:43:09,321 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:43:09,321 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:43:09,325 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5uUTitGZbmpWTR956do7hHKuZGzlf1Xpp ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/01a4277a-33c0-437a-9894-ad5e3a27204e ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5uUTitGZbmpWTR956do7hHKuZGzlf1Xpp', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '01a4277a-33c0-437a-9894-ad5e3a27204e', 'ID_FS_UUID_ENC': '01a4277a-33c0-437a-9894-ad5e3a27204e', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '846060086'} ; 2024-03-01 17:43:09,325 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:43:09,325 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:43:09,329 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:43:09,330 INFO program/MainThread: stderr[55]: 2024-03-01 17:43:09,330 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:43:09,330 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:43:09,333 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:43:09,333 INFO program/MainThread: stderr[56]: 2024-03-01 17:43:09,333 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:43:09,333 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:43:09,336 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:43:09,337 INFO program/MainThread: stderr[57]: 2024-03-01 17:43:09,337 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:43:09,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:09,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:43:09,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:09,350 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:09,351 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:09,352 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:09,346 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp 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 (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:09,353 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:43:09,357 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:43:09,357 INFO program/MainThread: stderr[58]: 2024-03-01 17:43:09,357 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:43:09,361 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:43:09,365 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:09,365 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:43:09,369 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:09,369 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:43:09,373 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:09,373 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:43:09,376 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:09,377 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:43:09,377 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:43:09,381 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:43:09,381 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:43:09,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:43:09,384 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:43:09,385 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:43:09,388 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': '27634285'} ; 2024-03-01 17:43:09,388 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:43:09,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:43:09,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:09,400 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:43:09,400 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:43:09,400 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:43:09,400 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:43:09,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:43:09,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:43:09,404 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:43:09,407 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:43:09,408 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:43:09,411 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:43:09,411 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:43:09,412 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:43:09,412 INFO blivet/MainThread: got device: DiskDevice instance (0x7f58d5ff0048) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:43:09,415 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:43:09,419 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:09,419 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:43:09,423 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:09,423 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:43:09,426 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:09,426 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:43:09,430 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:09,430 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:43:09,433 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:43:09,436 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:43:09,439 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:43:09,444 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 0x7f58d7199148> 2024-03-01 17:43:12,361 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:43:12,369 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:43:12,369 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:43:12,377 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': '27638418'} ; 2024-03-01 17:43:12,377 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:43:12,377 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:43:12,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:12,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:12,399 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:43:12,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:12,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:12,412 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:12,432 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:12,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:43:12,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:43:12,473 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:43:12,480 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:43:12,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:43:12,486 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:43:12,493 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:43:12,493 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:43:12,500 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:43:12,500 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:43:12,501 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:43:12,507 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:43:12,513 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:43:12,519 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:43:12,526 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:43:12,532 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:43:12,533 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:43:12,534 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:43:12,535 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:43:12,534 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f58d6003f60) -- 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 0x7f58d60089e8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:43:12,544 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:43:12,550 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:43:12,551 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:43:12,557 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:43:12,557 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:43:12,564 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:12,564 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:43:12,571 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:43:12,571 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:43:12,572 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:43:12,578 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:43:12,578 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:43:12,584 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:43:12,584 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:43:12,591 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/01a4277a-33c0-437a-9894-ad5e3a27204e ' '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5uUTitGZbmpWTR956do7hHKuZGzlf1Xpp ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5uUTitGZbmpWTR956do7hHKuZGzlf1Xpp', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '01a4277a-33c0-437a-9894-ad5e3a27204e', 'ID_FS_UUID_ENC': '01a4277a-33c0-437a-9894-ad5e3a27204e', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '846060086'} ; 2024-03-01 17:43:12,591 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:43:12,592 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:43:12,600 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:43:12,600 INFO program/MainThread: stderr[59]: 2024-03-01 17:43:12,601 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:43:12,601 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:43:12,606 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:43:12,606 INFO program/MainThread: stderr[60]: 2024-03-01 17:43:12,606 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:43:12,606 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:43:12,611 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:43:12,612 INFO program/MainThread: stderr[61]: 2024-03-01 17:43:12,612 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:43:12,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:12,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:43:12,635 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:12,637 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:12,638 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:12,640 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:12,628 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:12,642 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:43:12,648 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:43:12,649 INFO program/MainThread: stderr[62]: 2024-03-01 17:43:12,649 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:43:12,656 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:43:12,656 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:43:12,663 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wUA0hhheC5CDMsOFIZ1geYKESNIpRDf3 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/dabc3c61-31df-488d-9b21-e7f046cd360d', '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-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wUA0hhheC5CDMsOFIZ1geYKESNIpRDf3', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dabc3c61-31df-488d-9b21-e7f046cd360d', 'ID_FS_UUID_ENC': 'dabc3c61-31df-488d-9b21-e7f046cd360d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '846492014'} ; 2024-03-01 17:43:12,663 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:43:12,664 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:43:12,670 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:43:12,671 INFO program/MainThread: stderr[63]: 2024-03-01 17:43:12,671 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:43:12,671 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:43:12,676 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:43:12,677 INFO program/MainThread: stderr[64]: 2024-03-01 17:43:12,677 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:43:12,677 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:43:12,682 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:43:12,682 INFO program/MainThread: stderr[65]: 2024-03-01 17:43:12,682 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:43:12,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:12,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:43:12,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:12,706 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:12,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:12,710 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:12,698 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:12,711 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:43:12,718 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:43:12,718 INFO program/MainThread: stderr[66]: 2024-03-01 17:43:12,718 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:43:12,725 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:43:12,726 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:43:12,732 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/4193c055-4b7c-4e9a-aa23-1cd4a78a213b ' '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wsk0g0vMfitInlAHuI8vXBSJ5ei9kydw ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5wsk0g0vMfitInlAHuI8vXBSJ5ei9kydw', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '4193c055-4b7c-4e9a-aa23-1cd4a78a213b', 'ID_FS_UUID_ENC': '4193c055-4b7c-4e9a-aa23-1cd4a78a213b', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '846814133'} ; 2024-03-01 17:43:12,732 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:43:12,732 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:43:12,739 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:43:12,739 INFO program/MainThread: stderr[67]: 2024-03-01 17:43:12,739 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:43:12,739 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:43:12,744 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:43:12,745 INFO program/MainThread: stderr[68]: 2024-03-01 17:43:12,745 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:43:12,745 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:43:12,750 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:43:12,750 INFO program/MainThread: stderr[69]: 2024-03-01 17:43:12,750 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:43:12,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:12,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:43:12,767 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:12,768 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:12,769 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:12,770 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:12,763 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:12,771 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:43:12,775 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:43:12,776 INFO program/MainThread: stderr[70]: 2024-03-01 17:43:12,776 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:43:12,780 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:43:12,780 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:43:12,783 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5l7xdLca3lNcfxIKt7eAOcE89f3hjS06d ' '/dev/disk/by-uuid/2116e760-c8b2-4f74-a0ed-b6dc0a5b1477 ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-HFVoTnRak3suhDFUmCFDq21ysGrs9lq5l7xdLca3lNcfxIKt7eAOcE89f3hjS06d', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '2116e760-c8b2-4f74-a0ed-b6dc0a5b1477', 'ID_FS_UUID_ENC': '2116e760-c8b2-4f74-a0ed-b6dc0a5b1477', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '847149024'} ; 2024-03-01 17:43:12,783 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:43:12,784 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:43:12,788 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:43:12,788 INFO program/MainThread: stderr[71]: 2024-03-01 17:43:12,788 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:43:12,788 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:43:12,792 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:43:12,792 INFO program/MainThread: stderr[72]: 2024-03-01 17:43:12,792 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:43:12,792 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:43:12,795 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:43:12,796 INFO program/MainThread: stderr[73]: 2024-03-01 17:43:12,796 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:43:12,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:12,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 17:43:12,808 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:12,809 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:12,810 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:12,811 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:12,805 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:12,812 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:43:12,816 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:43:12,816 INFO program/MainThread: stderr[74]: 2024-03-01 17:43:12,816 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:43:12,820 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:43:12,820 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:43:12,824 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/e71486c6-fdc1-4285-95ad-5b84278af08e ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGzsLBoTNMfgz4zuv3GLjLvSHfWrXhf3DU', '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-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGzsLBoTNMfgz4zuv3GLjLvSHfWrXhf3DU', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'e71486c6-fdc1-4285-95ad-5b84278af08e', 'ID_FS_UUID_ENC': 'e71486c6-fdc1-4285-95ad-5b84278af08e', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '848071759'} ; 2024-03-01 17:43:12,824 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:43:12,824 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:43:12,828 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:43:12,829 INFO program/MainThread: stderr[75]: 2024-03-01 17:43:12,829 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:43:12,829 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:43:12,832 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:43:12,832 INFO program/MainThread: stderr[76]: 2024-03-01 17:43:12,832 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:43:12,832 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:43:12,836 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:43:12,836 INFO program/MainThread: stderr[77]: 2024-03-01 17:43:12,836 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:43:12,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:12,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:43:12,848 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:12,848 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:12,849 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:12,850 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:12,845 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:12,850 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:43:12,855 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:43:12,855 INFO program/MainThread: stderr[78]: 2024-03-01 17:43:12,855 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:43:12,859 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:43:12,859 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:43:12,863 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGVBeij2pPrxq1I1PP2MzPo2lqt935l50s ' '/dev/disk/by-uuid/44dda48d-5582-4e95-b715-4917cff29d70', '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-htan9ccl1BP6Z9wtbWYkeqG4NJsQn4qGVBeij2pPrxq1I1PP2MzPo2lqt935l50s', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '44dda48d-5582-4e95-b715-4917cff29d70', 'ID_FS_UUID_ENC': '44dda48d-5582-4e95-b715-4917cff29d70', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '848382631'} ; 2024-03-01 17:43:12,863 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:43:12,863 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:43:12,867 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:43:12,867 INFO program/MainThread: stderr[79]: 2024-03-01 17:43:12,868 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:43:12,868 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:43:12,871 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:43:12,871 INFO program/MainThread: stderr[80]: 2024-03-01 17:43:12,871 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:43:12,871 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:43:12,875 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:43:12,875 INFO program/MainThread: stderr[81]: 2024-03-01 17:43:12,875 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:43:12,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:12,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:43:12,887 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:12,887 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:12,888 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:12,889 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:12,884 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:12,889 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:43:12,893 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:43:12,894 INFO program/MainThread: stderr[82]: 2024-03-01 17:43:12,894 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:43:12,898 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:43:12,898 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:43:12,901 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/ed5d7036-ea10-4a18-a7b5-36da8e72376a ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZfzvv7vmc3o41er7IizYGCSjDBhHP8pJJ ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZfzvv7vmc3o41er7IizYGCSjDBhHP8pJJ', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ed5d7036-ea10-4a18-a7b5-36da8e72376a', 'ID_FS_UUID_ENC': 'ed5d7036-ea10-4a18-a7b5-36da8e72376a', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '849297777'} ; 2024-03-01 17:43:12,901 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:43:12,902 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:43:12,906 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:43:12,906 INFO program/MainThread: stderr[83]: 2024-03-01 17:43:12,906 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:43:12,906 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:43:12,909 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:43:12,909 INFO program/MainThread: stderr[84]: 2024-03-01 17:43:12,909 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:43:12,910 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:43:12,913 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:43:12,913 INFO program/MainThread: stderr[85]: 2024-03-01 17:43:12,913 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:43:12,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:12,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:43:12,924 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:12,925 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:12,926 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:12,926 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:12,922 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:12,927 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:43:12,931 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:43:12,932 INFO program/MainThread: stderr[86]: 2024-03-01 17:43:12,932 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:43:12,936 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:43:12,936 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:43:12,941 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZrjJX2uImRCyojsZSbJAWkrA0ymQ1bVT2 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/20dcc66d-bb92-4f0f-8258-319439232982 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-avcZQLqLVGhh59D7jAdl7qic1cd8DQfZrjJX2uImRCyojsZSbJAWkrA0ymQ1bVT2', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '20dcc66d-bb92-4f0f-8258-319439232982', 'ID_FS_UUID_ENC': '20dcc66d-bb92-4f0f-8258-319439232982', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '849614878'} ; 2024-03-01 17:43:12,941 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:43:12,942 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:43:12,946 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:43:12,946 INFO program/MainThread: stderr[87]: 2024-03-01 17:43:12,946 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:43:12,946 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:43:12,950 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:43:12,950 INFO program/MainThread: stderr[88]: 2024-03-01 17:43:12,950 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:43:12,950 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:43:12,954 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:43:12,954 INFO program/MainThread: stderr[89]: 2024-03-01 17:43:12,954 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:43:12,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:12,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:43:12,971 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:12,972 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:12,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:12,974 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:12,968 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:12,974 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:43:12,980 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:43:12,980 INFO program/MainThread: stderr[90]: 2024-03-01 17:43:12,980 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:43:12,987 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:43:12,987 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:43:12,988 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:13,003 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:13,030 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:43:13,032 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:43:13,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:13,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:43:13,058 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:43:13,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:13,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:43:13,082 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:43:13,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:13,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:43:13,107 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:43:13,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:13,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:43:13,131 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:43:13,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:13,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:43:13,156 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:43:13,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:43:13,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:43:13,180 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:43:13,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:13,187 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 17:43:13,187 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:13,188 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:13,188 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:13,189 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:13,189 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:13,189 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:13,190 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:13,190 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:13,191 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:13,191 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:13,191 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:13,192 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:43:13,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:43:13,198 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:43:13,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:43:13,204 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:43:13,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 17:43:13,210 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:43:13,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:43:13,217 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:43:13,219 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,220 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,221 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,221 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,217 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,224 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,225 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,225 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,226 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,222 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,229 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,229 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,230 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,231 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,227 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,233 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,234 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,235 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,235 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,231 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,238 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,239 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,239 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,240 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,236 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,243 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,243 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,244 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,245 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,240 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,247 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,248 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,249 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,249 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,245 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,252 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,253 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,253 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,254 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,250 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,257 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,257 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,258 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,259 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,255 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,261 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,262 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,262 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,263 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,266 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,267 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,267 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,268 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,271 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,272 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,272 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,273 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,275 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,276 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,277 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,277 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,273 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,280 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,281 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,281 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,282 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,278 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,285 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,285 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,286 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,287 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,289 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,290 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,290 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,291 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,287 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,294 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,295 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,295 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,296 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,292 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,299 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,299 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,300 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,301 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,303 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,304 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,304 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,305 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,301 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,308 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,309 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,309 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,310 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,306 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,313 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,313 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,314 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,314 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,317 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,318 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,318 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,319 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,315 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,322 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,322 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,323 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,324 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,326 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,327 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,328 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,328 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,331 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,332 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,332 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,333 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,336 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,336 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,337 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,337 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,340 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,341 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,341 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,342 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,345 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,345 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,346 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,347 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,349 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,350 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,350 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,351 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,356 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,357 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,357 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,358 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,361 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,362 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,364 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,359 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,369 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,370 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,373 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:43:13,365 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = rjJX2u-ImRC-yojs-ZSbJ-AWkr-A0ym-Q1bVT2 size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 17:43:13,374 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 17:43:13,378 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:43:13,378 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:13,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 17:43:13,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 17:43:13,383 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:43:13,384 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 17:43:13,390 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 17:43:13,391 INFO program/MainThread: stderr[91]: 2024-03-01 17:43:13,391 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 17:43:13,399 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 17:43:13,399 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 17:43:13,399 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:43:13,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:43:13,412 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:43:13,417 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,419 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,419 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,421 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,427 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,428 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,429 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,431 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,436 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,438 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,439 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,440 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,446 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,447 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,448 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,450 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,441 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,455 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,457 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,458 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,459 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,451 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,465 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,467 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,468 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,469 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,475 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,476 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,477 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,479 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,470 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,485 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,486 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,487 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,489 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,495 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,496 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,497 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,499 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,490 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,504 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,505 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,506 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,507 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,511 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,512 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,513 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,515 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,520 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,521 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,521 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,522 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,515 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,526 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,526 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,527 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,530 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,531 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,531 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,532 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,528 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,535 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,536 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,537 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,532 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,540 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,541 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,541 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,544 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,545 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,545 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,546 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,542 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,549 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,550 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,550 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,551 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,547 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,554 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,554 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,555 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,555 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,551 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,558 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,559 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,559 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,560 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,556 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,563 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,564 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,564 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,565 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,568 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,568 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,569 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,569 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,565 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,572 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,573 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,573 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,574 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,570 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,577 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,578 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,578 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,579 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,582 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,582 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,583 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,583 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,579 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,586 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,587 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,587 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,588 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,584 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,591 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,592 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,592 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,593 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,596 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,596 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,597 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,597 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,601 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,601 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,602 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,598 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,605 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,605 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,606 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,606 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,609 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,610 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,610 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,611 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,613 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,614 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,614 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:43:13,615 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:43:13,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6030dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = fzvv7v-mc3o-41er-7Iiz-YGCS-jDBh-HP8pJJ size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d60a9b00) -- 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 = avcZQL-qLVG-hh59-D7jA-dl7q-ic1c-d8DQfZ size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:43:13,616 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 17:43:13,619 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:43:13,619 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:13,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 17:43:13,623 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 17:43:13,623 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:43:13,627 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:43:13,627 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 17:43:13,627 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:43:13,627 DEBUG blivet.ansible/MainThread: ['test_vg1', 'sdb', 'sda', 'sdc'] 2024-03-01 17:43:13,627 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 17:43:13,630 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 17:43:13,630 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:13,634 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:43:13,637 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:43:13,640 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:43:13,641 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 17:43:13,641 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:43:13,641 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 17:43:13,641 DEBUG blivet/MainThread: removing sdb 2024-03-01 17:43:13,644 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 17:43:13,644 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:13,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 17:43:13,647 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 17:43:13,647 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:43:13,648 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 17:43:13,648 DEBUG blivet/MainThread: removing sda 2024-03-01 17:43:13,652 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 17:43:13,652 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:13,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 17:43:13,656 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 17:43:13,656 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:43:13,657 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 17:43:13,657 DEBUG blivet/MainThread: removing sdc 2024-03-01 17:43:13,660 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 17:43:13,660 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:13,660 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 17:43:13,666 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 17:43:13,666 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:43:13,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:13,676 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 17:43:13,676 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:13,676 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:13,677 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:13,678 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:13,678 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:13,678 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:13,679 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:13,679 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:13,680 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:13,680 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:13,681 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:13,682 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:43:13,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:43:13,692 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:43:13,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 17:43:13,699 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:43:13,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 17:43:13,705 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:43:13,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:43:13,711 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:43:13,713 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,714 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,715 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,715 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,711 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,718 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,719 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,719 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,720 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,723 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,724 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,724 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,725 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,728 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,728 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,729 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,729 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,732 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,733 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,733 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,734 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,730 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,737 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,737 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,738 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,739 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,735 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,741 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,742 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,742 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,743 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,746 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,747 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,747 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,748 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,744 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,750 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,751 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,752 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,752 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,755 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,756 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,756 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,757 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,753 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,759 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,760 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,761 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,761 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,757 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,764 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,765 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,765 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,766 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,762 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,769 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,769 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,770 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,771 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,773 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,774 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,774 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,775 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,778 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,779 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,779 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,780 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,776 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,782 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,783 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,784 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,784 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,780 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,787 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,788 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,788 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,789 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,785 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,792 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,792 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,793 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,793 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,789 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,796 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,797 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,797 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,798 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,801 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,801 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,802 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,803 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,805 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,806 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,806 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,807 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,810 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,811 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,811 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,812 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,808 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,814 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,815 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,815 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,816 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,812 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,819 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,820 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,820 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,821 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,817 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,823 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,824 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,825 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,825 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,828 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,829 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,829 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,830 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,826 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,833 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,833 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,834 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,834 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,830 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,837 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,838 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,838 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,839 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,835 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,842 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,842 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,843 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,844 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,846 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,847 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,847 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,848 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,844 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,851 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,852 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,852 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,853 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,855 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,856 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,857 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,857 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:43:13,853 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d6051f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = VBeij2-pPrx-q1I1-PP2M-zPo2-lqt9-35l50s size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- name = test_vg2 status = 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:43:13,858 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 17:43:13,862 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:43:13,862 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:13,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 17:43:13,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 17:43:13,867 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:43:13,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 17:43:13,872 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 17:43:13,872 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:43:13,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:13,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:43:13,884 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:43:13,886 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,887 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,887 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,888 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,884 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,892 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,893 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,894 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,895 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,899 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,900 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,900 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,901 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,896 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,904 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,904 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,905 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,905 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,902 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,908 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,908 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,909 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,909 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,906 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,912 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,913 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,913 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,914 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,916 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,917 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,917 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,918 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,914 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,920 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,921 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,921 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,922 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,924 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,925 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,926 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,928 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,931 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,932 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,932 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,933 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,929 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,936 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,937 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,937 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,939 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,943 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,944 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,945 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,946 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,939 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,949 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,950 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,950 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,951 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,954 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,955 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,955 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,956 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,951 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,958 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,959 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,959 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,960 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,962 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,963 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,963 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,964 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,966 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,967 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,967 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,968 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,970 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,971 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,971 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,972 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,975 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,975 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,976 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,976 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,973 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,979 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,979 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,980 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,980 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,983 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,983 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,984 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,984 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,987 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,987 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,988 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,988 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,991 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,991 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,992 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,992 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,995 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,995 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,996 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:13,996 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:13,999 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,000 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:14,000 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,001 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:13,997 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:14,003 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,004 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:14,004 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,005 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:14,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:14,007 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,008 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:14,008 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,009 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:14,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:14,011 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,012 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:14,012 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,013 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:14,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:14,015 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,016 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:14,016 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,017 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:14,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:14,019 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,020 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:14,020 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,021 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:14,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:14,023 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,024 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:14,024 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,025 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:14,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:14,027 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,028 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:14,028 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:43:14,029 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:43:14,025 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58e50c8ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = zsLBoT-NMfg-z4zu-v3GL-jLvS-HfWr-Xhf3DU size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d604a550) -- 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 = htan9c-cl1B-P6Z9-wtbW-Ykeq-G4NJ-sQn4qG size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:43:14,030 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 17:43:14,033 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:43:14,033 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:14,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 17:43:14,037 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 17:43:14,037 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:43:14,040 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:43:14,040 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 17:43:14,040 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:43:14,041 DEBUG blivet.ansible/MainThread: ['sdd', 'sdf', 'test_vg2', 'sde'] 2024-03-01 17:43:14,041 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 17:43:14,044 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 17:43:14,044 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:14,047 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:43:14,050 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:43:14,054 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:43:14,054 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 17:43:14,054 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:43:14,054 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 17:43:14,054 DEBUG blivet/MainThread: removing sdd 2024-03-01 17:43:14,057 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 17:43:14,057 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:14,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 17:43:14,060 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 17:43:14,060 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:43:14,060 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 17:43:14,060 DEBUG blivet/MainThread: removing sdf 2024-03-01 17:43:14,063 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 17:43:14,063 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:14,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 17:43:14,067 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 17:43:14,067 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:43:14,067 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 17:43:14,067 DEBUG blivet/MainThread: removing sde 2024-03-01 17:43:14,070 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 17:43:14,070 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:14,070 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 17:43:14,073 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 17:43:14,073 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:43:14,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:14,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:14,080 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 17:43:14,080 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:14,081 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:14,081 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:14,082 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:14,082 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:14,083 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:14,083 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:14,084 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:14,084 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:14,084 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:14,085 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:14,085 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:43:14,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:43:14,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 17:43:14,092 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:43:14,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:43:14,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 17:43:14,098 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:43:14,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:43:14,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 17:43:14,104 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:43:14,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:43:14,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 17:43:14,110 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:43:14,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:14,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 17:43:14,116 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:43:14,119 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,120 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,122 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,116 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,125 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,126 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,128 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,123 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,131 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,133 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,134 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,129 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,139 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,139 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,140 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,144 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,145 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,145 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,147 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,151 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,153 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,156 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,157 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,159 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,154 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,162 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,163 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,164 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,165 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,160 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,170 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,171 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,166 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,176 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,176 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,177 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,172 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,181 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,182 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,184 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,178 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,188 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,190 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,184 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,194 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,195 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,196 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,190 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,200 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,202 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,197 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,207 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,207 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,208 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,213 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,213 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,214 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,209 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,218 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,219 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,221 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,215 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,225 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,227 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,221 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,231 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,233 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,227 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,237 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,238 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,239 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,243 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,244 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,245 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,240 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,254 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,257 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,246 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,262 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,264 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,268 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,269 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,269 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,270 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,265 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,274 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,275 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,276 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,277 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,271 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,280 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,281 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,282 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,283 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,277 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,286 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,288 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,289 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,284 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,294 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,296 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,300 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,301 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,302 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,305 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,306 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,307 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,308 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,303 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,311 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,313 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,313 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,314 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,319 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,319 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,320 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:43:14,315 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d605a358) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = l7xdLc-a3lN-cfxI-Kt7e-AOcE-89f3-hjS06d size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:43:14,321 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 17:43:14,324 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:43:14,325 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:14,325 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 17:43:14,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 17:43:14,328 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:43:14,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 17:43:14,332 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 17:43:14,332 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:43:14,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:14,338 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:43:14,339 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:43:14,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,342 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,343 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,344 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,339 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,347 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,348 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,350 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,345 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,353 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,354 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,355 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,350 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,359 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,360 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,360 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,361 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,356 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,364 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,365 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,367 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,362 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,370 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,371 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,371 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,372 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,367 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,376 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,377 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,377 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,378 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,373 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,381 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,382 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,384 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,379 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,388 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,389 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,393 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,394 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,395 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,398 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,399 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,400 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,396 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,404 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,405 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,405 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,406 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,409 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,410 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,412 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,407 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,415 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,416 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,417 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,418 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,421 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,422 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,423 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,427 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,428 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,429 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,432 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,433 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,433 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,435 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,429 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,438 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,439 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,440 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,445 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,445 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,446 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,441 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,450 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,451 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,452 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,447 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,455 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,456 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,456 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,457 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,460 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,461 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,463 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,458 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,467 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,468 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,469 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,464 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,472 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,473 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,473 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,474 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,469 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,479 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,479 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,480 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,475 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,483 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,484 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,486 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,481 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,489 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,490 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,491 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,493 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,486 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,500 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,500 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,501 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,505 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,506 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,507 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,511 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,512 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,512 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,513 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,516 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,518 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,518 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,519 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,523 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,524 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,525 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:43:14,520 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d60468d0) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wsk0g0-vMfi-tInl-AHuI-8vXB-SJ5e-i9kydw size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:43:14,526 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 17:43:14,529 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:43:14,529 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:14,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 17:43:14,533 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 17:43:14,533 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:43:14,536 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 17:43:14,537 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 17:43:14,537 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:43:14,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:14,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:43:14,543 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:43:14,546 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,547 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,548 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,543 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,551 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,552 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,553 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,549 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,557 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,559 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,562 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,562 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,563 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,564 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,559 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,568 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,568 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,569 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,564 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,573 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,573 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,574 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,570 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,578 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,579 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,583 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,584 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,585 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,580 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,588 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,588 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,590 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,594 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,594 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,595 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,590 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,598 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,599 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,600 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,596 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,604 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,606 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,609 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,611 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,606 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,615 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,616 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,619 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,620 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,621 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,621 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,617 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,624 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,625 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,626 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,627 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,632 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,634 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,627 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,640 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,641 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,642 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,635 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,646 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,647 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,647 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,651 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,652 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,653 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,648 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,656 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,657 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,658 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,662 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,662 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,663 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,659 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,666 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,667 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,668 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,668 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,664 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,672 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,672 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,673 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,674 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,669 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,677 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,678 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,678 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,679 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,674 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,682 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,683 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,683 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,684 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,680 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,687 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,688 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,689 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,689 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,685 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,693 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,693 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,694 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,695 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,690 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,698 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,699 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,699 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,700 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,695 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,703 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,704 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,705 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,708 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,709 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,710 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,711 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,714 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,715 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,715 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,716 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:43:14,711 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5ff9780) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = wUA0hh-heC5-CDMs-OFIZ-1geY-KESN-IpRDf3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,716 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 17:43:14,720 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:43:14,720 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:14,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 17:43:14,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 17:43:14,724 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:43:14,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:43:14,727 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 17:43:14,727 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:43:14,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:43:14,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:43:14,734 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:43:14,736 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,737 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,737 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,738 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,734 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,741 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,742 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,743 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,739 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,746 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,747 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,748 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,743 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,751 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,752 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,752 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,755 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,756 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,756 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,757 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,753 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,760 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,761 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,761 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,762 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,758 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,765 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,766 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,766 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,767 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,763 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,770 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,771 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,773 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,778 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,780 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,782 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,774 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,787 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,789 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,789 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,791 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,795 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,796 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,798 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,803 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,804 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,806 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,812 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,814 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,807 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,820 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,821 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,822 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,815 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,827 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,829 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,830 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,831 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,823 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,837 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,838 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,839 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,845 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,847 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,839 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,852 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,854 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,855 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,856 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,848 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,864 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,865 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,866 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,857 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,872 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,873 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,874 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,875 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,867 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,880 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,881 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,883 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,876 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,888 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,889 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,891 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,884 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,898 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,900 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,905 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,906 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,909 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,914 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,915 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,916 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,917 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,922 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,924 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,925 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,928 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,929 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,929 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,930 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,926 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,933 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,934 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,934 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,935 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,930 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,938 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,938 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,939 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,940 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,942 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,943 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,944 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,948 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,948 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,949 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,952 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:43:14,954 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:43:14,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f58d5fe4860) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uUTitG-Zbmp-WTR9-56do-7hHK-uZGz-lf1Xpp size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f58d601b748) -- 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 = HFVoTn-Rak3-suhD-FUmC-FDq2-1ysG-rs9lq5 size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:43:14,954 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 17:43:14,958 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:43:14,958 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:14,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 17:43:14,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 17:43:14,961 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:43:14,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 17:43:14,965 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 17:43:14,965 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:43:14,966 DEBUG blivet.ansible/MainThread: ['sdg', 'test_vg3', 'sdj', 'sdh', 'sdi'] 2024-03-01 17:43:14,966 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 17:43:14,969 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 17:43:14,969 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:14,972 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:43:14,976 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:43:14,979 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:43:14,982 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:43:14,982 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 17:43:14,982 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:43:14,982 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 17:43:14,982 DEBUG blivet/MainThread: removing sdg 2024-03-01 17:43:14,986 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 17:43:14,986 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:14,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 17:43:14,989 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 17:43:14,989 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:43:14,989 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 17:43:14,989 DEBUG blivet/MainThread: removing sdj 2024-03-01 17:43:14,992 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 17:43:14,992 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:14,993 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 17:43:14,996 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 17:43:14,996 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:43:14,996 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 17:43:14,996 DEBUG blivet/MainThread: removing sdh 2024-03-01 17:43:14,999 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 17:43:14,999 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:14,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 17:43:15,002 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 17:43:15,002 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:43:15,002 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 17:43:15,002 DEBUG blivet/MainThread: removing sdi 2024-03-01 17:43:15,005 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 17:43:15,005 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:43:15,005 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 17:43:15,009 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 17:43:15,009 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:43:15,009 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:15,022 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:15,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:15,056 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:15,076 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:43:15,077 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:15,092 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:15,112 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:43:15,112 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:15,124 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:15,143 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:43:15,143 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:15,157 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:15,176 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:43:15,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:15,188 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:15,212 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:43:15,212 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:15,224 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:15,254 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:43:15,255 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:15,271 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:15,303 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:43:15,303 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:15,319 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:15,351 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:43:15,352 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:43:15,352 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:43:15,352 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:43:15,352 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:43:15,352 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:43:15,352 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:43:15,353 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:43:15,353 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:43:15,353 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:43:15,353 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:43:15,353 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:43:15,353 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:43:15,354 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:43:15,354 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:43:15,354 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:43:15,354 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:43:15,354 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:43:15,354 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:43:15,354 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:43:15,355 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:43:15,355 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:43:15,355 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:43:15,355 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:43:15,355 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:43:15,355 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:43:15,355 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:43:15,356 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:43:15,356 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:43:15,356 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:43:15,356 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:43:15,359 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:43:15,365 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:43:15,370 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:43:15,376 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:43:15,377 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:43:15,383 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:43:15,383 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 0x7f58d5fd9620> 2024-03-01 17:43:15,383 INFO blivet/MainThread: sorting actions... 2024-03-01 17:43:15,426 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:43:15,426 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:43:15,427 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:43:15,427 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:43:15,427 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:43:15,428 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:43:15,428 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:43:15,428 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:43:15,429 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:43:15,429 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:43:15,429 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:43:15,429 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:43:15,430 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:43:15,430 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:43:15,430 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:43:15,430 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:43:15,431 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:43:15,431 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:43:15,431 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:43:15,432 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:43:15,432 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:43:15,432 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:43:15,432 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:43:15,433 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:43:15,433 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:43:15,433 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:43:15,434 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:43:15,434 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:43:15,434 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:43:15,434 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:43:15,441 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:15,447 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:43:15,447 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 17:43:15,460 INFO program/MainThread: stdout: 2024-03-01 17:43:15,461 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:43:15,461 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:15,461 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:15,488 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:15,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:15,506 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:15,507 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:43:15,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 17:43:15,521 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:43:15,528 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:43:15,535 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 17:43:15,541 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:43:15,541 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:15,591 INFO program/MainThread: stdout[92]: 2024-03-01 17:43:15,592 INFO program/MainThread: stderr[92]: 2024-03-01 17:43:15,592 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 17:43:15,599 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:43:15,605 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:15,611 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:43:15,617 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:15,623 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:43:15,629 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:15,636 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:43:15,642 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:15,648 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:43:15,654 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 17:43:15,654 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:15,717 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 17:43:15,718 INFO program/MainThread: stderr[93]: 2024-03-01 17:43:15,718 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 17:43:15,719 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:43:15,727 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:15,744 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:43:15,745 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 17:43:15,759 INFO program/MainThread: stdout: 2024-03-01 17:43:15,759 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:43:15,759 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:15,759 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:15,787 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:15,788 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:15,805 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:15,806 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:43:15,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 17:43:15,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:43:15,827 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:43:15,834 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 17:43:15,840 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:43:15,840 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:15,889 INFO program/MainThread: stdout[94]: 2024-03-01 17:43:15,889 INFO program/MainThread: stderr[94]: 2024-03-01 17:43:15,889 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 17:43:15,897 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:43:15,903 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:15,909 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:43:15,915 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:15,921 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:43:15,928 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:15,934 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:43:15,940 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:15,946 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:43:15,952 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 17:43:15,952 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:16,006 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 17:43:16,006 INFO program/MainThread: stderr[95]: 2024-03-01 17:43:16,006 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 17:43:16,007 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:43:16,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:16,033 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:43:16,033 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 17:43:16,050 INFO program/MainThread: stdout: 2024-03-01 17:43:16,050 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:43:16,050 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:16,050 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:16,094 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:16,095 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:16,112 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:16,113 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:43:16,121 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 17:43:16,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:43:16,134 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:43:16,141 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 17:43:16,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:43:16,147 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:16,196 INFO program/MainThread: stdout[96]: 2024-03-01 17:43:16,196 INFO program/MainThread: stderr[96]: 2024-03-01 17:43:16,196 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 17:43:16,204 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:43:16,210 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:16,216 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:43:16,223 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:16,228 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:43:16,235 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:16,241 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:43:16,247 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:16,252 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:43:16,258 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 17:43:16,259 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:16,321 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 17:43:16,321 INFO program/MainThread: stderr[97]: 2024-03-01 17:43:16,321 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 17:43:16,322 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:43:16,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:16,339 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:43:16,340 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 17:43:16,356 INFO program/MainThread: stdout: 2024-03-01 17:43:16,356 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:43:16,356 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:16,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:16,389 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:16,390 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:16,416 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:16,417 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:43:16,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 17:43:16,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:43:16,438 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:43:16,445 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 17:43:16,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:43:16,452 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:16,501 INFO program/MainThread: stdout[98]: 2024-03-01 17:43:16,501 INFO program/MainThread: stderr[98]: 2024-03-01 17:43:16,501 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 17:43:16,509 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:43:16,515 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:16,522 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:43:16,528 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:16,534 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:43:16,540 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:16,546 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:43:16,552 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:16,558 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:43:16,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 17:43:16,564 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:16,625 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 17:43:16,626 INFO program/MainThread: stderr[99]: 2024-03-01 17:43:16,626 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 17:43:16,626 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:43:16,633 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 17:43:16,640 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 17:43:16,646 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:43:16,660 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:16,670 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:43:16,676 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:16,688 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:43:16,694 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:16,701 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:43:16,707 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:16,713 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:43:16,718 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 17:43:16,719 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:16,769 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 17:43:16,770 INFO program/MainThread: stderr[100]: 2024-03-01 17:43:16,770 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 17:43:16,770 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:16,822 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 17:43:16,822 INFO program/MainThread: stderr[101]: 2024-03-01 17:43:16,822 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 17:43:16,822 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:16,882 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 17:43:16,882 INFO program/MainThread: stderr[102]: 2024-03-01 17:43:16,883 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 17:43:16,883 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:43:16,891 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:16,901 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:43:16,907 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:43:16,907 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:16,966 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 17:43:16,966 INFO program/MainThread: stderr[103]: 2024-03-01 17:43:16,966 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 17:43:16,966 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 17:43:16,967 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:16,985 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:16,986 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:17,001 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,002 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:17,020 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,021 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:43:17,028 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:17,034 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:43:17,039 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:43:17,040 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:17,094 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 17:43:17,094 INFO program/MainThread: stderr[104]: 2024-03-01 17:43:17,094 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 17:43:17,094 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 17:43:17,095 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:17,141 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,141 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:17,163 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,164 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:17,180 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,181 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:43:17,188 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:17,194 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:43:17,200 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:43:17,200 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:17,252 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 17:43:17,253 INFO program/MainThread: stderr[105]: 2024-03-01 17:43:17,253 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 17:43:17,253 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 17:43:17,253 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:17,300 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,301 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:17,319 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:17,349 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,350 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:43:17,357 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:17,363 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:43:17,369 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:43:17,369 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:17,418 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 17:43:17,418 INFO program/MainThread: stderr[106]: 2024-03-01 17:43:17,419 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 17:43:17,419 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 17:43:17,419 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:17,462 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,463 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:17,489 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,490 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:17,508 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,509 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:43:17,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:17,526 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:43:17,527 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 17:43:17,538 INFO program/MainThread: stdout: 2024-03-01 17:43:17,538 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:43:17,539 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,539 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:17,565 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,566 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:17,584 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,585 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:43:17,592 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 17:43:17,599 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:43:17,605 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:43:17,612 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 17:43:17,619 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:43:17,619 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:17,666 INFO program/MainThread: stdout[107]: 2024-03-01 17:43:17,667 INFO program/MainThread: stderr[107]: 2024-03-01 17:43:17,667 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 17:43:17,674 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:43:17,679 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:17,685 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 17:43:17,691 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:17,697 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 17:43:17,704 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:17,710 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 17:43:17,715 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 17:43:17,716 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:17,770 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 17:43:17,770 INFO program/MainThread: stderr[108]: 2024-03-01 17:43:17,771 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 17:43:17,771 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:43:17,779 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:17,790 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:43:17,790 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 17:43:17,809 INFO program/MainThread: stdout: 2024-03-01 17:43:17,809 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:43:17,809 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,809 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:17,836 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,837 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:17,852 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:17,853 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:43:17,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 17:43:17,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:43:17,873 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:43:17,879 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 17:43:17,886 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:43:17,886 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:17,931 INFO program/MainThread: stdout[109]: 2024-03-01 17:43:17,931 INFO program/MainThread: stderr[109]: 2024-03-01 17:43:17,931 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 17:43:17,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:43:17,945 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:17,951 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:43:17,957 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:17,962 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:43:17,968 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:17,974 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:43:17,980 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 17:43:17,980 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:18,036 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 17:43:18,036 INFO program/MainThread: stderr[110]: 2024-03-01 17:43:18,036 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 17:43:18,037 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:43:18,044 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 17:43:18,053 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 17:43:18,058 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:43:18,068 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:18,076 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:43:18,082 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:18,092 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:43:18,097 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:18,105 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:43:18,111 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 17:43:18,111 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:18,155 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 17:43:18,155 INFO program/MainThread: stderr[111]: 2024-03-01 17:43:18,155 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 17:43:18,156 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:18,209 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 17:43:18,210 INFO program/MainThread: stderr[112]: 2024-03-01 17:43:18,210 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 17:43:18,210 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:18,257 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 17:43:18,258 INFO program/MainThread: stderr[113]: 2024-03-01 17:43:18,258 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 17:43:18,259 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:43:18,266 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:18,276 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:43:18,282 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:43:18,282 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:18,331 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 17:43:18,332 INFO program/MainThread: stderr[114]: 2024-03-01 17:43:18,332 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 17:43:18,332 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 17:43:18,332 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:18,360 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:18,361 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:18,377 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:18,378 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:18,393 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:18,394 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:43:18,401 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:18,407 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:43:18,413 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:43:18,413 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:18,455 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 17:43:18,455 INFO program/MainThread: stderr[115]: 2024-03-01 17:43:18,456 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 17:43:18,456 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 17:43:18,456 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:18,499 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:18,499 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:18,517 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:18,518 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:18,533 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:18,534 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:43:18,541 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:18,546 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:43:18,552 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:43:18,552 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:18,596 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 17:43:18,597 INFO program/MainThread: stderr[116]: 2024-03-01 17:43:18,597 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 17:43:18,597 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 17:43:18,597 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:18,653 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:18,653 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:18,671 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:18,672 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:18,698 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:18,699 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:43:18,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:18,713 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:43:18,713 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 17:43:18,725 INFO program/MainThread: stdout: 2024-03-01 17:43:18,725 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:43:18,725 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:18,725 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:18,749 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:18,750 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:18,766 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:18,767 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:43:18,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 17:43:18,781 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:43:18,788 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:43:18,794 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 17:43:18,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:43:18,801 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:18,861 INFO program/MainThread: stdout[117]: 2024-03-01 17:43:18,862 INFO program/MainThread: stderr[117]: 2024-03-01 17:43:18,862 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 17:43:18,870 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:43:18,876 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:18,882 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 17:43:18,894 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:18,900 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 17:43:18,906 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:18,912 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 17:43:18,918 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 17:43:18,918 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:18,975 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 17:43:18,976 INFO program/MainThread: stderr[118]: 2024-03-01 17:43:18,976 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 17:43:18,977 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:43:18,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:18,993 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:43:18,993 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 17:43:19,008 INFO program/MainThread: stdout: 2024-03-01 17:43:19,008 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:43:19,008 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:19,008 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:19,037 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:19,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:19,056 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:19,057 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:43:19,064 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 17:43:19,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:43:19,076 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:43:19,083 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 17:43:19,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:43:19,089 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:19,134 INFO program/MainThread: stdout[119]: 2024-03-01 17:43:19,134 INFO program/MainThread: stderr[119]: 2024-03-01 17:43:19,134 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 17:43:19,142 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:43:19,149 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:19,154 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:43:19,160 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:19,166 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:43:19,169 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:19,173 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:43:19,176 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 17:43:19,176 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:19,213 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 17:43:19,213 INFO program/MainThread: stderr[120]: 2024-03-01 17:43:19,213 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 17:43:19,214 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:43:19,221 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 17:43:19,234 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 17:43:19,243 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:43:19,248 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:19,255 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:43:19,259 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:19,265 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:43:19,271 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:19,275 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:43:19,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 17:43:19,278 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:19,318 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 17:43:19,318 INFO program/MainThread: stderr[121]: 2024-03-01 17:43:19,318 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 17:43:19,318 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:19,360 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 17:43:19,360 INFO program/MainThread: stderr[122]: 2024-03-01 17:43:19,360 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 17:43:19,361 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:19,395 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 17:43:19,395 INFO program/MainThread: stderr[123]: 2024-03-01 17:43:19,395 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 17:43:19,396 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:43:19,403 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:19,413 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:43:19,419 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:43:19,419 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:19,463 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 17:43:19,463 INFO program/MainThread: stderr[124]: 2024-03-01 17:43:19,463 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 17:43:19,464 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 17:43:19,464 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:19,500 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:19,501 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:19,520 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:19,520 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:19,531 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:19,531 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:43:19,535 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:19,538 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:43:19,541 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:43:19,542 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:43:19,572 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 17:43:19,572 INFO program/MainThread: stderr[125]: 2024-03-01 17:43:19,573 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 17:43:19,573 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 17:43:19,573 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:19,605 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:19,606 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:19,619 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:19,619 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:19,636 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:19,636 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:43:19,641 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:43:19,644 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:43:19,647 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:43:19,647 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 17:43:19,676 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 17:43:19,676 INFO program/MainThread: stderr[126]: 2024-03-01 17:43:19,676 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 17:43:19,676 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 17:43:19,677 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:19,710 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:19,711 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:19,723 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:19,723 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:43:19,741 DEBUG program/MainThread: Return code: 0 2024-03-01 17:43:19,746 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:43:19,746 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 0x7f58d5fd9a40> to retry, use: --limit @/tmp/tests_set_basic.retry PLAY RECAP ********************************************************************* sut : ok=124 changed=5 unreachable=0 failed=1 skipped=81 rescued=0 ignored=0 Friday 01 March 2024 17:43:26 +0000 (0:00:00.671) 0:02:20.839 ********** =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------ 49.89s /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 -- 13.51s /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 -- 10.34s /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.80s /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.15s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Ensure test packages ---------------------------------------------------- 2.57s /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:14 ------ Ensure test packages ---------------------------------------------------- 2.53s /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:14 ------ fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.52s /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.52s /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.51s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Make sure 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.storage : Make sure required packages are installed --- 2.45s /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.44s /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.44s /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.43s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.43s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.42s /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 Ensure dmsetup ---------------------------------------------------------- 2.41s /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:39 -------- fedora.linux_system_roles.snapshot : Run snapshot command snapshot ------ 2.06s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---