# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_multi_snapsets.yml ********************************************* 1 plays in /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml PLAY [Basic snapshot test] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:2 Friday 01 March 2024 16:51:11 +0000 (0:00:00.011) 0:00:00.011 ********** ok: [sut] META: ran handlers TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:36 Friday 01 March 2024 16:51:12 +0000 (0:00:00.740) 0:00:00.752 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml:10 Friday 01 March 2024 16:51:12 +0000 (0:00:00.021) 0:00:00.774 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml:15 Friday 01 March 2024 16:51:12 +0000 (0:00:00.240) 0:00:01.015 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml:20 Friday 01 March 2024 16:51:12 +0000 (0:00:00.019) 0:00:01.034 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 16:51:12 +0000 (0:00:00.016) 0:00:01.050 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 16:51:12 +0000 (0:00:00.040) 0:00:01.091 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 16:51:12 +0000 (0:00:00.019) 0:00:01.111 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/.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-failuresrexfeqz3/.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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 16:51:12 +0000 (0:00:00.034) 0:00:01.145 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 16:51:12 +0000 (0:00:00.187) 0:00:01.332 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 16:51:12 +0000 (0:00:00.020) 0:00:01.353 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 16:51:12 +0000 (0:00:00.009) 0:00:01.362 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 16:51:12 +0000 (0:00:00.009) 0:00:01.371 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 16:51:12 +0000 (0:00:00.038) 0:00:01.410 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 16:52:04 +0000 (0:00:51.749) 0:00:53.159 ********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 16:52:04 +0000 (0:00:00.019) 0:00:53.179 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 16:52:04 +0000 (0:00:00.019) 0:00:53.199 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 16:52:05 +0000 (0:00:00.576) 0:00:53.775 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 16:52:05 +0000 (0:00:00.034) 0:00:53.809 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 16:52:05 +0000 (0:00:00.009) 0:00:53.819 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 16:52:05 +0000 (0:00:00.009) 0:00:53.828 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 16:52:05 +0000 (0:00:00.009) 0:00:53.837 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 16:52:07 +0000 (0:00:02.608) 0:00:56.446 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 16:52:09 +0000 (0:00:01.622) 0:00:58.068 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 16:52:09 +0000 (0:00:00.050) 0:00:58.118 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 16:52:09 +0000 (0:00:00.012) 0:00:58.130 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 16:52:09 +0000 (0:00:00.352) 0:00:58.483 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 16:52:09 +0000 (0:00:00.012) 0:00:58.496 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 16:52:09 +0000 (0:00:00.010) 0:00:58.506 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 16:52:09 +0000 (0:00:00.012) 0:00:58.518 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 16:52:09 +0000 (0:00:00.012) 0:00:58.530 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 16:52:09 +0000 (0:00:00.012) 0:00:58.543 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 16:52:09 +0000 (0:00:00.011) 0:00:58.554 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 16:52:09 +0000 (0:00:00.010) 0:00:58.565 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 16:52:09 +0000 (0:00:00.012) 0:00:58.577 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 16:52:09 +0000 (0:00:00.012) 0:00:58.589 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 16:52:09 +0000 (0:00:00.013) 0:00:58.603 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311428.1479516, "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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 16:52:10 +0000 (0:00:00.188) 0:00:58.792 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 16:52:10 +0000 (0:00:00.011) 0:00:58.803 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml:24 Friday 01 March 2024 16:52:15 +0000 (0:00:05.679) 0:01:04.483 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:5 Friday 01 March 2024 16:52:15 +0000 (0:00:00.018) 0:01:04.502 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:10 Friday 01 March 2024 16:52:16 +0000 (0:00:00.181) 0:01:04.683 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:14 Friday 01 March 2024 16:52:16 +0000 (0:00:00.014) 0:01:04.698 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:28 Friday 01 March 2024 16:52:18 +0000 (0:00:02.382) 0:01:07.081 ********** 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-failuresrexfeqz3/tests/get_unused_disk.yml:36 Friday 01 March 2024 16:52:18 +0000 (0:00:00.271) 0:01:07.352 ********** 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-failuresrexfeqz3/tests/get_unused_disk.yml:41 Friday 01 March 2024 16:52:18 +0000 (0:00:00.014) 0:01:07.367 ********** 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-failuresrexfeqz3/tests/get_unused_disk.yml:49 Friday 01 March 2024 16:52:18 +0000 (0:00:00.012) 0:01:07.380 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:54 Friday 01 March 2024 16:52:18 +0000 (0:00:00.028) 0:01:07.409 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:63 Friday 01 March 2024 16:52:18 +0000 (0:00:00.013) 0:01:07.422 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/setup.yml:30 Friday 01 March 2024 16:52:18 +0000 (0:00:00.012) 0:01:07.434 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 16:52:18 +0000 (0:00:00.023) 0:01:07.458 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 16:52:18 +0000 (0:00:00.018) 0:01:07.476 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 16:52:18 +0000 (0:00:00.013) 0:01:07.490 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/.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-failuresrexfeqz3/.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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 16:52:18 +0000 (0:00:00.030) 0:01:07.520 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 16:52:18 +0000 (0:00:00.011) 0:01:07.531 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 16:52:18 +0000 (0:00:00.011) 0:01:07.543 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 16:52:18 +0000 (0:00:00.011) 0:01:07.554 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 16:52:18 +0000 (0:00:00.011) 0:01:07.566 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 16:52:18 +0000 (0:00:00.031) 0:01:07.597 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 16:52:21 +0000 (0:00:02.395) 0:01:09.992 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 16:52:21 +0000 (0:00:00.018) 0:01:10.010 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 16:52:21 +0000 (0:00:00.012) 0:01:10.022 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 16:52:25 +0000 (0:00:04.447) 0:01:14.470 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 16:52:25 +0000 (0:00:00.022) 0:01:14.492 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 16:52:25 +0000 (0:00:00.011) 0:01:14.503 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 16:52:25 +0000 (0:00:00.012) 0:01:14.516 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 16:52:25 +0000 (0:00:00.010) 0:01:14.527 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 16:52:28 +0000 (0:00:02.461) 0:01:16.988 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 16:52:29 +0000 (0:00:01.545) 0:01:18.533 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 16:52:29 +0000 (0:00:00.035) 0:01:18.569 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 16:52:29 +0000 (0:00:00.011) 0:01:18.581 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 16:52:39 +0000 (0:00:09.962) 0:01:28.544 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 16:52:39 +0000 (0:00:00.012) 0:01:28.556 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 16:52:39 +0000 (0:00:00.011) 0:01:28.567 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdg", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg3", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv8", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv7", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv7", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv6", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv6", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg3-lv5", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg3-lv5", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/xvda1", "/dev/mapper/test_vg1-lv1", "/dev/mapper/test_vg1-lv2", "/dev/mapper/test_vg2-lv3", "/dev/mapper/test_vg2-lv4", "/dev/mapper/test_vg3-lv5", "/dev/mapper/test_vg3-lv6", "/dev/mapper/test_vg3-lv7", "/dev/mapper/test_vg3-lv8" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-7", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-7", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "15%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg1-lv2", "_kernel_device": "/dev/dm-6", "_mount_id": "/dev/mapper/test_vg1-lv2", "_raw_device": "/dev/mapper/test_vg1-lv2", "_raw_kernel_device": "/dev/dm-6", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdd", "sde", "sdf" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg2-lv3", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/test_vg2-lv3", "_raw_device": "/dev/mapper/test_vg2-lv3", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv3", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg2-lv4", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/test_vg2-lv4", "_raw_device": "/dev/mapper/test_vg2-lv4", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv4", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "20%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg3", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg3-lv5", "_kernel_device": "/dev/dm-3", "_mount_id": "/dev/mapper/test_vg3-lv5", "_raw_device": "/dev/mapper/test_vg3-lv5", "_raw_kernel_device": "/dev/dm-3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv5", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "30%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv6", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/test_vg3-lv6", "_raw_device": "/dev/mapper/test_vg3-lv6", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv6", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "25%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv7", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/test_vg3-lv7", "_raw_device": "/dev/mapper/test_vg3-lv7", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv7", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/test_vg3-lv8", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg3-lv8", "_raw_device": "/dev/mapper/test_vg3-lv8", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv8", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "10%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 16:52:39 +0000 (0:00:00.020) 0:01:28.588 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 16:52:39 +0000 (0:00:00.018) 0:01:28.607 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 16:52:39 +0000 (0:00:00.015) 0:01:28.622 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 16:52:40 +0000 (0:00:00.012) 0:01:28.635 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 16:52:40 +0000 (0:00:00.012) 0:01:28.647 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 16:52:40 +0000 (0:00:00.012) 0:01:28.659 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 16:52:40 +0000 (0:00:00.012) 0:01:28.671 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 16:52:40 +0000 (0:00:00.012) 0:01:28.683 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311428.1479516, "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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 16:52:40 +0000 (0:00:00.190) 0:01:28.873 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 16:52:40 +0000 (0:00:00.012) 0:01:28.886 ********** ok: [sut] TASK [Run the snapshot role to create snapshot LVs for snapset1] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:39 Friday 01 March 2024 16:52:40 +0000 (0:00:00.724) 0:01:29.611 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:52:41 +0000 (0:00:00.023) 0:01:29.634 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:52:41 +0000 (0:00:00.022) 0:01:29.657 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:52:41 +0000 (0:00:00.015) 0:01:29.672 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:52:41 +0000 (0:00:00.011) 0:01:29.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:52:41 +0000 (0:00:00.012) 0:01:29.697 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:52:41 +0000 (0:00:00.052) 0:01:29.750 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:52:43 +0000 (0:00:02.547) 0:01:32.298 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -r 15 -vg test_vg1 -s snapset1 " } TASK [linux-system-roles.snapshot : Run snapshot command snapshot] ************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:52:43 +0000 (0:00:00.020) 0:01:32.318 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:52:44 +0000 (0:00:00.993) 0:01:33.312 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.44.136 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.44.136 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:52:44 +0000 (0:00:00.014) 0:01:33.327 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:52:44 +0000 (0:00:00.015) 0:01:33.342 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:52:44 +0000 (0:00:00.011) 0:01:33.354 ********** skipping: [sut] => {} TASK [Assert changes for snapset1] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:48 Friday 01 March 2024 16:52:44 +0000 (0:00:00.011) 0:01:33.366 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the snapshot LVs are created for snapset1] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:52 Friday 01 March 2024 16:52:44 +0000 (0:00:00.012) 0:01:33.379 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:52:44 +0000 (0:00:00.025) 0:01:33.404 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:52:44 +0000 (0:00:00.017) 0:01:33.421 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:52:44 +0000 (0:00:00.015) 0:01:33.437 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:52:44 +0000 (0:00:00.011) 0:01:33.449 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:52:44 +0000 (0:00:00.011) 0:01:33.460 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:52:44 +0000 (0:00:00.032) 0:01:33.493 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:52:47 +0000 (0:00:02.519) 0:01:36.012 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -v -vg test_vg1 -s snapset1 " } TASK [linux-system-roles.snapshot : Run snapshot command check] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:52:47 +0000 (0:00:00.021) 0:01:36.034 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:52:47 +0000 (0:00:00.520) 0:01:36.554 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.44.136 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.44.136 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:52:47 +0000 (0:00:00.014) 0:01:36.569 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:52:47 +0000 (0:00:00.032) 0:01:36.601 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:52:47 +0000 (0:00:00.013) 0:01:36.614 ********** skipping: [sut] => {} TASK [Create snapshot LVs for snapset1 to check idempotence] ******************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:61 Friday 01 March 2024 16:52:47 +0000 (0:00:00.012) 0:01:36.627 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:52:48 +0000 (0:00:00.025) 0:01:36.652 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:52:48 +0000 (0:00:00.017) 0:01:36.670 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:52:48 +0000 (0:00:00.014) 0:01:36.684 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:52:48 +0000 (0:00:00.012) 0:01:36.697 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:52:48 +0000 (0:00:00.011) 0:01:36.709 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:52:48 +0000 (0:00:00.031) 0:01:36.741 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:52:50 +0000 (0:00:02.374) 0:01:39.115 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -r 15 -vg test_vg1 -s snapset1 " } TASK [linux-system-roles.snapshot : Run snapshot command snapshot] ************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:52:50 +0000 (0:00:00.020) 0:01:39.136 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:52:51 +0000 (0:00:00.601) 0:01:39.737 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.44.136 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.44.136 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:52:51 +0000 (0:00:00.014) 0:01:39.752 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:52:51 +0000 (0:00:00.015) 0:01:39.768 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:52:51 +0000 (0:00:00.012) 0:01:39.780 ********** skipping: [sut] => {} TASK [Assert no changes for snapset1] ****************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:70 Friday 01 March 2024 16:52:51 +0000 (0:00:00.011) 0:01:39.792 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run the snapshot role to create snapshot LVs for snapset2] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:74 Friday 01 March 2024 16:52:51 +0000 (0:00:00.012) 0:01:39.805 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:52:51 +0000 (0:00:00.030) 0:01:39.835 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:52:51 +0000 (0:00:00.017) 0:01:39.852 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:52:51 +0000 (0:00:00.015) 0:01:39.868 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:52:51 +0000 (0:00:00.013) 0:01:39.881 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:52:51 +0000 (0:00:00.012) 0:01:39.894 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:52:51 +0000 (0:00:00.032) 0:01:39.927 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:52:53 +0000 (0:00:02.499) 0:01:42.426 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -r 15 -vg test_vg2 -s snapset2 " } TASK [linux-system-roles.snapshot : Run snapshot command snapshot] ************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:52:53 +0000 (0:00:00.021) 0:01:42.447 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:52:54 +0000 (0:00:00.943) 0:01:43.391 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.44.136 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.44.136 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:52:54 +0000 (0:00:00.014) 0:01:43.405 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:52:54 +0000 (0:00:00.015) 0:01:43.421 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:52:54 +0000 (0:00:00.012) 0:01:43.433 ********** skipping: [sut] => {} TASK [Verify the snapshot LVs are created for snapset2] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:83 Friday 01 March 2024 16:52:54 +0000 (0:00:00.011) 0:01:43.445 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:52:54 +0000 (0:00:00.032) 0:01:43.478 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:52:54 +0000 (0:00:00.017) 0:01:43.495 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:52:54 +0000 (0:00:00.016) 0:01:43.512 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:52:54 +0000 (0:00:00.012) 0:01:43.524 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:52:54 +0000 (0:00:00.011) 0:01:43.536 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:52:54 +0000 (0:00:00.032) 0:01:43.568 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:52:57 +0000 (0:00:02.501) 0:01:46.070 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -v -vg test_vg2 -s snapset2 " } TASK [linux-system-roles.snapshot : Run snapshot command check] **************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:52:57 +0000 (0:00:00.020) 0:01:46.090 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:52:57 +0000 (0:00:00.533) 0:01:46.624 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.44.136 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.44.136 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:52:58 +0000 (0:00:00.014) 0:01:46.638 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:52:58 +0000 (0:00:00.033) 0:01:46.672 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:52:58 +0000 (0:00:00.013) 0:01:46.685 ********** skipping: [sut] => {} TASK [Run the snapshot role remove the snapshot LVs for snapset1] ************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:92 Friday 01 March 2024 16:52:58 +0000 (0:00:00.011) 0:01:46.697 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:52:58 +0000 (0:00:00.035) 0:01:46.732 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:52:58 +0000 (0:00:00.017) 0:01:46.750 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:52:58 +0000 (0:00:00.016) 0:01:46.767 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:52:58 +0000 (0:00:00.011) 0:01:46.778 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:52:58 +0000 (0:00:00.011) 0:01:46.790 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:52:58 +0000 (0:00:00.031) 0:01:46.821 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:53:00 +0000 (0:00:02.383) 0:01:49.205 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -s snapset1 " } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:53:00 +0000 (0:00:00.019) 0:01:49.225 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:53:01 +0000 (0:00:00.615) 0:01:49.841 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.44.136 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.44.136 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:53:01 +0000 (0:00:00.014) 0:01:49.856 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:53:01 +0000 (0:00:00.015) 0:01:49.871 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:53:01 +0000 (0:00:00.011) 0:01:49.883 ********** skipping: [sut] => {} TASK [Assert changes for snapset1 removal] ************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:99 Friday 01 March 2024 16:53:01 +0000 (0:00:00.011) 0:01:49.894 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Use the snapshot_lvm_verify option to make sure remove is done] ********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:103 Friday 01 March 2024 16:53:01 +0000 (0:00:00.013) 0:01:49.908 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:53:01 +0000 (0:00:00.036) 0:01:49.945 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:53:01 +0000 (0:00:00.039) 0:01:49.984 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:53:01 +0000 (0:00:00.016) 0:01:50.000 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:53:01 +0000 (0:00:00.012) 0:01:50.012 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:53:01 +0000 (0:00:00.012) 0:01:50.025 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:53:01 +0000 (0:00:00.032) 0:01:50.058 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:53:03 +0000 (0:00:02.398) 0:01:52.457 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -s snapset1 " } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:53:03 +0000 (0:00:00.020) 0:01:52.477 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:53:04 +0000 (0:00:00.912) 0:01:53.390 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.44.136 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.44.136 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:53:04 +0000 (0:00:00.014) 0:01:53.405 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:53:04 +0000 (0:00:00.015) 0:01:53.420 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:53:04 +0000 (0:00:00.012) 0:01:53.432 ********** skipping: [sut] => {} TASK [Remove snapshot LVs for snapset1 again for idempotence] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:111 Friday 01 March 2024 16:53:04 +0000 (0:00:00.011) 0:01:53.444 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:53:04 +0000 (0:00:00.036) 0:01:53.481 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:53:04 +0000 (0:00:00.018) 0:01:53.499 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:53:04 +0000 (0:00:00.015) 0:01:53.515 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:53:04 +0000 (0:00:00.012) 0:01:53.527 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:53:04 +0000 (0:00:00.012) 0:01:53.539 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:53:04 +0000 (0:00:00.056) 0:01:53.596 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:53:07 +0000 (0:00:02.382) 0:01:55.979 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -s snapset1 " } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:53:07 +0000 (0:00:00.020) 0:01:55.999 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:53:07 +0000 (0:00:00.301) 0:01:56.301 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.44.136 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.44.136 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:53:07 +0000 (0:00:00.014) 0:01:56.316 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:53:07 +0000 (0:00:00.016) 0:01:56.332 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:53:07 +0000 (0:00:00.013) 0:01:56.346 ********** skipping: [sut] => {} TASK [Assert no changes for snapset1 removal] ********************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:118 Friday 01 March 2024 16:53:07 +0000 (0:00:00.012) 0:01:56.358 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run the snapshot role remove the snapshot LVs for snapset2] ************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:122 Friday 01 March 2024 16:53:07 +0000 (0:00:00.014) 0:01:56.372 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:53:07 +0000 (0:00:00.043) 0:01:56.415 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:53:07 +0000 (0:00:00.019) 0:01:56.435 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:53:07 +0000 (0:00:00.016) 0:01:56.451 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:53:07 +0000 (0:00:00.013) 0:01:56.465 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:53:07 +0000 (0:00:00.013) 0:01:56.478 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:53:07 +0000 (0:00:00.033) 0:01:56.512 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:53:10 +0000 (0:00:02.530) 0:01:59.043 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -s snapset2 " } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:53:10 +0000 (0:00:00.020) 0:01:59.063 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:53:11 +0000 (0:00:00.609) 0:01:59.673 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.44.136 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.44.136 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": true\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": true", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:53:11 +0000 (0:00:00.014) 0:01:59.688 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:53:11 +0000 (0:00:00.016) 0:01:59.705 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:53:11 +0000 (0:00:00.013) 0:01:59.718 ********** skipping: [sut] => {} TASK [Use the snapshot_lvm_verify option to make sure remove is done] ********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:129 Friday 01 March 2024 16:53:11 +0000 (0:00:00.012) 0:01:59.731 ********** TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:3 Friday 01 March 2024 16:53:11 +0000 (0:00:00.044) 0:01:59.776 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml for sut TASK [linux-system-roles.snapshot : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 16:53:11 +0000 (0:00:00.017) 0:01:59.794 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Check if system is ostree] ***************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:11 Friday 01 March 2024 16:53:11 +0000 (0:00:00.015) 0:01:59.809 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:16 Friday 01 March 2024 16:53:11 +0000 (0:00:00.012) 0:01:59.822 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/set_vars.yml:20 Friday 01 March 2024 16:53:11 +0000 (0:00:00.011) 0:01:59.834 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "__snapshot_packages": [ "lvm2", "util-linux" ], "__snapshot_python": "/usr/libexec/platform-python" }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.snapshot : Ensure required packages are installed] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 Friday 01 March 2024 16:53:11 +0000 (0:00:00.031) 0:01:59.865 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.snapshot : Show snapshot command] ********************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:13 Friday 01 March 2024 16:53:13 +0000 (0:00:02.380) 0:02:02.246 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -s snapset2 " } TASK [linux-system-roles.snapshot : Run snapshot command remove] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:20 Friday 01 March 2024 16:53:13 +0000 (0:00:00.019) 0:02:02.266 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Print out response] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:34 Friday 01 March 2024 16:53:14 +0000 (0:00:00.844) 0:02:03.111 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.44.136 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.44.136 closed." ], "stdout": "{\r\n \"return_code\": 0,\r\n \"errors\": [\r\n \"\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 0,", " \"errors\": [", " \"\"", " ],", " \"changed\": false", "}" ] } } TASK [linux-system-roles.snapshot : Parse raw output] ************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:39 Friday 01 March 2024 16:53:14 +0000 (0:00:00.014) 0:02:03.125 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [linux-system-roles.snapshot : Set snapshot_facts to the JSON results] **** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:46 Friday 01 March 2024 16:53:14 +0000 (0:00:00.015) 0:02:03.141 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.snapshot : Show errors] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:51 Friday 01 March 2024 16:53:14 +0000 (0:00:00.013) 0:02:03.154 ********** skipping: [sut] => {} TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tests_multi_snapsets.yml:137 Friday 01 March 2024 16:53:14 +0000 (0:00:00.011) 0:02:03.166 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml:7 Friday 01 March 2024 16:53:14 +0000 (0:00:00.031) 0:02:03.198 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 16:53:14 +0000 (0:00:00.020) 0:02:03.218 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 16:53:14 +0000 (0:00:00.020) 0:02:03.239 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 16:53:14 +0000 (0:00:00.015) 0:02:03.254 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-debug-cleanup-failuresrexfeqz3/.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-failuresrexfeqz3/.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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 16:53:14 +0000 (0:00:00.034) 0:02:03.289 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 16:53:14 +0000 (0:00:00.012) 0:02:03.301 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 16:53:14 +0000 (0:00:00.011) 0:02:03.313 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 16:53:14 +0000 (0:00:00.011) 0:02:03.324 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 16:53:14 +0000 (0:00:00.012) 0:02:03.337 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 16:53:14 +0000 (0:00:00.032) 0:02:03.370 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 16:53:17 +0000 (0:00:02.396) 0:02:05.766 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 16:53:17 +0000 (0:00:00.022) 0:02:05.788 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 16:53:17 +0000 (0:00:00.013) 0:02:05.801 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 16:53:23 +0000 (0:00:06.488) 0:02:12.290 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 16:53:23 +0000 (0:00:00.043) 0:02:12.333 ********** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 16:53:23 +0000 (0:00:00.012) 0:02:12.346 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 16:53:23 +0000 (0:00:00.013) 0:02:12.359 ********** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 16:53:23 +0000 (0:00:00.012) 0:02:12.371 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 16:53:26 +0000 (0:00:02.388) 0:02:14.760 ********** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 16:53:27 +0000 (0:00:01.568) 0:02:16.328 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 16:53:27 +0000 (0:00:00.021) 0:02:16.349 ********** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 16:53:27 +0000 (0:00:00.012) 0:02:16.362 ********** 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/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 16:53:39 +0000 (0:00:11.582) 0:02:27.944 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 16:53:39 +0000 (0:00:00.019) 0:02:27.964 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 16:53:39 +0000 (0:00:00.025) 0:02:27.989 ********** 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/sdg", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv4", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv4", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg2-lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg2-lv3", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg2", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdf", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 16:53:39 +0000 (0:00:00.030) 0:02:28.019 ********** 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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 16:53:39 +0000 (0:00:00.025) 0:02:28.045 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 16:53:39 +0000 (0:00:00.018) 0:02:28.064 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 16:53:39 +0000 (0:00:00.027) 0:02:28.091 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 16:53:39 +0000 (0:00:00.023) 0:02:28.115 ********** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 16:53:39 +0000 (0:00:00.038) 0:02:28.153 ********** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 16:53:39 +0000 (0:00:00.020) 0:02:28.174 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 16:53:39 +0000 (0:00:00.014) 0:02:28.188 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311428.1479516, "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-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 16:53:39 +0000 (0:00:00.192) 0:02:28.381 ********** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 16:53:39 +0000 (0:00:00.013) 0:02:28.395 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml:29 Friday 01 March 2024 16:53:40 +0000 (0:00:00.599) 0:02:28.995 ********** 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-failuresrexfeqz3/tests/tasks/cleanup.yml:33 Friday 01 March 2024 16:53:40 +0000 (0:00:00.016) 0:02:29.011 ********** included: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:5 Friday 01 March 2024 16:53:40 +0000 (0:00:00.018) 0:02:29.030 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:10 Friday 01 March 2024 16:53:40 +0000 (0:00:00.013) 0:02:29.043 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:14 Friday 01 March 2024 16:53:40 +0000 (0:00:00.014) 0:02:29.057 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:28 Friday 01 March 2024 16:53:42 +0000 (0:00:02.388) 0:02:31.446 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ], "info": [ "Disk [/dev/sdb] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:36 Friday 01 March 2024 16:53:43 +0000 (0:00:00.195) 0:02:31.641 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:41 Friday 01 March 2024 16:53:43 +0000 (0:00:00.014) 0:02:31.656 ********** ok: [sut] => { "unused_disks": [ "sda", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:49 Friday 01 March 2024 16:53:43 +0000 (0:00:00.012) 0:02:31.669 ********** skipping: [sut] => {} TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:54 Friday 01 March 2024 16:53:43 +0000 (0:00:00.012) 0:02:31.682 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:63 Friday 01 March 2024 16:53:43 +0000 (0:00:00.012) 0:02:31.694 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure dmsetup] ********************************************************** task path: /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml:39 Friday 01 March 2024 16:53:43 +0000 (0:00:00.012) 0:02:31.706 ********** 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-failuresrexfeqz3/tests/tasks/cleanup.yml:45 Friday 01 March 2024 16:53:45 +0000 (0:00:02.442) 0:02:34.149 ********** 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.217721", "end": "2024-03-01 16:53:45.972811", "failed_when_result": true, "rc": 0, "start": "2024-03-01 16:53:45.755090" } STDERR: + exec + mount -f -l sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=1792528k,nr_inodes=448132,mode=755) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,mode=755) tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,seclabel,mode=755) cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd) pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime,seclabel) bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) cgroup on /sys/fs/cgroup/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/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset) cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer) cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,perf_event) 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/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,blkio) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,memory) cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,rdma) cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,hugetlb) 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=34,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18808) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) debugfs on /sys/kernel/debug type debugfs (rw,relatime,seclabel) mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=362420k,mode=700) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 1.9G 0 1.9G 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 1.9G 26M 1.9G 2% /run tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup /dev/xvda1 269G 5.3G 264G 2% / tmpfs 372M 0 372M 0% /run/user/0 + lvs --all + pvs --all PV VG Fmt Attr PSize PFree /dev/sda --- 0 0 /dev/sdb --- 0 0 /dev/sdc --- 0 0 /dev/sdd --- 0 0 /dev/sde --- 0 0 /dev/sdf --- 0 0 /dev/sdg --- 0 0 /dev/sdh --- 0 0 /dev/sdi --- 0 0 /dev/sdj --- 0 0 /dev/sdk --- 0 0 /dev/sdl --- 0 0 /dev/xvda1 --- 0 0 + vgs --all + cat /tmp/snapshot_role.log 2024-03-01 16:52:43,915 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg1 None snapset1 None False 2024-03-01 16:52:43,915 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:52:43,941 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:43,942 INFO snapshot-role/MainThread: { 2024-03-01 16:52:43,942 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:43,942 INFO snapshot-role/MainThread: { 2024-03-01 16:52:43,942 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:43,942 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:43,942 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:43,942 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,942 INFO snapshot-role/MainThread: } 2024-03-01 16:52:43,942 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,942 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,942 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:43,942 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,942 INFO snapshot-role/MainThread: } 2024-03-01 16:52:43,942 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: { 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: { 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: {"lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: {"lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: {"lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: {"lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:43,970 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdi"}, 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdh"}, 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdj"}, 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s"}, 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd"} 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: } 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: { 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:43,971 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: {"lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: {"lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt"}, 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns"} 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: } 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: { 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:43,972 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: {"lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: {"lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sda"}, 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV"}, 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"} 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: } 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: , 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:43,973 INFO snapshot-role/MainThread: } 2024-03-01 16:52:43,974 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 16:52:43,974 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 16:52:43,974 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 16:52:43,974 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 16:52:43,974 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 16:52:43,974 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: {"lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: {"lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: {"lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: {"lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:44,000 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdi"}, 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdh"}, 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdj"}, 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s"}, 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd"} 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:44,001 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: {"lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: {"lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt"}, 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns"} 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,002 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: {"lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: {"lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sda"}, 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV"}, 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"} 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,003 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,004 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:52:44,028 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:44,028 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,028 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:44,029 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,029 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:44,029 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:44,029 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,029 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,029 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,029 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,029 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:44,029 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,029 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,029 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:52:44,055 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:44,056 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,056 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:44,056 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,056 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:44,056 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:44,056 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:44,056 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,056 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,056 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,056 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,056 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:44,056 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,056 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,056 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:52:44,077 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:52:44,077 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,077 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:44,077 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,077 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:44,077 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,078 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,078 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,078 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,078 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:44,078 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,078 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,078 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 16:52:44,325 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:44,325 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,325 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:44,325 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,325 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,325 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:52:44,365 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:44,365 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,365 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:44,365 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,365 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:44,365 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:44,365 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,365 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,365 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,365 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,366 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:44,366 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,366 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,366 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,395 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:52:44,418 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:52:44,418 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,418 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:44,418 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,419 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:44,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,419 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,419 INFO snapshot-role/MainThread: , 2024-03-01 16:52:44,419 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:44,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,419 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,419 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 16:52:44,626 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:44,626 INFO snapshot-role/MainThread: { 2024-03-01 16:52:44,626 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:44,626 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:44,627 INFO snapshot-role/MainThread: } 2024-03-01 16:52:44,627 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:52:47,623 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg1 None snapset1 1 None 2024-03-01 16:52:47,623 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:52:47,651 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: {"lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: {"lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: {"lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:47,652 INFO snapshot-role/MainThread: {"lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdi"}, 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdh"}, 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdj"}, 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s"}, 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd"} 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:47,653 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: {"lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: {"lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt"}, 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns"} 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:47,654 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sda"}, 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV"}, 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x"}, 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc"} 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,655 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,656 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,656 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,656 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:47,656 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,656 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,656 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:52:47,677 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:47,678 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,678 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:47,678 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,678 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:47,678 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:47,678 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,678 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,678 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,678 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,678 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:47,678 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,678 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,678 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:52:47,699 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:47,699 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,699 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:47,699 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,699 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:47,700 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:47,700 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:47,700 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:47,700 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:47,700 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,700 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,700 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,700 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,700 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:47,700 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,700 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,700 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:52:47,722 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:47,722 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,722 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:47,723 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,723 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:47,723 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:47,723 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,723 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,723 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,723 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,723 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:47,723 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,723 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,723 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:52:47,746 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:47,747 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,747 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:47,747 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,747 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:47,747 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:47,747 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,747 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,747 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,747 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,747 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:47,747 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,747 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,747 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:52:47,769 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:47,769 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,769 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:47,769 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,769 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:47,769 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:47,769 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,769 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,769 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,770 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,770 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:47,770 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,770 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,770 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:52:47,792 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:47,792 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,792 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:47,792 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,792 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:47,793 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:47,793 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,793 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,793 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,793 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,793 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:47,793 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,793 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,793 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:52:47,814 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:47,814 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,814 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:47,814 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,814 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:47,814 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:47,814 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:47,815 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:47,815 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:47,815 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,815 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,815 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,815 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,815 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:47,815 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,815 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,815 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:52:47,835 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:47,835 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,835 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:47,835 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,835 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:47,835 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:47,835 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,835 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,836 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,836 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,836 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:47,836 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,836 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,836 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:52:47,858 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:47,859 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,859 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:47,859 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,859 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:47,859 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:47,859 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,859 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,859 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,859 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,859 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:47,859 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,859 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,859 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:52:47,880 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:47,880 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,880 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:47,880 INFO snapshot-role/MainThread: { 2024-03-01 16:52:47,880 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:47,881 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:47,881 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,881 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,881 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,881 INFO snapshot-role/MainThread: , 2024-03-01 16:52:47,881 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:47,881 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:47,881 INFO snapshot-role/MainThread: } 2024-03-01 16:52:47,881 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:52:50,725 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg1 None snapset1 None False 2024-03-01 16:52:50,725 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:52:50,752 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,753 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: {"lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: {"lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: {"lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: {"lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:50,781 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdi"}, 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdh"}, 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdj"}, 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s"}, 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd"} 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:50,782 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: {"lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: {"lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt"}, 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns"} 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:52:50,783 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sda"}, 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV"}, 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x"}, 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc"} 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,784 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:50,785 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,785 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,785 INFO snapshot-role/MainThread: VG: test_vg1 free 788529152 2024-03-01 16:52:50,785 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 16:52:50,785 INFO snapshot-role/MainThread: LV: lv1_snapset1 size : 75497472 2024-03-01 16:52:50,785 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 16:52:50,785 INFO snapshot-role/MainThread: LV: lv2_snapset1 size : 243269632 2024-03-01 16:52:50,785 INFO snapshot-role/MainThread: LV: total 2407530496 2024-03-01 16:52:50,785 INFO snapshot-role/MainThread: space needed: 361129574.40 space available: 788529152 sufficient space: 1 2024-03-01 16:52:50,785 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:52:50,813 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:50,813 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,813 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:50,813 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,813 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:50,813 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:52:50,813 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,813 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,813 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:50,813 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:52:50,813 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:52:50,813 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:52:50,813 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:52:50,813 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdi"}, 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdh"}, 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdj"}, 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s"}, 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd"} 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,814 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: {"lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: {"lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt"}, 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns"} 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:50,815 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sda"}, 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV"}, 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x"}, 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:52:50,816 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:52:50,817 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc"} 2024-03-01 16:52:50,817 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,817 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,817 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,817 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,817 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:50,817 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,817 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,817 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:52:50,839 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:50,839 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,840 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:50,840 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,840 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:50,840 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:50,840 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,840 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,840 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,840 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,840 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:50,840 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,840 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,840 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:52:50,868 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:50,868 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,868 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:50,868 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,868 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:50,868 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:50,868 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:50,868 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:50,868 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:50,868 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,868 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,868 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,868 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,869 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:50,869 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,869 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,869 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:52:50,894 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:50,895 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,895 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:50,895 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,895 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:50,895 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:50,895 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,895 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,895 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,895 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,895 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:50,895 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,895 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,895 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:52:50,918 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:50,918 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,918 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:50,918 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,918 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:50,918 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:50,919 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,919 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,919 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,919 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,919 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:50,919 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,919 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,919 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:52:50,940 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:50,940 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,941 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:50,941 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,941 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:50,941 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:50,941 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,941 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,941 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,941 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,941 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:50,941 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,941 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,941 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:52:50,963 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:50,963 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,963 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:50,963 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,963 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:50,964 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:50,964 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,964 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,964 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,964 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,964 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:50,964 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,964 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,964 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:52:50,985 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:50,985 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,985 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:50,985 INFO snapshot-role/MainThread: { 2024-03-01 16:52:50,985 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:50,985 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:50,985 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:50,985 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:50,985 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:50,986 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,986 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,986 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,986 INFO snapshot-role/MainThread: , 2024-03-01 16:52:50,986 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:50,986 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:50,986 INFO snapshot-role/MainThread: } 2024-03-01 16:52:50,986 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:52:51,008 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:51,009 INFO snapshot-role/MainThread: { 2024-03-01 16:52:51,009 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:51,009 INFO snapshot-role/MainThread: { 2024-03-01 16:52:51,009 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:51,009 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:51,009 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:51,009 INFO snapshot-role/MainThread: } 2024-03-01 16:52:51,009 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:51,009 INFO snapshot-role/MainThread: , 2024-03-01 16:52:51,009 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:51,009 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:51,009 INFO snapshot-role/MainThread: } 2024-03-01 16:52:51,009 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:52:51,034 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:51,034 INFO snapshot-role/MainThread: { 2024-03-01 16:52:51,034 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:51,035 INFO snapshot-role/MainThread: { 2024-03-01 16:52:51,035 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:51,035 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:51,035 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:51,035 INFO snapshot-role/MainThread: } 2024-03-01 16:52:51,035 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:51,035 INFO snapshot-role/MainThread: , 2024-03-01 16:52:51,035 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:51,035 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:51,035 INFO snapshot-role/MainThread: } 2024-03-01 16:52:51,035 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:52:51,062 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:51,063 INFO snapshot-role/MainThread: { 2024-03-01 16:52:51,063 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:51,063 INFO snapshot-role/MainThread: { 2024-03-01 16:52:51,063 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:51,063 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:51,063 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:51,063 INFO snapshot-role/MainThread: } 2024-03-01 16:52:51,063 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:51,063 INFO snapshot-role/MainThread: , 2024-03-01 16:52:51,063 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:51,063 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:51,063 INFO snapshot-role/MainThread: } 2024-03-01 16:52:51,063 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:52:54,038 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg2 None snapset2 None False 2024-03-01 16:52:54,039 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:52:54,061 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:54,062 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,062 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:54,062 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,062 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:54,062 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:54,062 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:54,062 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,062 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,062 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,062 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,062 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:54,062 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,062 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,062 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: {"lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: {"lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: {"lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: {"lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:54,089 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdi"}, 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdh"}, 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdj"}, 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s"}, 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd"} 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:52:54,090 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: {"lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: {"lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt"}, 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns"} 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:52:54,091 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sda"}, 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV"}, 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x"}, 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc"} 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,092 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,093 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 16:52:54,093 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 16:52:54,093 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 16:52:54,093 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 16:52:54,093 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 16:52:54,093 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: {"lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: {"lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: {"lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: {"lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:54,123 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdi"}, 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdh"}, 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdj"}, 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s"}, 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd"} 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:52:54,124 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: {"lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: {"lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt"}, 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns"} 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,125 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sda"}, 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV"}, 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x"}, 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc"} 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,126 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,127 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:52:54,149 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:54,149 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,149 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:54,149 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,149 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:54,149 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:54,150 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,150 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,150 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,150 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,150 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:54,150 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,150 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,150 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:52:54,171 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:54,171 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,171 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:54,171 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,171 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:54,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 16:52:54,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 16:52:54,172 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,172 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,172 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,172 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,172 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:54,172 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,172 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,172 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset2 2024-03-01 16:52:54,195 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:52:54,196 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,196 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:54,196 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,196 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:54,196 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,196 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,196 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,196 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,196 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:54,196 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,196 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,196 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset2 -L 48496640B test_vg2/lv3 2024-03-01 16:52:54,402 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:54,402 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,402 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:54,402 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,402 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,402 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:52:54,442 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:54,442 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,442 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:54,442 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,442 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:54,442 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:54,442 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,442 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,442 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,442 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,442 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:54,442 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,442 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,443 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:52:54,466 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:54,466 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,467 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:54,467 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,467 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:54,467 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:54,467 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:54,467 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:54,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,467 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,467 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,467 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:54,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,467 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,467 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset2 2024-03-01 16:52:54,491 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:52:54,492 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,492 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:54,492 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,492 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:54,492 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,492 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,492 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,492 INFO snapshot-role/MainThread: , 2024-03-01 16:52:54,492 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:54,492 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,492 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,492 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset2 -L 96272384B test_vg2/lv4 2024-03-01 16:52:54,702 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:54,702 INFO snapshot-role/MainThread: { 2024-03-01 16:52:54,703 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:54,703 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:54,703 INFO snapshot-role/MainThread: } 2024-03-01 16:52:54,703 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:52:57,679 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg2 None snapset2 1 None 2024-03-01 16:52:57,679 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:52:57,708 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: {"lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: {"lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: {"lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: {"lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:57,709 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdi"}, 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdh"}, 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdj"}, 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s"}, 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd"} 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,710 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"lv_uuid":"VShMFF-G6tN-E1yE-dBrV-diT0-xRs0-x2jQqs", "lv_name":"lv3_snapset2", "lv_full_name":"test_vg2/lv3_snapset2", "lv_path":"/dev/test_vg2/lv3_snapset2", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"lv_uuid":"c1WsDZ-7ZNa-TW0O-X4uu-4a8p-Rirj-jkgIXk", "lv_name":"lv4_snapset2", "lv_full_name":"test_vg2/lv4_snapset2", "lv_path":"/dev/test_vg2/lv4_snapset2", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"VShMFF-G6tN-E1yE-dBrV-diT0-xRs0-x2jQqs", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"c1WsDZ-7ZNa-TW0O-X4uu-4a8p-Rirj-jkgIXk", "pv_name":"/dev/sde"}, 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt"}, 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"VShMFF-G6tN-E1yE-dBrV-diT0-xRs0-x2jQqs"}, 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"c1WsDZ-7ZNa-TW0O-X4uu-4a8p-Rirj-jkgIXk"}, 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns"} 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,711 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sda"}, 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "pv_name":"/dev/sdb"}, 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV"}, 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x"}, 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc"} 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,712 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,713 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,713 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:57,713 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,713 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,713 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:52:57,734 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:57,734 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,734 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:57,734 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,734 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:57,734 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:57,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,734 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,735 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,735 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,735 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:57,735 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,735 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,735 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:52:57,760 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:57,760 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,760 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:57,760 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,760 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:57,760 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:57,760 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:57,760 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:57,760 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:57,761 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,761 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,761 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,761 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,761 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:57,761 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,761 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,761 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset2 2024-03-01 16:52:57,782 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:57,782 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,782 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:57,782 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,782 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:57,783 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:57,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,783 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,783 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,783 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:57,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,783 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,783 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 16:52:57,807 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:57,807 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,807 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:57,807 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,808 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:57,808 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:57,808 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,808 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,808 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,808 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,808 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:57,808 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,808 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,808 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 16:52:57,830 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:57,831 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,831 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:57,831 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,831 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:57,831 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:57,831 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,831 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,831 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,831 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,831 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:57,831 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,831 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,831 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:52:57,853 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:57,853 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,853 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:57,854 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,854 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:57,854 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:57,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,854 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,854 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,854 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:57,854 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,854 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,854 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:52:57,878 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,879 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset2 2024-03-01 16:52:57,901 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:57,901 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,902 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:57,902 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,902 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:57,902 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:57,902 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,902 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,902 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,902 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,902 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:57,902 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,902 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,902 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 16:52:57,927 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:57,927 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,927 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:57,927 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,928 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:57,928 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:57,928 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,928 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,928 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,928 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,928 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:57,928 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,928 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,928 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 16:52:57,949 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:52:57,950 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,950 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:52:57,950 INFO snapshot-role/MainThread: { 2024-03-01 16:52:57,950 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:52:57,950 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:52:57,950 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,950 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,950 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,950 INFO snapshot-role/MainThread: , 2024-03-01 16:52:57,950 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:52:57,950 INFO snapshot-role/MainThread: ] 2024-03-01 16:52:57,950 INFO snapshot-role/MainThread: } 2024-03-01 16:52:57,950 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:53:00,816 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 16:53:00,816 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:53:00,845 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:00,845 INFO snapshot-role/MainThread: { 2024-03-01 16:53:00,845 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:00,845 INFO snapshot-role/MainThread: { 2024-03-01 16:53:00,845 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:53:00,845 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:53:00,845 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,845 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,845 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:53:00,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:53:00,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:53:00,845 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdi"}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdh"}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdj"}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s"}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:53:00,846 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd"} 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: } 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: { 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: {"lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: {"lv_uuid":"VShMFF-G6tN-E1yE-dBrV-diT0-xRs0-x2jQqs", "lv_name":"lv3_snapset2", "lv_full_name":"test_vg2/lv3_snapset2", "lv_path":"/dev/test_vg2/lv3_snapset2", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: {"lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: {"lv_uuid":"c1WsDZ-7ZNa-TW0O-X4uu-4a8p-Rirj-jkgIXk", "lv_name":"lv4_snapset2", "lv_full_name":"test_vg2/lv4_snapset2", "lv_path":"/dev/test_vg2/lv4_snapset2", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"VShMFF-G6tN-E1yE-dBrV-diT0-xRs0-x2jQqs", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"c1WsDZ-7ZNa-TW0O-X4uu-4a8p-Rirj-jkgIXk", "pv_name":"/dev/sde"}, 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:53:00,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt"}, 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"VShMFF-G6tN-E1yE-dBrV-diT0-xRs0-x2jQqs"}, 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"c1WsDZ-7ZNa-TW0O-X4uu-4a8p-Rirj-jkgIXk"}, 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns"} 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: } 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: { 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: {"lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: {"lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"75497472", "origin":"lv1", "origin_size":"482344960", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: {"lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: {"lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"243269632", "origin":"lv2", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:53:00,848 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x", "pv_name":"/dev/sdc"}, 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc", "pv_name":"/dev/sdc"}, 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sda"}, 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sdb"}, 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "pv_name":"/dev/sdb"}, 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV"}, 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"Qu64lv-fHHI-SIaA-2VgX-RdYq-kJVV-gMUO6x"}, 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"qEYsJF-fGiM-xWa2-6pwF-gcVq-ncHY-vgAMEc"} 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: } 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: } 2024-03-01 16:53:00,849 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:53:00,874 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:00,875 INFO snapshot-role/MainThread: { 2024-03-01 16:53:00,875 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:00,875 INFO snapshot-role/MainThread: { 2024-03-01 16:53:00,875 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:00,875 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:00,875 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,875 INFO snapshot-role/MainThread: } 2024-03-01 16:53:00,875 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,875 INFO snapshot-role/MainThread: , 2024-03-01 16:53:00,875 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:00,875 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,875 INFO snapshot-role/MainThread: } 2024-03-01 16:53:00,875 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 16:53:00,984 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:00,984 INFO snapshot-role/MainThread: { 2024-03-01 16:53:00,984 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:00,984 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:00,984 INFO snapshot-role/MainThread: } 2024-03-01 16:53:00,985 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:53:01,028 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:01,028 INFO snapshot-role/MainThread: { 2024-03-01 16:53:01,028 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:01,028 INFO snapshot-role/MainThread: { 2024-03-01 16:53:01,028 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:01,028 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:01,028 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:01,028 INFO snapshot-role/MainThread: } 2024-03-01 16:53:01,028 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:01,028 INFO snapshot-role/MainThread: , 2024-03-01 16:53:01,029 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:01,029 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:01,029 INFO snapshot-role/MainThread: } 2024-03-01 16:53:01,029 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 16:53:01,155 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:01,155 INFO snapshot-role/MainThread: { 2024-03-01 16:53:01,155 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:01,155 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:01,155 INFO snapshot-role/MainThread: } 2024-03-01 16:53:01,156 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:53:04,067 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 16:53:04,067 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,096 INFO snapshot-role/MainThread: {"lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdi"}, 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdh"}, 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdj"}, 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s"}, 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd"} 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,097 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"lv_uuid":"VShMFF-G6tN-E1yE-dBrV-diT0-xRs0-x2jQqs", "lv_name":"lv3_snapset2", "lv_full_name":"test_vg2/lv3_snapset2", "lv_path":"/dev/test_vg2/lv3_snapset2", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"lv_uuid":"c1WsDZ-7ZNa-TW0O-X4uu-4a8p-Rirj-jkgIXk", "lv_name":"lv4_snapset2", "lv_full_name":"test_vg2/lv4_snapset2", "lv_path":"/dev/test_vg2/lv4_snapset2", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"VShMFF-G6tN-E1yE-dBrV-diT0-xRs0-x2jQqs", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"c1WsDZ-7ZNa-TW0O-X4uu-4a8p-Rirj-jkgIXk", "pv_name":"/dev/sde"}, 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt"}, 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"VShMFF-G6tN-E1yE-dBrV-diT0-xRs0-x2jQqs"}, 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"c1WsDZ-7ZNa-TW0O-X4uu-4a8p-Rirj-jkgIXk"}, 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns"} 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,098 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: {"lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: {"lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sda"}, 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sdb"}, 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "pv_name":"/dev/sdb"}, 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV"}, 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"} 2024-03-01 16:53:04,099 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,100 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,100 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,100 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,100 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,100 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,100 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,100 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:53:04,124 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,124 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,124 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,124 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,124 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,124 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,124 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,124 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,124 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,124 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,124 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,124 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:53:04,150 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,151 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:53:04,178 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:04,178 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,178 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,178 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,178 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,179 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,179 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,179 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,179 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,179 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,179 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,179 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,179 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:53:04,199 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,199 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,199 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,199 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,199 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,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 16:53:04,199 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,199 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,200 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,200 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,200 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,200 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,200 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,200 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:53:04,223 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,223 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,223 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,223 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,223 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,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 16:53:04,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 16:53:04,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 16:53:04,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 16:53:04,223 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,223 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,223 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,223 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,223 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,223 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,223 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,223 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:53:04,249 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:04,250 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,250 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,250 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,250 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,250 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,250 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,250 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,250 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,250 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,250 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,250 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,250 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:53:04,272 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,272 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,272 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,272 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,272 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,272 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,273 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,273 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,273 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,273 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,273 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:53:04,296 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,296 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,296 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,297 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,297 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,297 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,297 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,297 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,297 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,297 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,297 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,297 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,297 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,297 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,297 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,297 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,297 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:53:04,319 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:04,319 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,320 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,320 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,320 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,320 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,320 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,320 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,320 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,320 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,320 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,320 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,320 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:53:04,345 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,345 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,345 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,346 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,346 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,346 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,346 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,346 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,346 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,346 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,346 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:53:04,368 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,368 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,368 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,368 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,368 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,368 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,369 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,369 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,369 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,369 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,369 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,369 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,369 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,369 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,369 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,369 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,369 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:53:04,394 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:04,394 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,394 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,395 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,395 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,395 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,395 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,395 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,395 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,395 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,395 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:53:04,416 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,416 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,416 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,416 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,417 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,417 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,417 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,417 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,417 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,417 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,417 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,417 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,417 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,417 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:53:04,440 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,440 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,440 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,440 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,440 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,440 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,441 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,441 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,441 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,441 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,441 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,441 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,441 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,441 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:53:04,461 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:04,461 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,461 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,461 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,461 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,461 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,461 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,461 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,462 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,462 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,462 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,462 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 16:53:04,484 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,484 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,484 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,484 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,484 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,485 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,485 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,485 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,485 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,485 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,485 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,485 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,485 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,485 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:53:04,506 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,506 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,506 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,506 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,506 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,507 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,507 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,507 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,507 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,507 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,507 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,507 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,507 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,507 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:53:04,529 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,530 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:53:04,552 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:04,552 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,552 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,553 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,553 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,553 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,553 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,553 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,553 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,553 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,553 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,553 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,553 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 16:53:04,574 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,574 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,574 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,574 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,574 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,575 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,575 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,575 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,575 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,575 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,575 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,575 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,575 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,575 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:53:04,597 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,598 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,598 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,598 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,598 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,598 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,598 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,598 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,598 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,598 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,598 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,598 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,598 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,598 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:53:04,622 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,622 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,622 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,622 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,622 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,623 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,623 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,623 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,623 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,623 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,623 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,623 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,623 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,623 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,623 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:53:04,645 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:04,645 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,645 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,645 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,645 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,645 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,645 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,645 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,646 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,646 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,646 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,646 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,646 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:53:04,668 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,668 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,668 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,668 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,668 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,668 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,669 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,669 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,669 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,669 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,669 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,669 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,669 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,669 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:53:04,691 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:04,691 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,692 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,692 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,692 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,692 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:04,692 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:04,692 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,692 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,692 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,692 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,692 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,692 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,692 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,692 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:53:04,715 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:04,715 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,715 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:04,716 INFO snapshot-role/MainThread: { 2024-03-01 16:53:04,716 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:04,716 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,716 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,716 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,716 INFO snapshot-role/MainThread: , 2024-03-01 16:53:04,716 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:04,716 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:04,716 INFO snapshot-role/MainThread: } 2024-03-01 16:53:04,716 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:53:07,594 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 16:53:07,594 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:53:07,622 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:07,622 INFO snapshot-role/MainThread: { 2024-03-01 16:53:07,622 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:07,622 INFO snapshot-role/MainThread: { 2024-03-01 16:53:07,622 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:53:07,622 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:53:07,622 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,622 INFO snapshot-role/MainThread: , 2024-03-01 16:53:07,622 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:53:07,622 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:53:07,622 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:53:07,622 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: , 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: , 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdi"}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdh"}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdj"}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: , 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s"}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd"} 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,623 INFO snapshot-role/MainThread: } 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: , 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: { 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: , 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: , 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"lv_uuid":"VShMFF-G6tN-E1yE-dBrV-diT0-xRs0-x2jQqs", "lv_name":"lv3_snapset2", "lv_full_name":"test_vg2/lv3_snapset2", "lv_path":"/dev/test_vg2/lv3_snapset2", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"lv_uuid":"c1WsDZ-7ZNa-TW0O-X4uu-4a8p-Rirj-jkgIXk", "lv_name":"lv4_snapset2", "lv_full_name":"test_vg2/lv4_snapset2", "lv_path":"/dev/test_vg2/lv4_snapset2", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: , 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"VShMFF-G6tN-E1yE-dBrV-diT0-xRs0-x2jQqs", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"c1WsDZ-7ZNa-TW0O-X4uu-4a8p-Rirj-jkgIXk", "pv_name":"/dev/sde"}, 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: , 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:53:07,624 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt"}, 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"VShMFF-G6tN-E1yE-dBrV-diT0-xRs0-x2jQqs"}, 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"c1WsDZ-7ZNa-TW0O-X4uu-4a8p-Rirj-jkgIXk"}, 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns"} 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: } 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: , 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: { 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: , 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: , 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: {"lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: {"lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: , 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sda"}, 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sdb"}, 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "pv_name":"/dev/sdb"}, 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: , 2024-03-01 16:53:07,625 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:53:07,626 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV"}, 2024-03-01 16:53:07,626 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:53:07,626 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"} 2024-03-01 16:53:07,626 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,626 INFO snapshot-role/MainThread: } 2024-03-01 16:53:07,626 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,626 INFO snapshot-role/MainThread: , 2024-03-01 16:53:07,626 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:07,626 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:07,626 INFO snapshot-role/MainThread: } 2024-03-01 16:53:07,626 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:53:10,654 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset2 0 None 2024-03-01 16:53:10,655 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: { 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: { 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: {"lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: {"lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: {"lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:10,682 INFO snapshot-role/MainThread: {"lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdi"}, 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdh"}, 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdj"}, 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s"}, 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd"} 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: } 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: { 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 16:53:10,683 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"lv_uuid":"VShMFF-G6tN-E1yE-dBrV-diT0-xRs0-x2jQqs", "lv_name":"lv3_snapset2", "lv_full_name":"test_vg2/lv3_snapset2", "lv_path":"/dev/test_vg2/lv3_snapset2", "lv_size":"50331648", "origin":"lv3", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"lv_uuid":"c1WsDZ-7ZNa-TW0O-X4uu-4a8p-Rirj-jkgIXk", "lv_name":"lv4_snapset2", "lv_full_name":"test_vg2/lv4_snapset2", "lv_path":"/dev/test_vg2/lv4_snapset2", "lv_size":"96468992", "origin":"lv4", "origin_size":"641728512", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg2", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"VShMFF-G6tN-E1yE-dBrV-diT0-xRs0-x2jQqs", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"c1WsDZ-7ZNa-TW0O-X4uu-4a8p-Rirj-jkgIXk", "pv_name":"/dev/sde"}, 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt"}, 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"VShMFF-G6tN-E1yE-dBrV-diT0-xRs0-x2jQqs"}, 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"c1WsDZ-7ZNa-TW0O-X4uu-4a8p-Rirj-jkgIXk"}, 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns"} 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,684 INFO snapshot-role/MainThread: } 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: { 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: {"lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: {"lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sda"}, 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sdb"}, 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "pv_name":"/dev/sdb"}, 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV"}, 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"} 2024-03-01 16:53:10,685 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,686 INFO snapshot-role/MainThread: } 2024-03-01 16:53:10,686 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,686 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,686 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:10,686 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,686 INFO snapshot-role/MainThread: } 2024-03-01 16:53:10,686 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset2 2024-03-01 16:53:10,711 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:10,711 INFO snapshot-role/MainThread: { 2024-03-01 16:53:10,711 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:10,711 INFO snapshot-role/MainThread: { 2024-03-01 16:53:10,711 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:10,712 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:10,712 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,712 INFO snapshot-role/MainThread: } 2024-03-01 16:53:10,712 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,712 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,712 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:10,712 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,712 INFO snapshot-role/MainThread: } 2024-03-01 16:53:10,712 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset2 2024-03-01 16:53:10,814 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:10,814 INFO snapshot-role/MainThread: { 2024-03-01 16:53:10,814 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:10,814 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,814 INFO snapshot-role/MainThread: } 2024-03-01 16:53:10,814 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset2 2024-03-01 16:53:10,863 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:10,863 INFO snapshot-role/MainThread: { 2024-03-01 16:53:10,863 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:10,863 INFO snapshot-role/MainThread: { 2024-03-01 16:53:10,863 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:10,863 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset2", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:10,863 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,863 INFO snapshot-role/MainThread: } 2024-03-01 16:53:10,863 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,863 INFO snapshot-role/MainThread: , 2024-03-01 16:53:10,863 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:10,863 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,863 INFO snapshot-role/MainThread: } 2024-03-01 16:53:10,863 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset2 2024-03-01 16:53:10,982 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:10,983 INFO snapshot-role/MainThread: { 2024-03-01 16:53:10,983 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:10,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:10,983 INFO snapshot-role/MainThread: } 2024-03-01 16:53:10,983 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:53:13,856 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset2 1 None 2024-03-01 16:53:13,856 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:53:13,884 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: { 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: { 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: {"lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "lv_size":"1283457024", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: {"lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "lv_size":"1069547520", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: {"lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "lv_name":"lv7", "lv_full_name":"test_vg3/lv7", "lv_path":"/dev/test_vg3/lv7", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: {"lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "lv_name":"lv8", "lv_full_name":"test_vg3/lv8", "lv_path":"/dev/test_vg3/lv8", "lv_size":"427819008", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg3", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,885 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdi"}, 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w", "pv_name":"/dev/sdh"}, 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9", "pv_name":"/dev/sdj"}, 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s"}, 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9"}, 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w"}, 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd"} 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: } 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: { 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:53:13,886 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: {"lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "lv_name":"lv3", "lv_full_name":"test_vg2/lv3", "lv_path":"/dev/test_vg2/lv3", "lv_size":"322961408", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: {"lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "lv_size":"641728512", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg2", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt"}, 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns"} 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: } 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: { 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:53:13,887 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: {"lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"482344960", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: {"lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sda"}, 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt", "pv_name":"/dev/sdb"}, 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV", "pv_name":"/dev/sdb"}, 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV"}, 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"}, 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt"} 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: } 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: } 2024-03-01 16:53:13,888 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:53:13,912 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:13,913 INFO snapshot-role/MainThread: { 2024-03-01 16:53:13,913 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:13,913 INFO snapshot-role/MainThread: { 2024-03-01 16:53:13,913 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:13,913 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:13,913 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,913 INFO snapshot-role/MainThread: } 2024-03-01 16:53:13,913 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,913 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,913 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:13,913 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,913 INFO snapshot-role/MainThread: } 2024-03-01 16:53:13,913 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:53:13,935 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:13,935 INFO snapshot-role/MainThread: { 2024-03-01 16:53:13,935 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:13,935 INFO snapshot-role/MainThread: { 2024-03-01 16:53:13,935 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:13,936 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:13,936 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:13,936 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:13,936 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:13,936 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,936 INFO snapshot-role/MainThread: } 2024-03-01 16:53:13,936 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,936 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,936 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:13,936 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,936 INFO snapshot-role/MainThread: } 2024-03-01 16:53:13,936 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset2 2024-03-01 16:53:13,962 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:13,962 INFO snapshot-role/MainThread: { 2024-03-01 16:53:13,962 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:13,962 INFO snapshot-role/MainThread: { 2024-03-01 16:53:13,962 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:13,962 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,962 INFO snapshot-role/MainThread: } 2024-03-01 16:53:13,962 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,962 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,962 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:13,962 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,962 INFO snapshot-role/MainThread: } 2024-03-01 16:53:13,962 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:53:13,983 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:13,983 INFO snapshot-role/MainThread: { 2024-03-01 16:53:13,983 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:13,983 INFO snapshot-role/MainThread: { 2024-03-01 16:53:13,983 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:13,983 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:13,984 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,984 INFO snapshot-role/MainThread: } 2024-03-01 16:53:13,984 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,984 INFO snapshot-role/MainThread: , 2024-03-01 16:53:13,984 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:13,984 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:13,984 INFO snapshot-role/MainThread: } 2024-03-01 16:53:13,984 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:53:14,005 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:14,005 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,005 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,005 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,006 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,006 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:14,006 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:14,006 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:14,006 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:14,006 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,006 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,006 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,006 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,006 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,006 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,006 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,006 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset2 2024-03-01 16:53:14,027 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:14,027 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,027 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,027 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,027 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,028 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,028 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,028 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,028 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,028 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,028 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,028 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,028 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:53:14,050 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:14,050 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,050 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,051 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,051 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,051 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:14,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,051 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,051 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,051 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,051 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,051 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,051 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:53:14,074 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:14,074 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,074 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,074 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,075 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,075 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:14,075 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:14,075 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:14,075 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:14,075 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,075 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,075 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,075 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,075 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,075 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,075 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,075 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset2 2024-03-01 16:53:14,096 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:14,097 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,097 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,097 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,097 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,097 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,097 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,097 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,097 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,097 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:53:14,121 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:14,121 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,121 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,121 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,121 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,121 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:14,121 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,122 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,122 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,122 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,122 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,122 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,122 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,122 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:53:14,146 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,147 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset2 2024-03-01 16:53:14,168 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:14,168 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,169 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,169 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,169 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,169 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,169 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,169 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,169 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,169 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,169 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,169 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,169 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:53:14,192 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:14,192 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,192 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,192 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,192 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,192 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:14,193 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,193 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,193 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,193 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,193 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,193 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,193 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,193 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:53:14,213 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:14,213 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,213 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,213 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,213 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,213 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:14,213 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:14,213 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,213 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,214 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,214 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,214 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,214 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,214 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,214 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset2 2024-03-01 16:53:14,235 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:14,236 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,236 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,236 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,236 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,236 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,236 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,236 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,236 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,236 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,236 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,236 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,236 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:53:14,257 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:14,257 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,257 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,257 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,257 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,257 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:14,257 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,257 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,258 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,258 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,258 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,258 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,258 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,258 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:53:14,278 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:14,278 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,278 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,278 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,278 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,278 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:14,278 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:14,278 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,279 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,279 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,279 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,279 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,279 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,279 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,279 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset2 2024-03-01 16:53:14,301 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:14,301 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,301 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,301 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,302 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,302 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,302 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,302 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,302 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,302 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,302 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,302 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,302 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:53:14,322 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:14,323 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,323 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,323 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,323 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,323 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:14,323 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,323 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,323 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,323 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,323 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,323 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,323 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,323 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:53:14,345 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:14,345 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,345 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,346 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,346 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,346 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:14,346 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:14,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,346 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,346 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,346 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,346 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,346 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset2 2024-03-01 16:53:14,369 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:14,369 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,369 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,369 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,369 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,369 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,369 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,369 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,370 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,370 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,370 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,370 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,370 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:53:14,392 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:14,392 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,392 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,392 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,392 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,392 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:14,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,393 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,393 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,393 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,393 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,393 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:53:14,414 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:53:14,414 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,414 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,414 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,414 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,414 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:53:14,414 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:53:14,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,415 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,415 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,415 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,415 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,415 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,415 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset2 2024-03-01 16:53:14,436 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:53:14,436 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,436 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:53:14,436 INFO snapshot-role/MainThread: { 2024-03-01 16:53:14,436 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:53:14,436 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,437 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,437 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,437 INFO snapshot-role/MainThread: , 2024-03-01 16:53:14,437 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:53:14,437 INFO snapshot-role/MainThread: ] 2024-03-01 16:53:14,437 INFO snapshot-role/MainThread: } 2024-03-01 16:53:14,437 INFO snapshot-role/MainThread: exit code: 0: [''] + cat /etc/lvm/devices/system.devices cat: /etc/lvm/devices/system.devices: No such file or directory + : ++ lsblk -l -p -o NAME + for dev in $(lsblk -l -p -o NAME) + '[' NAME = NAME ']' + continue + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sda + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sda + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdb = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdb + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdb + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdc = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdc + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdc + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdd = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdd + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdd + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sde = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sde + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sde + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdf = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdf + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdf + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdg = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdg + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdg + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdh = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdh + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdh + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdi = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdi + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdi + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdj = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdj + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdj + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdk = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdk + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdk + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdl = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdl + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdl + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda /dev/xvda: PTUUID="b2f85011" PTTYPE="dos" + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda1 = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="b2f85011-01" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda1 /dev/xvda1: UUID="d21788f1-b672-45d8-9d39-0b6482be1fd5" BLOCK_SIZE="512" TYPE="xfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_UUID="b2f85011-01" PART_ENTRY_TYPE="0x83" PART_ENTRY_FLAGS="0x80" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="524285919" PART_ENTRY_DISK="202:0" + blkid -g + echo lsblk after garbage collect lsblk after garbage collect + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + dmsetup table No devices found + cat /tmp/blivet.log 2024-03-01 16:52:05,088 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ggb4o__v/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:52:09,815 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_rfwmm2e9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:52:21,711 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_muddmgex/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:52:21,865 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:52:21,866 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:52:21,994 INFO program/MainThread: stdout[2]: 2024-03-01 16:52:21,995 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:52:21,995 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:52:21,995 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:52:22,000 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:22,000 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:52:22,004 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:52:22,004 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:52:22,007 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:52:22,007 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:52:22,010 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:52:22,010 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:52:22,018 INFO program/MainThread: stdout: 2024-03-01 16:52:22,018 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:52:22,018 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:52:22,018 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:52:22,018 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:52:22,018 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:52:22,018 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:52:22,018 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:52:22,018 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:52:22,018 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:52:22,018 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:52:22,018 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:52:22,018 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:52:22,018 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:52:22,018 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:52:22,018 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:52:22,018 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:22,018 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:52:22,019 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:52:22,019 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:52:22,019 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:52:22,019 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:52:22,019 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:52:22,020 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:52:22,020 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:22,031 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:22,042 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:52:22,047 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_8c01718f-cb4d-4b26-838b-1ac8a638014f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:8c01718f-cb4d-4b26-838b-1ac8a638014f ' '/dev/disk/by-id/wwn-0x60014058c01718fcb4d4b26838b1ac8a ' '/dev/disk/by-id/scsi-360014058c01718fcb4d4b26838b1ac8a', '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': '8c01718f-cb4d-4b26-838b-1ac8a638014f', 'ID_SERIAL': '360014058c01718fcb4d4b26838b1ac8a', 'ID_SERIAL_SHORT': '60014058c01718fcb4d4b26838b1ac8a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c01718fc', 'ID_WWN_VENDOR_EXTENSION': '0xb4d4b26838b1ac8a', 'ID_WWN_WITH_EXTENSION': '0x60014058c01718fcb4d4b26838b1ac8a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c01718fcb4d4b26838b1ac8a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:8c01718f-cb4d-4b26-838b-1ac8a638014f', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c01718f-cb4d-4b26-838b-1ac8a638014f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834510035'} ; 2024-03-01 16:52:22,047 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:52:22,047 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:22,078 INFO program/MainThread: stdout[3]: 2024-03-01 16:52:22,078 INFO program/MainThread: stderr[3]: 2024-03-01 16:52:22,078 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:52:22,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:52:22,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:22,091 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:52:22,096 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:52:22,097 INFO blivet/MainThread: sda is a disk 2024-03-01 16:52:22,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:52:22,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:52:22,100 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:52:22,104 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:52:22,104 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:52:22,107 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:52:22,108 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:52:22,108 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:52:22,108 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa461976c88) -- 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 = 60014058c01718fcb4d4b26838b1ac8a 2024-03-01 16:52:22,112 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:52:22,112 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:52:22,115 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_820a9afb-6737-475c-b72d-7baa05d4f801 ' '/dev/disk/by-id/scsi-36001405820a9afb6737475cb72d7baa0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:820a9afb-6737-475c-b72d-7baa05d4f801 ' '/dev/disk/by-id/wwn-0x6001405820a9afb6737475cb72d7baa0', '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': '820a9afb-6737-475c-b72d-7baa05d4f801', 'ID_SERIAL': '36001405820a9afb6737475cb72d7baa0', 'ID_SERIAL_SHORT': '6001405820a9afb6737475cb72d7baa0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405820a9afb6', 'ID_WWN_VENDOR_EXTENSION': '0x737475cb72d7baa0', 'ID_WWN_WITH_EXTENSION': '0x6001405820a9afb6737475cb72d7baa0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405820a9afb6737475cb72d7baa0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:820a9afb-6737-475c-b72d-7baa05d4f801', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '820a9afb-6737-475c-b72d-7baa05d4f801', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834585734'} ; 2024-03-01 16:52:22,116 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:52:22,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:52:22,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:22,125 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:52:22,126 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:52:22,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:52:22,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:52:22,129 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:52:22,132 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:52:22,133 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:52:22,136 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:52:22,136 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:52:22,136 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:52:22,137 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa46192f278) -- 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 = 6001405820a9afb6737475cb72d7baa0 2024-03-01 16:52:22,140 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:52:22,140 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:52:22,143 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:3b713439-5182-4d28-b828-b5767daad44e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_3b713439-5182-4d28-b828-b5767daad44e ' '/dev/disk/by-id/scsi-360014053b71343951824d28b828b5767 ' '/dev/disk/by-id/wwn-0x60014053b71343951824d28b828b5767', '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': '3b713439-5182-4d28-b828-b5767daad44e', 'ID_SERIAL': '360014053b71343951824d28b828b5767', 'ID_SERIAL_SHORT': '60014053b71343951824d28b828b5767', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b7134395', 'ID_WWN_VENDOR_EXTENSION': '0x1824d28b828b5767', 'ID_WWN_WITH_EXTENSION': '0x60014053b71343951824d28b828b5767', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b71343951824d28b828b5767', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:3b713439-5182-4d28-b828-b5767daad44e', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b713439-5182-4d28-b828-b5767daad44e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835291262'} ; 2024-03-01 16:52:22,143 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:52:22,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:52:22,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:22,153 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:52:22,154 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:52:22,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:52:22,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:52:22,157 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:52:22,160 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:52:22,160 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:52:22,163 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:52:22,164 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:52:22,164 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:52:22,164 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa4608e49b0) -- 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 = 60014053b71343951824d28b828b5767 2024-03-01 16:52:22,168 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:52:22,168 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:52:22,171 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051ac7364910e04640ba1e47d31 ' '/dev/disk/by-id/scsi-360014051ac7364910e04640ba1e47d31 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1ac73649-10e0-4640-ba1e-47d31b4d522b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1ac73649-10e0-4640-ba1e-47d31b4d522b', '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': '1ac73649-10e0-4640-ba1e-47d31b4d522b', 'ID_SERIAL': '360014051ac7364910e04640ba1e47d31', 'ID_SERIAL_SHORT': '60014051ac7364910e04640ba1e47d31', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051ac736491', 'ID_WWN_VENDOR_EXTENSION': '0x0e04640ba1e47d31', 'ID_WWN_WITH_EXTENSION': '0x60014051ac7364910e04640ba1e47d31', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051ac7364910e04640ba1e47d31', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1ac73649-10e0-4640-ba1e-47d31b4d522b', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1ac73649-10e0-4640-ba1e-47d31b4d522b', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835388836'} ; 2024-03-01 16:52:22,171 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:52:22,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:52:22,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:22,181 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:52:22,181 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:52:22,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:52:22,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:52:22,185 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:52:22,188 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:52:22,188 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:52:22,191 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:52:22,191 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:52:22,192 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:52:22,192 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa4608e4eb8) -- 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 = 60014051ac7364910e04640ba1e47d31 2024-03-01 16:52:22,195 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:52:22,195 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:52:22,199 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405d3e0aa1c12e4429e82b4b9dc1 ' '/dev/disk/by-id/wwn-0x6001405d3e0aa1c12e4429e82b4b9dc1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:d3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_d3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd', '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': 'd3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd', 'ID_SERIAL': '36001405d3e0aa1c12e4429e82b4b9dc1', 'ID_SERIAL_SHORT': '6001405d3e0aa1c12e4429e82b4b9dc1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d3e0aa1c1', 'ID_WWN_VENDOR_EXTENSION': '0x2e4429e82b4b9dc1', 'ID_WWN_WITH_EXTENSION': '0x6001405d3e0aa1c12e4429e82b4b9dc1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d3e0aa1c12e4429e82b4b9dc1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:d3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834594273'} ; 2024-03-01 16:52:22,199 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:52:22,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:52:22,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:22,209 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:52:22,209 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:52:22,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:52:22,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:52:22,212 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:52:22,216 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:52:22,216 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:52:22,219 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:52:22,219 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:52:22,220 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:52:22,220 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa4608e4f60) -- 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 = 6001405d3e0aa1c12e4429e82b4b9dc1 2024-03-01 16:52:22,223 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:52:22,223 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:52:22,226 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140532fc9b7bd8554d108b102c16b ' '/dev/disk/by-id/scsi-3600140532fc9b7bd8554d108b102c16b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:32fc9b7b-d855-4d10-8b10-2c16b2624cc4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_32fc9b7b-d855-4d10-8b10-2c16b2624cc4', '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': '32fc9b7b-d855-4d10-8b10-2c16b2624cc4', 'ID_SERIAL': '3600140532fc9b7bd8554d108b102c16b', 'ID_SERIAL_SHORT': '600140532fc9b7bd8554d108b102c16b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140532fc9b7bd', 'ID_WWN_VENDOR_EXTENSION': '0x8554d108b102c16b', 'ID_WWN_WITH_EXTENSION': '0x600140532fc9b7bd8554d108b102c16b', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140532fc9b7bd8554d108b102c16b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:32fc9b7b-d855-4d10-8b10-2c16b2624cc4', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '32fc9b7b-d855-4d10-8b10-2c16b2624cc4', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834656861'} ; 2024-03-01 16:52:22,226 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:52:22,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:52:22,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:22,236 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:52:22,237 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:52:22,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:52:22,237 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:52:22,240 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:52:22,243 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:52:22,243 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:52:22,247 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:52:22,247 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:52:22,247 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:52:22,247 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa4608eae80) -- 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 = 600140532fc9b7bd8554d108b102c16b 2024-03-01 16:52:22,251 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:52:22,251 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:52:22,254 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_530c3d11-aa01-49d6-914f-6e9a88b2e643 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:530c3d11-aa01-49d6-914f-6e9a88b2e643 ' '/dev/disk/by-id/scsi-36001405530c3d11aa0149d6914f6e9a8 ' '/dev/disk/by-id/wwn-0x6001405530c3d11aa0149d6914f6e9a8', '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': '530c3d11-aa01-49d6-914f-6e9a88b2e643', 'ID_SERIAL': '36001405530c3d11aa0149d6914f6e9a8', 'ID_SERIAL_SHORT': '6001405530c3d11aa0149d6914f6e9a8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405530c3d11a', 'ID_WWN_VENDOR_EXTENSION': '0xa0149d6914f6e9a8', 'ID_WWN_WITH_EXTENSION': '0x6001405530c3d11aa0149d6914f6e9a8', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405530c3d11aa0149d6914f6e9a8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:530c3d11-aa01-49d6-914f-6e9a88b2e643', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '530c3d11-aa01-49d6-914f-6e9a88b2e643', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834713703'} ; 2024-03-01 16:52:22,254 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:52:22,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:52:22,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:22,264 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:52:22,265 INFO blivet/MainThread: sde is a disk 2024-03-01 16:52:22,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:52:22,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:52:22,268 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:52:22,271 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:52:22,271 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:52:22,274 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:52:22,275 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:52:22,275 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:52:22,275 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa4608eaf98) -- 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 = 6001405530c3d11aa0149d6914f6e9a8 2024-03-01 16:52:22,279 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:52:22,279 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:52:22,282 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0c58431c-8b97-4de7-8b7a-5ee7eb09117c ' '/dev/disk/by-id/scsi-360014050c58431c8b974de78b7a5ee7e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0c58431c-8b97-4de7-8b7a-5ee7eb09117c ' '/dev/disk/by-id/wwn-0x60014050c58431c8b974de78b7a5ee7e', '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': '0c58431c-8b97-4de7-8b7a-5ee7eb09117c', 'ID_SERIAL': '360014050c58431c8b974de78b7a5ee7e', 'ID_SERIAL_SHORT': '60014050c58431c8b974de78b7a5ee7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050c58431c8', 'ID_WWN_VENDOR_EXTENSION': '0xb974de78b7a5ee7e', 'ID_WWN_WITH_EXTENSION': '0x60014050c58431c8b974de78b7a5ee7e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050c58431c8b974de78b7a5ee7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0c58431c-8b97-4de7-8b7a-5ee7eb09117c', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0c58431c-8b97-4de7-8b7a-5ee7eb09117c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834870779'} ; 2024-03-01 16:52:22,282 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:52:22,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:52:22,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:22,292 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:52:22,292 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:52:22,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:52:22,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:52:22,296 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:52:22,299 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:52:22,299 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:52:22,302 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:52:22,303 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:52:22,303 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:52:22,303 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa4608f0a90) -- 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 = 60014050c58431c8b974de78b7a5ee7e 2024-03-01 16:52:22,306 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:52:22,306 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:52:22,310 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_19d2e91b-3fce-4eae-8e2c-3a841d2e7e31 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:19d2e91b-3fce-4eae-8e2c-3a841d2e7e31 ' '/dev/disk/by-id/wwn-0x600140519d2e91b3fce4eae8e2c3a841 ' '/dev/disk/by-id/scsi-3600140519d2e91b3fce4eae8e2c3a841', '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': '19d2e91b-3fce-4eae-8e2c-3a841d2e7e31', 'ID_SERIAL': '3600140519d2e91b3fce4eae8e2c3a841', 'ID_SERIAL_SHORT': '600140519d2e91b3fce4eae8e2c3a841', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140519d2e91b3', 'ID_WWN_VENDOR_EXTENSION': '0xfce4eae8e2c3a841', 'ID_WWN_WITH_EXTENSION': '0x600140519d2e91b3fce4eae8e2c3a841', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140519d2e91b3fce4eae8e2c3a841', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:19d2e91b-3fce-4eae-8e2c-3a841d2e7e31', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '19d2e91b-3fce-4eae-8e2c-3a841d2e7e31', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835064034'} ; 2024-03-01 16:52:22,310 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:52:22,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:52:22,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:22,320 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:52:22,320 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:52:22,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:52:22,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:52:22,324 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:52:22,327 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:52:22,327 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:52:22,330 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:52:22,330 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:52:22,331 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:52:22,331 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa4608eac50) -- 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 = 600140519d2e91b3fce4eae8e2c3a841 2024-03-01 16:52:22,334 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:52:22,334 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:52:22,338 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014053dec245f6c4b4281b84a76326 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_3dec245f-6c4b-4281-b84a-7632633be87f ' '/dev/disk/by-id/wwn-0x60014053dec245f6c4b4281b84a76326 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:3dec245f-6c4b-4281-b84a-7632633be87f', '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': '3dec245f-6c4b-4281-b84a-7632633be87f', 'ID_SERIAL': '360014053dec245f6c4b4281b84a76326', 'ID_SERIAL_SHORT': '60014053dec245f6c4b4281b84a76326', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053dec245f6', 'ID_WWN_VENDOR_EXTENSION': '0xc4b4281b84a76326', 'ID_WWN_WITH_EXTENSION': '0x60014053dec245f6c4b4281b84a76326', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053dec245f6c4b4281b84a76326', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:3dec245f-6c4b-4281-b84a-7632633be87f', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3dec245f-6c4b-4281-b84a-7632633be87f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835000255'} ; 2024-03-01 16:52:22,338 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:52:22,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:52:22,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:22,348 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:52:22,348 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:52:22,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:52:22,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:52:22,352 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:52:22,355 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:52:22,355 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:52:22,358 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:52:22,358 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:52:22,359 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:52:22,359 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa4608fbb38) -- 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 = 60014053dec245f6c4b4281b84a76326 2024-03-01 16:52:22,362 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:52:22,362 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:52:22,366 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_e438b235-e008-4daf-973e-08fe9adaeb9c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:e438b235-e008-4daf-973e-08fe9adaeb9c ' '/dev/disk/by-id/wwn-0x6001405e438b235e0084daf973e08fe9 ' '/dev/disk/by-id/scsi-36001405e438b235e0084daf973e08fe9', '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': 'e438b235-e008-4daf-973e-08fe9adaeb9c', 'ID_SERIAL': '36001405e438b235e0084daf973e08fe9', 'ID_SERIAL_SHORT': '6001405e438b235e0084daf973e08fe9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e438b235e', 'ID_WWN_VENDOR_EXTENSION': '0x0084daf973e08fe9', 'ID_WWN_WITH_EXTENSION': '0x6001405e438b235e0084daf973e08fe9', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e438b235e0084daf973e08fe9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:e438b235-e008-4daf-973e-08fe9adaeb9c', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e438b235-e008-4daf-973e-08fe9adaeb9c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835119237'} ; 2024-03-01 16:52:22,366 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:52:22,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:52:22,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:22,376 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:52:22,376 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:52:22,376 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:52:22,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:52:22,380 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:52:22,383 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:52:22,383 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:52:22,386 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:52:22,386 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:52:22,387 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:52:22,387 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa460903208) -- 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 = 6001405e438b235e0084daf973e08fe9 2024-03-01 16:52:22,390 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:52:22,390 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:52:22,394 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059af2b22a0569417f898ebd852 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9af2b22a-0569-417f-898e-bd8528149918 ' '/dev/disk/by-id/scsi-360014059af2b22a0569417f898ebd852 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9af2b22a-0569-417f-898e-bd8528149918', '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': '9af2b22a-0569-417f-898e-bd8528149918', 'ID_SERIAL': '360014059af2b22a0569417f898ebd852', 'ID_SERIAL_SHORT': '60014059af2b22a0569417f898ebd852', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059af2b22a0', 'ID_WWN_VENDOR_EXTENSION': '0x569417f898ebd852', 'ID_WWN_WITH_EXTENSION': '0x60014059af2b22a0569417f898ebd852', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059af2b22a0569417f898ebd852', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9af2b22a-0569-417f-898e-bd8528149918', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9af2b22a-0569-417f-898e-bd8528149918', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835271634'} ; 2024-03-01 16:52:22,394 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:52:22,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:52:22,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:22,404 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:52:22,404 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:52:22,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:52:22,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:52:22,408 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:52:22,411 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:52:22,411 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:52:22,414 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:52:22,414 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:52:22,415 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:52:22,415 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa4608fb400) -- 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 = 60014059af2b22a0569417f898ebd852 2024-03-01 16:52:22,418 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:52:22,418 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:52:22,421 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': '32082665'} ; 2024-03-01 16:52:22,421 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:52:22,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:52:22,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:22,431 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:52:22,431 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:52:22,432 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:52:22,432 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:52:22,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:52:22,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:52:22,435 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:52:22,438 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:52:22,439 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:52:22,442 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:52:22,442 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:52:22,443 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:52:22,443 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa460903eb8) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:52:22,446 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:52:22,450 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:52:22,450 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:52:22,453 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:52:22,453 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:52:22,457 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:52:22,457 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:52:22,460 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:52:22,460 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:52:22,463 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:52:22,466 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:22,470 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:52:22,474 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 0x7fa460907fc8> 2024-03-01 16:52:25,588 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:52:25,592 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:52:25,592 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:52:25,597 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': '32086341'} ; 2024-03-01 16:52:25,597 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:52:25,597 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:52:25,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:25,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:25,606 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:52:25,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:25,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:25,612 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:25,623 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:25,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:52:25,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:52:25,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:52:25,645 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:52:25,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:52:25,648 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:52:25,652 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:52:25,652 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:52:25,655 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:52:25,656 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:52:25,656 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:52:25,659 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:52:25,663 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:52:25,666 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:52:25,669 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:52:25,672 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:52:25,673 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:52:25,673 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:52:25,674 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:52:25,673 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa460903da0) -- 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 0x7fa46089a5c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:52:25,677 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:52:25,680 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:52:25,680 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:52:25,684 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:52:25,684 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:52:25,687 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:52:25,687 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:52:25,691 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:52:25,691 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:52:25,692 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:52:25,693 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:52:25,696 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:25,696 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:52:25,699 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:52:25,700 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:52:25,700 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:25,711 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:25,722 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:52:25,723 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:52:25,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:52:25,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:25,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:52:25,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:25,736 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:52:25,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:52:25,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:25,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:52:25,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:25,747 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:52:25,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:52:25,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:25,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:52:25,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:25,758 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:52:25,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:52:25,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:25,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:52:25,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:25,770 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:52:25,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:52:25,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:25,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:52:25,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:25,781 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:52:25,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:52:25,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:25,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:52:25,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:25,792 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:52:25,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:52:25,792 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:52:25,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 16:52:25,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:52:25,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:52:25,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:52:25,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:52:25,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:52:30,273 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_dfnshg4b/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:52:30,308 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:52:30,309 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:52:30,312 INFO program/MainThread: stdout[2]: 2024-03-01 16:52:30,312 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:52:30,312 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:52:30,312 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:52:30,316 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:30,317 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:52:30,320 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:52:30,320 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:52:30,324 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:52:30,324 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:52:30,327 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:52:30,327 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:52:30,334 INFO program/MainThread: stdout: 2024-03-01 16:52:30,334 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:52:30,334 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:52:30,334 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:52:30,334 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:52:30,334 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:52:30,334 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:52:30,334 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:52:30,335 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:52:30,335 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:52:30,335 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:52:30,335 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:52:30,335 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:52:30,335 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:52:30,335 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:52:30,335 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:52:30,335 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:30,335 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:52:30,335 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:52:30,335 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:52:30,335 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:52:30,336 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:52:30,336 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:52:30,336 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:52:30,336 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:30,346 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:30,357 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 16:52:30,361 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014058c01718fcb4d4b26838b1ac8a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:8c01718f-cb4d-4b26-838b-1ac8a638014f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_8c01718f-cb4d-4b26-838b-1ac8a638014f ' '/dev/disk/by-id/wwn-0x60014058c01718fcb4d4b26838b1ac8a', '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': '8c01718f-cb4d-4b26-838b-1ac8a638014f', 'ID_SERIAL': '360014058c01718fcb4d4b26838b1ac8a', 'ID_SERIAL_SHORT': '60014058c01718fcb4d4b26838b1ac8a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c01718fc', 'ID_WWN_VENDOR_EXTENSION': '0xb4d4b26838b1ac8a', 'ID_WWN_WITH_EXTENSION': '0x60014058c01718fcb4d4b26838b1ac8a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c01718fcb4d4b26838b1ac8a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:8c01718f-cb4d-4b26-838b-1ac8a638014f', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c01718f-cb4d-4b26-838b-1ac8a638014f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834510035'} ; 2024-03-01 16:52:30,361 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:52:30,362 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:30,389 INFO program/MainThread: stdout[3]: 2024-03-01 16:52:30,389 INFO program/MainThread: stderr[3]: 2024-03-01 16:52:30,389 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:52:30,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:52:30,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:30,402 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:52:30,406 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:52:30,407 INFO blivet/MainThread: sda is a disk 2024-03-01 16:52:30,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:52:30,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:52:30,410 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:52:30,414 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:52:30,414 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:52:30,417 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:52:30,418 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:52:30,418 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:52:30,418 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8b14a2fcf8) -- 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 = 60014058c01718fcb4d4b26838b1ac8a 2024-03-01 16:52:30,422 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:52:30,422 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:52:30,425 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405820a9afb6737475cb72d7baa0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:820a9afb-6737-475c-b72d-7baa05d4f801 ' '/dev/disk/by-id/scsi-36001405820a9afb6737475cb72d7baa0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_820a9afb-6737-475c-b72d-7baa05d4f801', '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': '820a9afb-6737-475c-b72d-7baa05d4f801', 'ID_SERIAL': '36001405820a9afb6737475cb72d7baa0', 'ID_SERIAL_SHORT': '6001405820a9afb6737475cb72d7baa0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405820a9afb6', 'ID_WWN_VENDOR_EXTENSION': '0x737475cb72d7baa0', 'ID_WWN_WITH_EXTENSION': '0x6001405820a9afb6737475cb72d7baa0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405820a9afb6737475cb72d7baa0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:820a9afb-6737-475c-b72d-7baa05d4f801', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '820a9afb-6737-475c-b72d-7baa05d4f801', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834585734'} ; 2024-03-01 16:52:30,425 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:52:30,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:52:30,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:30,435 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:52:30,436 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:52:30,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:52:30,436 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:52:30,439 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:52:30,442 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:52:30,442 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:52:30,445 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:52:30,446 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:52:30,446 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:52:30,446 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8b149e82e8) -- 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 = 6001405820a9afb6737475cb72d7baa0 2024-03-01 16:52:30,450 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:52:30,450 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:52:30,453 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_3b713439-5182-4d28-b828-b5767daad44e ' '/dev/disk/by-id/scsi-360014053b71343951824d28b828b5767 ' '/dev/disk/by-id/wwn-0x60014053b71343951824d28b828b5767 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:3b713439-5182-4d28-b828-b5767daad44e', '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': '3b713439-5182-4d28-b828-b5767daad44e', 'ID_SERIAL': '360014053b71343951824d28b828b5767', 'ID_SERIAL_SHORT': '60014053b71343951824d28b828b5767', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b7134395', 'ID_WWN_VENDOR_EXTENSION': '0x1824d28b828b5767', 'ID_WWN_WITH_EXTENSION': '0x60014053b71343951824d28b828b5767', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b71343951824d28b828b5767', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:3b713439-5182-4d28-b828-b5767daad44e', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b713439-5182-4d28-b828-b5767daad44e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835291262'} ; 2024-03-01 16:52:30,453 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:52:30,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:52:30,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:30,463 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:52:30,463 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:52:30,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:52:30,464 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:52:30,467 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:52:30,470 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:52:30,470 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:52:30,473 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:52:30,474 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:52:30,474 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:52:30,474 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8b1419ea20) -- 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 = 60014053b71343951824d28b828b5767 2024-03-01 16:52:30,477 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:52:30,477 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:52:30,481 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1ac73649-10e0-4640-ba1e-47d31b4d522b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1ac73649-10e0-4640-ba1e-47d31b4d522b ' '/dev/disk/by-id/scsi-360014051ac7364910e04640ba1e47d31 ' '/dev/disk/by-id/wwn-0x60014051ac7364910e04640ba1e47d31', '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': '1ac73649-10e0-4640-ba1e-47d31b4d522b', 'ID_SERIAL': '360014051ac7364910e04640ba1e47d31', 'ID_SERIAL_SHORT': '60014051ac7364910e04640ba1e47d31', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051ac736491', 'ID_WWN_VENDOR_EXTENSION': '0x0e04640ba1e47d31', 'ID_WWN_WITH_EXTENSION': '0x60014051ac7364910e04640ba1e47d31', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051ac7364910e04640ba1e47d31', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1ac73649-10e0-4640-ba1e-47d31b4d522b', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1ac73649-10e0-4640-ba1e-47d31b4d522b', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835388836'} ; 2024-03-01 16:52:30,481 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:52:30,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:52:30,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:30,490 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:52:30,491 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:52:30,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:52:30,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:52:30,494 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:52:30,497 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:52:30,498 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:52:30,501 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:52:30,501 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:52:30,501 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:52:30,502 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8b1419ef28) -- 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 = 60014051ac7364910e04640ba1e47d31 2024-03-01 16:52:30,505 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:52:30,505 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:52:30,508 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405d3e0aa1c12e4429e82b4b9dc1 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:d3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_d3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd ' '/dev/disk/by-id/scsi-36001405d3e0aa1c12e4429e82b4b9dc1', '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': 'd3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd', 'ID_SERIAL': '36001405d3e0aa1c12e4429e82b4b9dc1', 'ID_SERIAL_SHORT': '6001405d3e0aa1c12e4429e82b4b9dc1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d3e0aa1c1', 'ID_WWN_VENDOR_EXTENSION': '0x2e4429e82b4b9dc1', 'ID_WWN_WITH_EXTENSION': '0x6001405d3e0aa1c12e4429e82b4b9dc1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d3e0aa1c12e4429e82b4b9dc1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:d3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834594273'} ; 2024-03-01 16:52:30,508 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:52:30,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:52:30,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:30,518 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:52:30,519 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:52:30,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:52:30,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:52:30,522 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:52:30,525 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:52:30,525 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:52:30,528 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:52:30,529 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:52:30,529 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:52:30,529 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8b1419efd0) -- 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 = 6001405d3e0aa1c12e4429e82b4b9dc1 2024-03-01 16:52:30,532 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:52:30,533 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:52:30,536 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:32fc9b7b-d855-4d10-8b10-2c16b2624cc4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_32fc9b7b-d855-4d10-8b10-2c16b2624cc4 ' '/dev/disk/by-id/scsi-3600140532fc9b7bd8554d108b102c16b ' '/dev/disk/by-id/wwn-0x600140532fc9b7bd8554d108b102c16b', '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': '32fc9b7b-d855-4d10-8b10-2c16b2624cc4', 'ID_SERIAL': '3600140532fc9b7bd8554d108b102c16b', 'ID_SERIAL_SHORT': '600140532fc9b7bd8554d108b102c16b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140532fc9b7bd', 'ID_WWN_VENDOR_EXTENSION': '0x8554d108b102c16b', 'ID_WWN_WITH_EXTENSION': '0x600140532fc9b7bd8554d108b102c16b', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140532fc9b7bd8554d108b102c16b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:32fc9b7b-d855-4d10-8b10-2c16b2624cc4', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '32fc9b7b-d855-4d10-8b10-2c16b2624cc4', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834656861'} ; 2024-03-01 16:52:30,536 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:52:30,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:52:30,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:30,546 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:52:30,547 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:52:30,547 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:52:30,547 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:52:30,551 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:52:30,555 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:52:30,555 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:52:30,559 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:52:30,559 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:52:30,559 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:52:30,560 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8b141a4ef0) -- 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 = 600140532fc9b7bd8554d108b102c16b 2024-03-01 16:52:30,563 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:52:30,564 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:52:30,568 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405530c3d11aa0149d6914f6e9a8 ' '/dev/disk/by-id/wwn-0x6001405530c3d11aa0149d6914f6e9a8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_530c3d11-aa01-49d6-914f-6e9a88b2e643 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:530c3d11-aa01-49d6-914f-6e9a88b2e643', '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': '530c3d11-aa01-49d6-914f-6e9a88b2e643', 'ID_SERIAL': '36001405530c3d11aa0149d6914f6e9a8', 'ID_SERIAL_SHORT': '6001405530c3d11aa0149d6914f6e9a8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405530c3d11a', 'ID_WWN_VENDOR_EXTENSION': '0xa0149d6914f6e9a8', 'ID_WWN_WITH_EXTENSION': '0x6001405530c3d11aa0149d6914f6e9a8', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405530c3d11aa0149d6914f6e9a8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:530c3d11-aa01-49d6-914f-6e9a88b2e643', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '530c3d11-aa01-49d6-914f-6e9a88b2e643', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834713703'} ; 2024-03-01 16:52:30,568 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:52:30,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:52:30,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:30,579 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:52:30,580 INFO blivet/MainThread: sde is a disk 2024-03-01 16:52:30,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:52:30,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:52:30,584 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:52:30,587 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:52:30,588 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:52:30,591 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:52:30,592 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:52:30,592 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:52:30,592 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8b141a4e48) -- 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 = 6001405530c3d11aa0149d6914f6e9a8 2024-03-01 16:52:30,596 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:52:30,596 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:52:30,600 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014050c58431c8b974de78b7a5ee7e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0c58431c-8b97-4de7-8b7a-5ee7eb09117c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0c58431c-8b97-4de7-8b7a-5ee7eb09117c ' '/dev/disk/by-id/scsi-360014050c58431c8b974de78b7a5ee7e', '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': '0c58431c-8b97-4de7-8b7a-5ee7eb09117c', 'ID_SERIAL': '360014050c58431c8b974de78b7a5ee7e', 'ID_SERIAL_SHORT': '60014050c58431c8b974de78b7a5ee7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050c58431c8', 'ID_WWN_VENDOR_EXTENSION': '0xb974de78b7a5ee7e', 'ID_WWN_WITH_EXTENSION': '0x60014050c58431c8b974de78b7a5ee7e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050c58431c8b974de78b7a5ee7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0c58431c-8b97-4de7-8b7a-5ee7eb09117c', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0c58431c-8b97-4de7-8b7a-5ee7eb09117c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834870779'} ; 2024-03-01 16:52:30,600 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:52:30,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:52:30,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:30,612 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:52:30,612 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:52:30,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:52:30,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:52:30,616 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:52:30,620 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:52:30,620 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:52:30,624 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:52:30,625 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:52:30,625 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:52:30,625 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8b141abb00) -- 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 = 60014050c58431c8b974de78b7a5ee7e 2024-03-01 16:52:30,629 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:52:30,629 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:52:30,633 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:19d2e91b-3fce-4eae-8e2c-3a841d2e7e31 ' '/dev/disk/by-id/scsi-3600140519d2e91b3fce4eae8e2c3a841 ' '/dev/disk/by-id/wwn-0x600140519d2e91b3fce4eae8e2c3a841 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_19d2e91b-3fce-4eae-8e2c-3a841d2e7e31', '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': '19d2e91b-3fce-4eae-8e2c-3a841d2e7e31', 'ID_SERIAL': '3600140519d2e91b3fce4eae8e2c3a841', 'ID_SERIAL_SHORT': '600140519d2e91b3fce4eae8e2c3a841', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140519d2e91b3', 'ID_WWN_VENDOR_EXTENSION': '0xfce4eae8e2c3a841', 'ID_WWN_WITH_EXTENSION': '0x600140519d2e91b3fce4eae8e2c3a841', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140519d2e91b3fce4eae8e2c3a841', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:19d2e91b-3fce-4eae-8e2c-3a841d2e7e31', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '19d2e91b-3fce-4eae-8e2c-3a841d2e7e31', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835064034'} ; 2024-03-01 16:52:30,633 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:52:30,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:52:30,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:30,643 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:52:30,644 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:52:30,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:52:30,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:52:30,647 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:52:30,650 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:52:30,650 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:52:30,654 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:52:30,654 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:52:30,654 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:52:30,654 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8b141a4f28) -- 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 = 600140519d2e91b3fce4eae8e2c3a841 2024-03-01 16:52:30,658 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:52:30,658 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:52:30,661 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:3dec245f-6c4b-4281-b84a-7632633be87f ' '/dev/disk/by-id/wwn-0x60014053dec245f6c4b4281b84a76326 ' '/dev/disk/by-id/scsi-360014053dec245f6c4b4281b84a76326 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_3dec245f-6c4b-4281-b84a-7632633be87f', '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': '3dec245f-6c4b-4281-b84a-7632633be87f', 'ID_SERIAL': '360014053dec245f6c4b4281b84a76326', 'ID_SERIAL_SHORT': '60014053dec245f6c4b4281b84a76326', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053dec245f6', 'ID_WWN_VENDOR_EXTENSION': '0xc4b4281b84a76326', 'ID_WWN_WITH_EXTENSION': '0x60014053dec245f6c4b4281b84a76326', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053dec245f6c4b4281b84a76326', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:3dec245f-6c4b-4281-b84a-7632633be87f', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3dec245f-6c4b-4281-b84a-7632633be87f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835000255'} ; 2024-03-01 16:52:30,661 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:52:30,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:52:30,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:30,671 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:52:30,671 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:52:30,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:52:30,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:52:30,675 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:52:30,678 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:52:30,678 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:52:30,681 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:52:30,682 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:52:30,682 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:52:30,682 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8b141b5ba8) -- 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 = 60014053dec245f6c4b4281b84a76326 2024-03-01 16:52:30,685 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:52:30,686 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:52:30,689 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405e438b235e0084daf973e08fe9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_e438b235-e008-4daf-973e-08fe9adaeb9c ' '/dev/disk/by-id/wwn-0x6001405e438b235e0084daf973e08fe9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:e438b235-e008-4daf-973e-08fe9adaeb9c', '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': 'e438b235-e008-4daf-973e-08fe9adaeb9c', 'ID_SERIAL': '36001405e438b235e0084daf973e08fe9', 'ID_SERIAL_SHORT': '6001405e438b235e0084daf973e08fe9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e438b235e', 'ID_WWN_VENDOR_EXTENSION': '0x0084daf973e08fe9', 'ID_WWN_WITH_EXTENSION': '0x6001405e438b235e0084daf973e08fe9', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e438b235e0084daf973e08fe9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:e438b235-e008-4daf-973e-08fe9adaeb9c', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e438b235-e008-4daf-973e-08fe9adaeb9c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835119237'} ; 2024-03-01 16:52:30,689 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:52:30,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:52:30,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:30,699 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:52:30,699 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:52:30,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:52:30,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:52:30,703 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:52:30,706 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:52:30,706 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:52:30,709 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:52:30,709 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:52:30,710 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:52:30,710 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8b141bd278) -- 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 = 6001405e438b235e0084daf973e08fe9 2024-03-01 16:52:30,713 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:52:30,713 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:52:30,716 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059af2b22a0569417f898ebd852 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9af2b22a-0569-417f-898e-bd8528149918 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9af2b22a-0569-417f-898e-bd8528149918 ' '/dev/disk/by-id/scsi-360014059af2b22a0569417f898ebd852', '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': '9af2b22a-0569-417f-898e-bd8528149918', 'ID_SERIAL': '360014059af2b22a0569417f898ebd852', 'ID_SERIAL_SHORT': '60014059af2b22a0569417f898ebd852', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059af2b22a0', 'ID_WWN_VENDOR_EXTENSION': '0x569417f898ebd852', 'ID_WWN_WITH_EXTENSION': '0x60014059af2b22a0569417f898ebd852', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059af2b22a0569417f898ebd852', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9af2b22a-0569-417f-898e-bd8528149918', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9af2b22a-0569-417f-898e-bd8528149918', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835271634'} ; 2024-03-01 16:52:30,717 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:52:30,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:52:30,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:30,727 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:52:30,727 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:52:30,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:52:30,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:52:30,731 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:52:30,734 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:52:30,734 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:52:30,737 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:52:30,738 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:52:30,738 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:52:30,738 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8b141ab7f0) -- 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 = 60014059af2b22a0569417f898ebd852 2024-03-01 16:52:30,741 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:52:30,741 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:52:30,744 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': '32082665'} ; 2024-03-01 16:52:30,745 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:52:30,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:52:30,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:30,755 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:52:30,755 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:52:30,755 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:52:30,755 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:52:30,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:52:30,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:52:30,759 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:52:30,762 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:52:30,762 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:52:30,765 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:52:30,766 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:52:30,766 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:52:30,766 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8b141c3048) -- name = xvda status = True id = 62 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:52:30,770 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:52:30,773 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:52:30,773 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:52:30,777 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:52:30,777 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:52:30,780 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:52:30,780 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:52:30,784 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:52:30,784 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:52:30,787 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:52:30,790 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:30,793 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:52:30,798 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 0x7f8b141c1f88> 2024-03-01 16:52:33,849 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:52:33,854 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:52:33,854 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:52:33,858 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': '32086341'} ; 2024-03-01 16:52:33,858 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:52:33,858 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:52:33,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:33,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:33,867 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:52:33,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:33,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:33,873 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:33,886 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:33,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:52:33,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:52:33,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:52:33,908 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:52:33,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:52:33,911 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:52:33,915 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:52:33,915 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:52:33,918 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:52:33,918 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:52:33,919 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:52:33,922 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:52:33,926 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:52:33,929 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:52:33,932 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:52:33,935 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:52:33,935 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:52:33,936 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:52:33,936 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:52:33,936 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f8b141bd940) -- 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 0x7f8b141555c8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:52:33,940 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:52:33,943 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:52:33,943 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:52:33,947 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:52:33,947 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:52:33,950 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:52:33,950 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:52:33,953 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:52:33,953 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:52:33,955 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:52:33,955 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:52:33,959 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:33,959 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:52:33,962 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:52:33,962 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:52:33,963 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:33,975 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:33,987 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:52:33,987 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:52:33,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:52:33,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:33,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,000 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:52:34,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,011 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:52:34,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,023 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:52:34,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,034 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:52:34,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,045 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:52:34,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,057 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:52:34,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,068 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:52:34,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:52:34,074 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:52:34,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:52:34,080 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:52:34,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:52:34,085 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:52:34,089 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:52:34,089 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:52:34,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:52:34,092 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:52:34,093 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:52:34,096 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:52:34,096 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:52:34,099 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:52:34,099 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:52:34,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:52:34,102 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:52:34,103 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:52:34,106 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:52:34,106 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:52:34,109 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:52:34,109 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:52:34,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:52:34,112 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:52:34,112 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:52:34,115 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:52:34,115 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:52:34,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:52:34,120 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:52:34,123 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:52:34,127 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:52:34,131 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:52:34,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:52:34,138 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:52:34,139 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:52:34,142 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:52:34,142 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:52:34,143 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:52:34,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,156 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:52:34,156 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:52:34,157 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:52:34,157 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 16:52:34,157 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:52:34,158 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:52:34,161 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,161 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:52:34,164 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:52:34,168 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:52:34,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:52:34,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:52:34,175 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:52:34,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:52:34,182 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:52:34,185 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:52:34,186 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:52:34,186 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:52:34,186 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:52:34,187 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:52:34,194 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:52:34,194 INFO program/MainThread: stderr[4]: 2024-03-01 16:52:34,194 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:52:34,195 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:52:34,195 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:52:34,195 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:52:34,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:52:34,200 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:52:34,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,212 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 16:52:34,213 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:52:34,213 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:52:34,213 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 16:52:34,214 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:52:34,214 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:52:34,217 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,217 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 16:52:34,220 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:52:34,224 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:52:34,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:52:34,228 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 16:52:34,231 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:52:34,235 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:52:34,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:52:34,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 16:52:34,242 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:52:34,242 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 16:52:34,243 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:52:34,243 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 16:52:34,243 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:52:34,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 16:52:34,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 16:52:34,247 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:52:34,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,259 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 16:52:34,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 16:52:34,264 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:52:34,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 16:52:34,270 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:52:34,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 16:52:34,276 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:52:34,279 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:52:34,279 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 16:52:34,279 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:52:34,282 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:52:34,282 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:52:34,285 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:52:34,286 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:52:34,288 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:52:34,289 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 16:52:34,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:52:34,292 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:52:34,292 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:52:34,295 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:52:34,295 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:52:34,298 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:52:34,298 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 16:52:34,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 16:52:34,301 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:52:34,301 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:52:34,304 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:52:34,304 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:52:34,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 16:52:34,309 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:52:34,312 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:52:34,316 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:52:34,319 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:52:34,323 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:52:34,327 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:52:34,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 16:52:34,330 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:52:34,331 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 16:52:34,331 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:52:34,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,345 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 16:52:34,345 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:52:34,346 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:52:34,346 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 16:52:34,346 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:52:34,347 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:52:34,350 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,350 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 16:52:34,353 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 16:52:34,356 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:52:34,360 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:52:34,360 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 16:52:34,364 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:52:34,367 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:52:34,370 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:52:34,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 16:52:34,374 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:52:34,375 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:52:34,375 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:52:34,375 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 16:52:34,375 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:52:34,375 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:52:34,379 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 16:52:34,379 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:52:34,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,391 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 16:52:34,392 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:52:34,393 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:52:34,393 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 16:52:34,393 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:52:34,394 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:52:34,397 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,397 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 16:52:34,399 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 16:52:34,404 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:52:34,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:52:34,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:52:34,411 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:52:34,414 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:52:34,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:52:34,421 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 16:52:34,421 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:52:34,422 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:52:34,422 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:52:34,422 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 16:52:34,422 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:52:34,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 16:52:34,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 16:52:34,426 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:52:34,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,438 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 16:52:34,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 16:52:34,444 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:52:34,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 16:52:34,450 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:52:34,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 16:52:34,456 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:52:34,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 16:52:34,462 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:52:34,464 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:52:34,465 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 16:52:34,465 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 16:52:34,468 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:52:34,468 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:52:34,471 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:52:34,471 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:52:34,474 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:52:34,474 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 16:52:34,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 16:52:34,477 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:52:34,477 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:52:34,480 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:52:34,480 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:52:34,483 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:52:34,483 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 16:52:34,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 16:52:34,487 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:52:34,487 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:52:34,490 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:52:34,490 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:52:34,494 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:52:34,494 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:52:34,494 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:52:34,497 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:52:34,497 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:52:34,500 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:52:34,500 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:52:34,502 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 16:52:34,505 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:52:34,508 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:52:34,512 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:52:34,515 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:52:34,519 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:52:34,522 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:52:34,526 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:52:34,530 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:52:34,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 16:52:34,534 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:52:34,543 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 16:52:34,543 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:52:34,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,558 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 16:52:34,559 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:52:34,559 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:52:34,560 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 16:52:34,560 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:52:34,560 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:52:34,563 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,564 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 16:52:34,566 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 16:52:34,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:52:34,574 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:52:34,574 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:52:34,578 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:52:34,581 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:52:34,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:52:34,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 16:52:34,588 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:52:34,589 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:52:34,589 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:52:34,589 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 16:52:34,589 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:52:34,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 16:52:34,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 16:52:34,593 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:52:34,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,606 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 16:52:34,607 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:52:34,607 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:52:34,607 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 16:52:34,608 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:52:34,609 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:52:34,612 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,612 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 16:52:34,614 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,615 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 16:52:34,618 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:52:34,622 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:52:34,622 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 16:52:34,626 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:52:34,629 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:52:34,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:52:34,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 16:52:34,636 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:52:34,637 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:52:34,637 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:52:34,637 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 16:52:34,637 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:52:34,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:52:34,641 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 16:52:34,641 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:52:34,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,654 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 16:52:34,655 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:52:34,656 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:52:34,656 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 16:52:34,656 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:52:34,657 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:52:34,660 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,660 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 16:52:34,663 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:52:34,667 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:52:34,670 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:52:34,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 16:52:34,674 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:52:34,678 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:52:34,681 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:52:34,685 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 16:52:34,685 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:52:34,686 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 16:52:34,686 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:52:34,686 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 16:52:34,686 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:52:34,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 16:52:34,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 16:52:34,690 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:52:34,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:52:34,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:34,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:52:34,703 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 16:52:34,704 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:52:34,705 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:52:34,705 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 16:52:34,705 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:52:34,706 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:52:34,709 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,709 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 16:52:34,712 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:52:34,713 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:52:34,716 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:52:34,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:52:34,720 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 16:52:34,724 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:52:34,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:52:34,730 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:52:34,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 16:52:34,735 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:52:34,736 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 16:52:34,736 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:52:34,736 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 16:52:34,736 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:52:34,736 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 16:52:34,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 16:52:34,740 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:52:34,742 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:52:34,742 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:52:34,742 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:52:34,742 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:52:34,742 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:52:34,742 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:52:34,742 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:52:34,742 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:52:34,742 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:52:34,742 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:52:34,742 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:52:34,742 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:52:34,743 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:52:34,743 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:52:34,743 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:52:34,743 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:52:34,743 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:52:34,743 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:52:34,743 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:52:34,743 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:52:34,743 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:52:34,743 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:52:34,743 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:52:34,743 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:52:34,743 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:52:34,743 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:52:34,743 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:52:34,744 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:52:34,744 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:52:34,744 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:52:34,744 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:52:34,744 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:52:34,744 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:52:34,744 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:52:34,744 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:52:34,744 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:52:34,744 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:52:34,744 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:52:34,744 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:52:34,744 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:52:34,747 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:52:34,749 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:52:34,752 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:52:34,755 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:52:34,755 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:52:34,758 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:52:34,758 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 0x7f8b140fc780> 2024-03-01 16:52:34,759 INFO blivet/MainThread: sorting actions... 2024-03-01 16:52:34,794 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:52:34,795 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:52:34,795 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:52:34,796 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:52:34,796 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:52:34,796 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:52:34,797 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:52:34,797 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:52:34,797 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:52:34,798 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:52:34,798 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:52:34,799 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:52:34,799 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:52:34,799 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:52:34,800 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:52:34,800 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:52:34,800 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:52:34,801 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:52:34,801 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:52:34,802 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:52:34,802 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:52:34,803 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:52:34,803 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:52:34,804 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:52:34,804 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:52:34,804 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:52:34,805 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:52:34,805 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:52:34,806 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:52:34,806 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:52:34,806 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:52:34,807 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:52:34,807 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:52:34,808 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:52:34,808 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:52:34,809 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:52:34,809 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:52:34,809 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:52:34,810 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:52:34,810 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:52:34,813 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:52:34,816 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 16:52:34,816 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 16:52:34,824 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:34,825 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:34,852 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:34,852 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:34,863 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:34,863 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:52:34,867 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:52:34,870 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 16:52:34,870 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 16:52:34,876 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:34,876 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:34,902 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:34,902 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:34,912 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:34,912 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:52:34,916 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:52:34,919 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 16:52:34,919 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 16:52:34,925 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:34,925 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:34,952 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:34,952 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:34,960 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:34,961 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:52:34,965 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:52:34,967 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 16:52:34,968 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 16:52:34,973 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:34,973 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,001 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,001 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,012 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,012 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:52:35,016 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:52:35,019 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 16:52:35,020 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 16:52:35,025 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,026 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,054 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,054 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,068 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,068 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:52:35,072 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:52:35,075 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 16:52:35,075 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 16:52:35,081 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,081 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,108 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,108 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,118 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,118 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:52:35,122 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:52:35,125 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 16:52:35,125 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 16:52:35,131 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,131 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,157 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,157 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,165 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,166 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:52:35,170 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:52:35,173 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:52:35,173 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:52:35,178 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,179 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,204 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,204 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,216 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,217 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:52:35,220 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:52:35,223 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:52:35,223 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:52:35,229 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,229 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,256 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,256 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,268 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,268 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:52:35,272 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:52:35,275 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:52:35,275 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:52:35,281 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,311 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,311 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,323 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,323 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:52:35,327 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:35,330 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,333 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,333 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:52:35,333 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdj --config= devices { filter=["a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:52:35,363 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 16:52:35,364 INFO program/MainThread: stderr[5]: 2024-03-01 16:52:35,364 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:52:35,364 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,382 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,389 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:52:35,389 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:52:35,391 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 16:52:35,407 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,408 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,447 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,448 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:52:35,452 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:35,456 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,462 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,462 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:52:35,462 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:52:35,497 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 16:52:35,497 INFO program/MainThread: stderr[6]: 2024-03-01 16:52:35,497 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:52:35,498 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,520 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,527 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:52:35,527 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:52:35,529 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 16:52:35,540 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,541 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,565 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,565 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:52:35,570 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:35,573 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,576 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,576 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:52:35,576 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:52:35,608 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 16:52:35,608 INFO program/MainThread: stderr[7]: 2024-03-01 16:52:35,608 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:52:35,609 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,628 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,635 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:52:35,635 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:52:35,637 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 16:52:35,651 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,651 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,680 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,680 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:52:35,684 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:35,687 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,690 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,690 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:52:35,691 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:52:35,726 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 16:52:35,726 INFO program/MainThread: stderr[8]: 2024-03-01 16:52:35,726 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:52:35,726 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,750 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,757 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:52:35,758 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:52:35,759 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 16:52:35,769 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,769 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,796 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,796 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:52:35,800 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 16:52:35,803 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:52:35,806 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:35,810 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,813 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:35,816 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,819 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:35,822 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,825 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:35,828 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 16:52:35,831 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:35,898 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 16:52:35,898 INFO program/MainThread: stderr[9]: 2024-03-01 16:52:35,898 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:52:35,907 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:52:35,919 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:52:35,927 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:35,933 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,939 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:35,945 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,952 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:35,958 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,964 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:35,968 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:52:35,969 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,981 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,986 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:52:35,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:52:35,989 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:35,999 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:35,999 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 16:52:36,007 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,007 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:36,018 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,018 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:52:36,022 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 16:52:36,025 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 16:52:36,029 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:52:36,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:52:36,036 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:36,039 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:52:36,043 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:36,046 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:52:36,050 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:36,053 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:52:36,056 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:36,060 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:52:36,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:36,070 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,075 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:52:36,075 INFO program/MainThread: Running [10] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:36,099 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=4261412864 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=1016 LVM2_PV_COUNT=4 2024-03-01 16:52:36,099 INFO program/MainThread: stderr[10]: 2024-03-01 16:52:36,099 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:52:36,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 16:52:36,104 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:36,192 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 16:52:36,192 INFO program/MainThread: stderr[11]: 2024-03-01 16:52:36,192 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:52:36,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:36,207 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:52:36,208 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:52:36,208 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:36,253 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,257 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:52:36,258 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:52:36,259 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:52:36,268 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:36,282 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,282 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:52:36,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:36,290 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:52:36,293 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 16:52:36,293 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 16:52:36,382 INFO program/MainThread: stdout: 2024-03-01 16:52:36,382 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:52:36,383 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:52:36,383 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:52:36,383 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:52:36,383 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:52:36,383 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:52:36,383 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:52:36,383 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:52:36,383 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:52:36,383 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:52:36,383 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,384 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 16:52:36,398 INFO program/MainThread: stdout: 2024-03-01 16:52:36,398 INFO program/MainThread: writing all SBs 2024-03-01 16:52:36,398 INFO program/MainThread: new label = "" 2024-03-01 16:52:36,398 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,399 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:36,413 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:52:36,417 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:52:36,419 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:52:36,428 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,428 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:36,442 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,442 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:52:36,446 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 16:52:36,450 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 16:52:36,453 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:36,453 INFO program/MainThread: Running [12] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:36,476 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3833593856 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=914 LVM2_PV_COUNT=4 2024-03-01 16:52:36,476 INFO program/MainThread: stderr[12]: 2024-03-01 16:52:36,476 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:52:36,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 16:52:36,481 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:36,565 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 16:52:36,565 INFO program/MainThread: stderr[13]: 2024-03-01 16:52:36,566 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:52:36,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:36,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:52:36,581 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:52:36,581 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:36,627 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,632 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:52:36,633 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:52:36,633 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:52:36,642 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:36,658 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,658 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:52:36,662 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:36,665 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:52:36,669 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 16:52:36,669 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 16:52:36,692 INFO program/MainThread: stdout: 2024-03-01 16:52:36,692 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:52:36,692 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:52:36,692 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:52:36,692 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:52:36,693 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:52:36,693 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:52:36,693 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:52:36,693 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:52:36,693 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:52:36,693 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:52:36,693 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,693 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 16:52:36,705 INFO program/MainThread: stdout: 2024-03-01 16:52:36,705 INFO program/MainThread: writing all SBs 2024-03-01 16:52:36,705 INFO program/MainThread: new label = "" 2024-03-01 16:52:36,705 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,705 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:36,719 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:52:36,723 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:52:36,724 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:52:36,733 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,734 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:36,747 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,747 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:52:36,751 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 16:52:36,755 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 16:52:36,758 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:36,758 INFO program/MainThread: Running [14] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:36,785 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=3405774848 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=812 LVM2_PV_COUNT=4 2024-03-01 16:52:36,785 INFO program/MainThread: stderr[14]: 2024-03-01 16:52:36,785 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:52:36,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 16:52:36,790 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:36,877 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 16:52:36,877 INFO program/MainThread: stderr[15]: 2024-03-01 16:52:36,877 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:52:36,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:36,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:52:36,892 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:52:36,892 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:36,939 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:52:36,944 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:52:36,945 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:52:36,954 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:36,966 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:36,966 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:52:36,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:36,974 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:52:36,976 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 16:52:36,977 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 16:52:37,001 INFO program/MainThread: stdout: 2024-03-01 16:52:37,001 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 16:52:37,001 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:52:37,001 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:52:37,002 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:52:37,002 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 16:52:37,002 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:52:37,002 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:52:37,002 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 16:52:37,002 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:52:37,002 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:52:37,002 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,002 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 16:52:37,014 INFO program/MainThread: stdout: 2024-03-01 16:52:37,014 INFO program/MainThread: writing all SBs 2024-03-01 16:52:37,014 INFO program/MainThread: new label = "" 2024-03-01 16:52:37,014 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,014 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,031 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:52:37,035 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:52:37,037 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:52:37,046 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,046 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,060 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,060 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:52:37,064 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 16:52:37,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 16:52:37,071 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:37,071 INFO program/MainThread: Running [16] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:37,095 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2336227328 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=557 LVM2_PV_COUNT=4 2024-03-01 16:52:37,095 INFO program/MainThread: stderr[16]: 2024-03-01 16:52:37,095 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:52:37,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 16:52:37,099 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:37,186 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 16:52:37,187 INFO program/MainThread: stderr[17]: 2024-03-01 16:52:37,187 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:52:37,195 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:37,202 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:52:37,203 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:52:37,203 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,240 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:52:37,245 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:52:37,246 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:52:37,255 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,255 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,271 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,271 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:52:37,276 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:37,279 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:52:37,282 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 16:52:37,282 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 16:52:37,316 INFO program/MainThread: stdout: 2024-03-01 16:52:37,316 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 16:52:37,316 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:52:37,316 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:52:37,316 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:52:37,316 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 16:52:37,316 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:52:37,316 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:52:37,316 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:52:37,316 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:52:37,317 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:52:37,317 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,317 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 16:52:37,329 INFO program/MainThread: stdout: 2024-03-01 16:52:37,329 INFO program/MainThread: writing all SBs 2024-03-01 16:52:37,329 INFO program/MainThread: new label = "" 2024-03-01 16:52:37,329 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,329 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,345 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:52:37,349 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:52:37,350 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:52:37,359 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,359 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,373 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,373 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:52:37,377 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:37,380 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:52:37,383 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:52:37,383 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:52:37,383 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:52:37,414 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 16:52:37,415 INFO program/MainThread: stderr[18]: 2024-03-01 16:52:37,415 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:52:37,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,433 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,440 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:52:37,440 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:52:37,442 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 16:52:37,457 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,458 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,485 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,485 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:52:37,489 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:37,492 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:52:37,496 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:52:37,496 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:52:37,496 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:52:37,528 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 16:52:37,529 INFO program/MainThread: stderr[19]: 2024-03-01 16:52:37,529 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:52:37,529 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,552 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,559 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:52:37,559 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:52:37,561 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 16:52:37,574 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,574 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,604 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,604 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:52:37,608 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:37,611 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:52:37,614 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:52:37,614 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:52:37,614 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:52:37,650 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 16:52:37,650 INFO program/MainThread: stderr[20]: 2024-03-01 16:52:37,650 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:52:37,650 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,670 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,676 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:52:37,677 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:52:37,679 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 16:52:37,691 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,692 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,720 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,720 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:52:37,724 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 16:52:37,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:52:37,730 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:37,734 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:52:37,737 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:37,740 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:52:37,743 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:37,746 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:52:37,749 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 16:52:37,749 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:37,804 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 16:52:37,805 INFO program/MainThread: stderr[21]: 2024-03-01 16:52:37,805 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:52:37,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:52:37,819 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:52:37,834 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:37,840 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:52:37,849 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:37,856 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:52:37,863 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:37,870 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:52:37,870 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,886 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,891 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:52:37,894 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:52:37,894 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,903 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,903 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 16:52:37,911 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,911 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,921 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,921 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:52:37,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 16:52:37,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 16:52:37,932 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:52:37,935 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:52:37,938 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:37,942 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:52:37,946 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:37,949 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:52:37,952 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:37,956 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:52:37,956 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:37,966 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:37,970 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:52:37,971 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/sdd$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:38,001 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:52:38,001 INFO program/MainThread: stderr[22]: 2024-03-01 16:52:38,001 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:52:38,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 16:52:38,005 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:38,094 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 16:52:38,095 INFO program/MainThread: stderr[23]: 2024-03-01 16:52:38,095 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:52:38,101 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:38,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:52:38,109 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:52:38,109 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:38,139 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:52:38,144 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:52:38,145 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:52:38,154 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,154 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:38,169 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,169 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:52:38,173 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:38,176 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:52:38,179 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 16:52:38,180 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 16:52:38,202 INFO program/MainThread: stdout: 2024-03-01 16:52:38,202 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 16:52:38,202 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:52:38,202 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:52:38,202 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:52:38,202 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 16:52:38,202 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:52:38,202 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:52:38,202 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:52:38,202 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:52:38,203 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:52:38,203 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,203 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 16:52:38,216 INFO program/MainThread: stdout: 2024-03-01 16:52:38,216 INFO program/MainThread: writing all SBs 2024-03-01 16:52:38,216 INFO program/MainThread: new label = "" 2024-03-01 16:52:38,216 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,216 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:38,233 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:52:38,237 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:52:38,238 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:52:38,247 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,247 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:38,261 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,261 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:52:38,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 16:52:38,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 16:52:38,272 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:38,272 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/sdd$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:38,297 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2554331136 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=609 LVM2_PV_COUNT=3 2024-03-01 16:52:38,297 INFO program/MainThread: stderr[24]: 2024-03-01 16:52:38,297 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:52:38,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 16:52:38,302 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:38,387 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 16:52:38,387 INFO program/MainThread: stderr[25]: 2024-03-01 16:52:38,388 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:52:38,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:38,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:52:38,403 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:52:38,403 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:38,433 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:52:38,438 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:52:38,439 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:52:38,448 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,449 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:38,463 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,463 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:52:38,468 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:38,471 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:52:38,474 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 16:52:38,474 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 16:52:38,498 INFO program/MainThread: stdout: 2024-03-01 16:52:38,498 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:52:38,498 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:52:38,498 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:52:38,498 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:52:38,498 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:52:38,498 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:52:38,499 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:52:38,499 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:52:38,499 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:52:38,499 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:52:38,499 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,499 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 16:52:38,512 INFO program/MainThread: stdout: 2024-03-01 16:52:38,512 INFO program/MainThread: writing all SBs 2024-03-01 16:52:38,512 INFO program/MainThread: new label = "" 2024-03-01 16:52:38,512 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,512 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:38,529 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,533 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:52:38,533 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:52:38,535 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:52:38,543 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,543 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:38,557 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,557 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:52:38,561 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:38,564 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:52:38,567 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:52:38,567 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:52:38,567 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:52:38,601 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:52:38,601 INFO program/MainThread: stderr[26]: 2024-03-01 16:52:38,601 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:52:38,601 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:38,620 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,627 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:52:38,628 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:52:38,630 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:52:38,644 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:38,673 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,673 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:52:38,677 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:38,680 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:52:38,683 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:52:38,683 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:52:38,684 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:52:38,717 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:52:38,717 INFO program/MainThread: stderr[27]: 2024-03-01 16:52:38,717 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:52:38,718 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:38,738 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,746 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:52:38,746 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:52:38,748 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:52:38,762 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,762 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:38,786 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,786 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:52:38,790 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:38,793 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:52:38,796 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:52:38,796 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:52:38,797 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:52:38,833 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:52:38,834 INFO program/MainThread: stderr[28]: 2024-03-01 16:52:38,834 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:52:38,834 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:38,853 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,860 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:52:38,860 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:52:38,862 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:52:38,876 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,876 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:38,904 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:38,904 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:52:38,908 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:52:38,911 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:52:38,914 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:38,917 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:52:38,920 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:38,923 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:52:38,926 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:38,929 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:52:38,932 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:52:38,933 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:38,980 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 16:52:38,981 INFO program/MainThread: stderr[29]: 2024-03-01 16:52:38,981 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:52:38,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:52:38,998 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:52:39,004 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:39,018 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:52:39,026 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:39,032 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:52:39,039 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:39,043 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:52:39,043 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:39,077 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,082 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:52:39,085 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:52:39,085 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:39,095 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,095 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:52:39,103 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,103 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:39,115 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,115 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:52:39,119 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 16:52:39,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 16:52:39,126 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:52:39,129 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:52:39,133 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:39,136 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:52:39,139 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:39,143 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:52:39,146 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:39,150 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:52:39,150 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:39,162 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,166 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:52:39,167 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/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:39,196 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=3196059648 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=762 LVM2_PV_COUNT=3 2024-03-01 16:52:39,196 INFO program/MainThread: stderr[30]: 2024-03-01 16:52:39,196 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:52:39,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 16:52:39,200 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:39,285 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 16:52:39,285 INFO program/MainThread: stderr[31]: 2024-03-01 16:52:39,286 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:52:39,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:39,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:52:39,300 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:52:39,300 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:39,325 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:52:39,330 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:52:39,331 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:52:39,340 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:39,355 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,355 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:52:39,359 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:39,362 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:52:39,365 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 16:52:39,365 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 16:52:39,396 INFO program/MainThread: stdout: 2024-03-01 16:52:39,396 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:52:39,396 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:52:39,396 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:52:39,396 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:52:39,396 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:52:39,396 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:52:39,396 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:52:39,396 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 16:52:39,396 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:52:39,397 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:52:39,397 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,397 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 16:52:39,411 INFO program/MainThread: stdout: 2024-03-01 16:52:39,411 INFO program/MainThread: writing all SBs 2024-03-01 16:52:39,411 INFO program/MainThread: new label = "" 2024-03-01 16:52:39,411 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,411 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:39,426 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,430 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:52:39,430 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:52:39,431 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:52:39,440 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,440 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:39,456 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,456 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:52:39,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:52:39,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:52:39,467 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:39,467 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/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:39,492 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 2024-03-01 16:52:39,492 INFO program/MainThread: stderr[32]: 2024-03-01 16:52:39,492 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:52:39,496 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:52:39,496 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sda$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:52:39,579 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 16:52:39,580 INFO program/MainThread: stderr[33]: 2024-03-01 16:52:39,580 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:52:39,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:39,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:52:39,602 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:52:39,602 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:39,626 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:52:39,631 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:52:39,632 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:52:39,641 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,641 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:39,656 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,656 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:52:39,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:52:39,664 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:52:39,667 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:52:39,667 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:52:39,690 INFO program/MainThread: stdout: 2024-03-01 16:52:39,690 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 16:52:39,690 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:52:39,690 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:52:39,690 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 16:52:39,690 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 16:52:39,691 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:52:39,691 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:52:39,691 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 16:52:39,691 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:52:39,691 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:52:39,691 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,691 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:52:39,704 INFO program/MainThread: stdout: 2024-03-01 16:52:39,704 INFO program/MainThread: writing all SBs 2024-03-01 16:52:39,704 INFO program/MainThread: new label = "" 2024-03-01 16:52:39,705 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,705 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:39,721 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,725 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:52:39,726 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:52:39,727 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:52:39,736 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,736 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:52:39,750 DEBUG program/MainThread: Return code: 0 2024-03-01 16:52:39,755 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:52:39,755 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 0x7f8b14a25ba0> 2024-03-01 16:52:39,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:52:39,762 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:52:39,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:52:39,769 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:52:39,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:52:39,775 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:52:39,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:52:39,782 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:52:39,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:52:39,788 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:52:39,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:52:39,794 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:52:39,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:52:39,800 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:52:39,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:52:39,806 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:52:39,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:52:39,813 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:52:39,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:52:39,819 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:52:39,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 16:52:39,825 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:52:39,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:52:39,831 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:52:39,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.2 GiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:52:39,837 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:52:39,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:52:39,843 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:52:39,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 16:52:39,849 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:52:39,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:52:39,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 16:52:39,855 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:53:17,497 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_9qpy_47c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:53:17,533 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:53:17,533 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:53:17,536 INFO program/MainThread: stdout[2]: 2024-03-01 16:53:17,536 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:53:17,537 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:53:17,537 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:53:17,541 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:17,542 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:53:17,545 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:53:17,545 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:53:17,548 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:53:17,549 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:53:17,552 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:53:17,552 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:53:17,563 INFO program/MainThread: stdout: 2024-03-01 16:53:17,563 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:53:17,563 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X 2024-03-01 16:53:17,563 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f5bea1b2-2d44-4b01-a07a-357e3a766db9 2024-03-01 16:53:17,563 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E 2024-03-01 16:53:17,563 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f5bea1b2-2d44-4b01-a07a-357e3a766db9 2024-03-01 16:53:17,563 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs f83ab5f1-8dad-47d4-9b4d-488306d186c3 2024-03-01 16:53:17,563 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr 2024-03-01 16:53:17,563 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql 2024-03-01 16:53:17,563 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs b53b7b4b-6069-4f0f-a1b3-d1eda101dffe 2024-03-01 16:53:17,563 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs de020a06-db2b-4176-a434-34b05da5d578 2024-03-01 16:53:17,563 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r 2024-03-01 16:53:17,563 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl 2024-03-01 16:53:17,563 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 2024-03-01 16:53:17,563 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 89334d6e-474d-4d76-86eb-c991f7233c97 2024-03-01 16:53:17,563 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 41690d29-0490-4600-8395-3ded92be4038 2024-03-01 16:53:17,563 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 5e5a4593-ccf2-405c-ba5f-80411f89ac11 2024-03-01 16:53:17,563 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE 2024-03-01 16:53:17,564 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 5e5a4593-ccf2-405c-ba5f-80411f89ac11 2024-03-01 16:53:17,564 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 2024-03-01 16:53:17,564 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ddacb6dd-8828-4dd5-9502-906c7ad820fc 2024-03-01 16:53:17,564 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY 2024-03-01 16:53:17,564 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ddacb6dd-8828-4dd5-9502-906c7ad820fc 2024-03-01 16:53:17,564 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:53:17,564 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:53:17,564 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:53:17,564 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:53:17,564 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:17,564 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f5bea1b2-2d44-4b01-a07a-357e3a766db9 sdb 1073741824 root disk brw-rw---- LVM2_member UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f5bea1b2-2d44-4b01-a07a-357e3a766db9 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs f83ab5f1-8dad-47d4-9b4d-488306d186c3 sdc 1073741824 root disk brw-rw---- LVM2_member 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr sdd 1073741824 root disk brw-rw---- LVM2_member HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql |-test_vg2-lv4 641728512 root disk brw-rw---- xfs b53b7b4b-6069-4f0f-a1b3-d1eda101dffe `-test_vg2-lv3 322961408 root disk brw-rw---- xfs de020a06-db2b-4176-a434-34b05da5d578 sde 1073741824 root disk brw-rw---- LVM2_member ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r sdf 1073741824 root disk brw-rw---- LVM2_member 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl sdg 1073741824 root disk brw-rw---- LVM2_member RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 89334d6e-474d-4d76-86eb-c991f7233c97 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 41690d29-0490-4600-8395-3ded92be4038 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 5e5a4593-ccf2-405c-ba5f-80411f89ac11 sdh 1073741824 root disk brw-rw---- LVM2_member q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 5e5a4593-ccf2-405c-ba5f-80411f89ac11 sdi 1073741824 root disk brw-rw---- LVM2_member hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ddacb6dd-8828-4dd5-9502-906c7ad820fc sdj 1073741824 root disk brw-rw---- LVM2_member x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ddacb6dd-8828-4dd5-9502-906c7ad820fc sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:53:17,564 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:53:17,564 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:53:17,565 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:53:17,565 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:53:17,565 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:53:17,565 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:53:17,565 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:17,578 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:17,593 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:53:17,597 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_8c01718f-cb4d-4b26-838b-1ac8a638014f ' '/dev/disk/by-id/wwn-0x60014058c01718fcb4d4b26838b1ac8a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:8c01718f-cb4d-4b26-838b-1ac8a638014f ' '/dev/disk/by-id/scsi-360014058c01718fcb4d4b26838b1ac8a', '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': '8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X', 'ID_FS_UUID_ENC': '8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X', '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': '8c01718f-cb4d-4b26-838b-1ac8a638014f', 'ID_SERIAL': '360014058c01718fcb4d4b26838b1ac8a', 'ID_SERIAL_SHORT': '60014058c01718fcb4d4b26838b1ac8a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c01718fc', 'ID_WWN_VENDOR_EXTENSION': '0xb4d4b26838b1ac8a', 'ID_WWN_WITH_EXTENSION': '0x60014058c01718fcb4d4b26838b1ac8a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c01718fcb4d4b26838b1ac8a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:8c01718f-cb4d-4b26-838b-1ac8a638014f', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c01718f-cb4d-4b26-838b-1ac8a638014f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834510035'} ; 2024-03-01 16:53:17,597 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:53:17,598 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:17,622 INFO program/MainThread: stdout[3]: 2024-03-01 16:53:17,622 INFO program/MainThread: stderr[3]: 2024-03-01 16:53:17,622 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:53:17,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:53:17,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:17,635 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:53:17,639 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:53:17,640 INFO blivet/MainThread: sda is a disk 2024-03-01 16:53:17,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:53:17,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:53:17,644 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:53:17,647 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:53:17,647 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:53:17,651 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:53:17,651 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:53:17,651 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:53:17,651 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3417c81b70) -- 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 = 60014058c01718fcb4d4b26838b1ac8a 2024-03-01 16:53:17,655 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:53:17,659 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:17,659 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:53:17,662 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:17,663 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:53:17,666 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:17,666 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:53:17,669 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:17,669 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:53:17,673 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:53:17,673 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:53:17,673 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:17,699 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:53:17,699 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E. WARNING: Couldn't find device with uuid 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr. WARNING: VG test_vg1 is missing PV UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:53:17,699 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:53:17,699 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:53:17,703 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X ; label: None ; device: /dev/sda ; serial: 360014058c01718fcb4d4b26838b1ac8a ; exists: True ; vg_name: test_vg1 ; vg_uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; pe_start: 8 MiB ; 2024-03-01 16:53:17,704 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:53:17,707 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:53:17,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; incomplete: True ; hidden: False ; 2024-03-01 16:53:17,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:17,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:17,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:17,720 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:17,747 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:53:17,747 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E. WARNING: Couldn't find device with uuid 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr. WARNING: VG test_vg1 is missing PV UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:53:17,747 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:53:17,747 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:53:17,747 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:53:17,753 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:53:17,756 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:53:17,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:53:17,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:53:17,760 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:17,789 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:17,789 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E. WARNING: Couldn't find device with uuid 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr. WARNING: VG test_vg1 is missing PV UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:53:17,789 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:53:17,793 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:53:17,794 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:53:17,797 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:53:17,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; incomplete: True ; hidden: False ; 2024-03-01 16:53:17,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:53:17,803 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:53:17,803 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:17,807 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405820a9afb6737475cb72d7baa0 ' '/dev/disk/by-id/lvm-pv-uuid-UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:820a9afb-6737-475c-b72d-7baa05d4f801 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_820a9afb-6737-475c-b72d-7baa05d4f801 ' '/dev/disk/by-id/wwn-0x6001405820a9afb6737475cb72d7baa0', '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': 'UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E', 'ID_FS_UUID_ENC': 'UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E', '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': '820a9afb-6737-475c-b72d-7baa05d4f801', 'ID_SERIAL': '36001405820a9afb6737475cb72d7baa0', 'ID_SERIAL_SHORT': '6001405820a9afb6737475cb72d7baa0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405820a9afb6', 'ID_WWN_VENDOR_EXTENSION': '0x737475cb72d7baa0', 'ID_WWN_WITH_EXTENSION': '0x6001405820a9afb6737475cb72d7baa0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405820a9afb6737475cb72d7baa0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:820a9afb-6737-475c-b72d-7baa05d4f801', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '820a9afb-6737-475c-b72d-7baa05d4f801', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834585734'} ; 2024-03-01 16:53:17,808 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:53:17,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:53:17,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:17,818 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:53:17,818 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:53:17,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:53:17,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:53:17,822 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:53:17,825 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:53:17,825 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:53:17,828 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:53:17,828 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:53:17,829 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:53:17,829 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3417c95eb8) -- 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 = 6001405820a9afb6737475cb72d7baa0 2024-03-01 16:53:17,832 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:53:17,836 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:17,836 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:53:17,839 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:17,839 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:53:17,843 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:17,843 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:53:17,846 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:17,846 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:53:17,849 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:53:17,849 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:53:17,850 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:17,878 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:53:17,878 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr. WARNING: VG test_vg1 is missing PV 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr (last written to /dev/sdc). 2024-03-01 16:53:17,878 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:53:17,878 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:53:17,883 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E ; label: None ; device: /dev/sdb ; serial: 36001405820a9afb6737475cb72d7baa0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:53:17,883 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:53:17,886 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:53:17,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; incomplete: True ; hidden: False ; 2024-03-01 16:53:17,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:53:17,896 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:53:17,899 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:53:17,902 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:53:17,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; incomplete: True ; hidden: False ; 2024-03-01 16:53:17,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:17,908 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:17,935 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:17,935 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr. WARNING: VG test_vg1 is missing PV 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr (last written to /dev/sdc). 2024-03-01 16:53:17,935 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:53:17,935 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:53:17,935 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:17,940 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053b71343951824d28b828b5767 ' '/dev/disk/by-id/scsi-360014053b71343951824d28b828b5767 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_3b713439-5182-4d28-b828-b5767daad44e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:3b713439-5182-4d28-b828-b5767daad44e', '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': '3b713439-5182-4d28-b828-b5767daad44e', 'ID_SERIAL': '360014053b71343951824d28b828b5767', 'ID_SERIAL_SHORT': '60014053b71343951824d28b828b5767', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b7134395', 'ID_WWN_VENDOR_EXTENSION': '0x1824d28b828b5767', 'ID_WWN_WITH_EXTENSION': '0x60014053b71343951824d28b828b5767', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b71343951824d28b828b5767', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:3b713439-5182-4d28-b828-b5767daad44e', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b713439-5182-4d28-b828-b5767daad44e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835291262'} ; 2024-03-01 16:53:17,940 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:53:17,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:53:17,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:17,951 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:53:17,952 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:53:17,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:53:17,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:53:17,955 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:53:17,959 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:53:17,959 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:53:17,962 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:53:17,962 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:53:17,963 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:53:17,963 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3416bb0860) -- 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 = 60014053b71343951824d28b828b5767 2024-03-01 16:53:17,966 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:53:17,966 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:53:17,970 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1ac73649-10e0-4640-ba1e-47d31b4d522b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1ac73649-10e0-4640-ba1e-47d31b4d522b ' '/dev/disk/by-id/wwn-0x60014051ac7364910e04640ba1e47d31 ' '/dev/disk/by-id/scsi-360014051ac7364910e04640ba1e47d31', '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': '1ac73649-10e0-4640-ba1e-47d31b4d522b', 'ID_SERIAL': '360014051ac7364910e04640ba1e47d31', 'ID_SERIAL_SHORT': '60014051ac7364910e04640ba1e47d31', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051ac736491', 'ID_WWN_VENDOR_EXTENSION': '0x0e04640ba1e47d31', 'ID_WWN_WITH_EXTENSION': '0x60014051ac7364910e04640ba1e47d31', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051ac7364910e04640ba1e47d31', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1ac73649-10e0-4640-ba1e-47d31b4d522b', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1ac73649-10e0-4640-ba1e-47d31b4d522b', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835388836'} ; 2024-03-01 16:53:17,970 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:53:17,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:53:17,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:17,980 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:53:17,980 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:53:17,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:53:17,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:53:17,984 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:53:17,987 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:53:17,987 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:53:17,990 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:53:17,991 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:53:17,991 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:53:17,991 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3416bb4c88) -- 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 = 60014051ac7364910e04640ba1e47d31 2024-03-01 16:53:17,995 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:53:17,995 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:53:17,998 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:d3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd ' '/dev/disk/by-id/scsi-36001405d3e0aa1c12e4429e82b4b9dc1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_d3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd ' '/dev/disk/by-id/wwn-0x6001405d3e0aa1c12e4429e82b4b9dc1 ' '/dev/disk/by-id/lvm-pv-uuid-3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr', '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': '3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr', 'ID_FS_UUID_ENC': '3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr', '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': 'd3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd', 'ID_SERIAL': '36001405d3e0aa1c12e4429e82b4b9dc1', 'ID_SERIAL_SHORT': '6001405d3e0aa1c12e4429e82b4b9dc1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d3e0aa1c1', 'ID_WWN_VENDOR_EXTENSION': '0x2e4429e82b4b9dc1', 'ID_WWN_WITH_EXTENSION': '0x6001405d3e0aa1c12e4429e82b4b9dc1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d3e0aa1c12e4429e82b4b9dc1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:d3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834594273'} ; 2024-03-01 16:53:17,998 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:53:18,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:18,008 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:53:18,009 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:53:18,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:53:18,009 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:53:18,012 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:53:18,015 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:53:18,016 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:53:18,019 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:53:18,019 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:53:18,019 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:53:18,019 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3417c95dd8) -- 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 = 6001405d3e0aa1c12e4429e82b4b9dc1 2024-03-01 16:53:18,023 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:53:18,026 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:18,026 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:53:18,030 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:18,030 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:53:18,033 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:18,033 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:53:18,037 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:18,037 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:53:18,040 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:53:18,040 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:53:18,040 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:18,066 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:53:18,066 INFO program/MainThread: stderr[9]: 2024-03-01 16:53:18,066 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:53:18,066 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:53:18,071 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr ; label: None ; device: /dev/sdc ; serial: 36001405d3e0aa1c12e4429e82b4b9dc1 ; exists: True ; vg_name: test_vg1 ; vg_uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:53:18,071 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:53:18,074 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:53:18,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; incomplete: True ; hidden: False ; 2024-03-01 16:53:18,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:18,084 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:53:18,088 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:53:18,091 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:53:18,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; incomplete: True ; hidden: False ; 2024-03-01 16:53:18,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:18,097 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:18,126 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:18,126 INFO program/MainThread: stderr[10]: 2024-03-01 16:53:18,126 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:53:18,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:18,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:18,141 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:53:18,144 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:53:18,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:53:18,148 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:53:18,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:53:18,152 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:53:18,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:53:18,156 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:53:18,156 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:53:18,160 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:53:18,163 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:53:18,163 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:53:18,167 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:53:18,170 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:53:18,171 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:53:18,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:53:18,174 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:53:18,175 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:53:18,175 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:53:18,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:53:18,178 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:53:18,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:53:18,182 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:53:18,186 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/f83ab5f1-8dad-47d4-9b4d-488306d186c3 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ57KyOv8IT4xGJrYpLrd00qilNgo3DoShV ' '/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-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ57KyOv8IT4xGJrYpLrd00qilNgo3DoShV', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f83ab5f1-8dad-47d4-9b4d-488306d186c3', 'ID_FS_UUID_ENC': 'f83ab5f1-8dad-47d4-9b4d-488306d186c3', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1363694351'} ; 2024-03-01 16:53:18,186 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:53:18,186 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:18,190 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:53:18,190 INFO program/MainThread: stderr[11]: 2024-03-01 16:53:18,190 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:53:18,190 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:18,193 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:53:18,193 INFO program/MainThread: stderr[12]: 2024-03-01 16:53:18,193 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:53:18,194 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:18,197 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:53:18,197 INFO program/MainThread: stderr[13]: 2024-03-01 16:53:18,197 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:53:18,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:53:18,207 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:18,208 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:53:18,208 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:18,209 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:53:18,205 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3416ba55f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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 (0x7f3417c95f28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:18,209 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:18,212 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:53:18,212 INFO program/MainThread: stderr[14]: 2024-03-01 16:53:18,213 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:53:18,217 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:53:18,220 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:18,221 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:53:18,224 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:18,224 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:53:18,229 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:18,229 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:53:18,232 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:18,232 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:53:18,234 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:53:18,234 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:53:18,238 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:18,238 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:53:18,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:53:18,242 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:18,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:18,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:18,254 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:53:18,258 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:53:18,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:53:18,262 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:53:18,265 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:53:18,266 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:53:18,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:53:18,270 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:53:18,270 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:53:18,273 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:53:18,277 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:53:18,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:53:18,280 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:53:18,284 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:53:18,284 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:53:18,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:53:18,288 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:53:18,288 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:53:18,288 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:53:18,291 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:53:18,291 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:53:18,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:53:18,295 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:53:18,299 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ5WUYLDJJBMajWG4hUQSdBZnLFbtDsoJTt ' '/dev/disk/by-uuid/f5bea1b2-2d44-4b01-a07a-357e3a766db9', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ5WUYLDJJBMajWG4hUQSdBZnLFbtDsoJTt', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f5bea1b2-2d44-4b01-a07a-357e3a766db9', 'ID_FS_UUID_ENC': 'f5bea1b2-2d44-4b01-a07a-357e3a766db9', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1363396079'} ; 2024-03-01 16:53:18,299 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:53:18,299 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:18,303 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:53:18,303 INFO program/MainThread: stderr[15]: 2024-03-01 16:53:18,303 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:53:18,304 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:18,307 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:53:18,307 INFO program/MainThread: stderr[16]: 2024-03-01 16:53:18,307 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:53:18,307 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:18,310 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:53:18,310 INFO program/MainThread: stderr[17]: 2024-03-01 16:53:18,310 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:53:18,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:53:18,321 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:18,321 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:18,322 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:18,323 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:18,318 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3417c95780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt 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 (0x7f3417c95f28) -- name = test_vg1 status = True 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:18,323 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:18,326 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:53:18,326 INFO program/MainThread: stderr[18]: 2024-03-01 16:53:18,326 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:53:18,331 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:53:18,334 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:18,334 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:53:18,338 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:18,338 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:53:18,342 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:18,342 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:53:18,345 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:18,345 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:53:18,346 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:53:18,349 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:18,349 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:53:18,353 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:53:18,353 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:18,353 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:18,357 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_32fc9b7b-d855-4d10-8b10-2c16b2624cc4 ' '/dev/disk/by-id/wwn-0x600140532fc9b7bd8554d108b102c16b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:32fc9b7b-d855-4d10-8b10-2c16b2624cc4 ' '/dev/disk/by-id/scsi-3600140532fc9b7bd8554d108b102c16b ' '/dev/disk/by-id/lvm-pv-uuid-HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql', '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': 'HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql', 'ID_FS_UUID_ENC': 'HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql', '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': '32fc9b7b-d855-4d10-8b10-2c16b2624cc4', 'ID_SERIAL': '3600140532fc9b7bd8554d108b102c16b', 'ID_SERIAL_SHORT': '600140532fc9b7bd8554d108b102c16b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140532fc9b7bd', 'ID_WWN_VENDOR_EXTENSION': '0x8554d108b102c16b', 'ID_WWN_WITH_EXTENSION': '0x600140532fc9b7bd8554d108b102c16b', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140532fc9b7bd8554d108b102c16b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:32fc9b7b-d855-4d10-8b10-2c16b2624cc4', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '32fc9b7b-d855-4d10-8b10-2c16b2624cc4', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834656861'} ; 2024-03-01 16:53:18,357 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:53:18,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:18,367 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:53:18,368 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:53:18,368 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:53:18,368 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:53:18,371 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:53:18,374 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:53:18,375 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:53:18,378 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:53:18,378 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:53:18,379 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:53:18,379 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3416bc0da0) -- 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 = 600140532fc9b7bd8554d108b102c16b 2024-03-01 16:53:18,382 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:53:18,385 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:18,385 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:53:18,389 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:18,389 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:53:18,392 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:18,393 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:53:18,396 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:18,396 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:53:18,399 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:53:18,399 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:53:18,399 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:18,426 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:53:18,426 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r. WARNING: Couldn't find device with uuid 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl. WARNING: VG test_vg2 is missing PV ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl (last written to /dev/sdf). 2024-03-01 16:53:18,426 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:53:18,427 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:53:18,431 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql ; label: None ; device: /dev/sdd ; serial: 3600140532fc9b7bd8554d108b102c16b ; exists: True ; vg_name: test_vg2 ; vg_uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:53:18,431 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:53:18,434 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:53:18,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; incomplete: True ; hidden: False ; 2024-03-01 16:53:18,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:18,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:18,447 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:18,474 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 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=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:53:18,474 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r. WARNING: Couldn't find device with uuid 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl. WARNING: VG test_vg2 is missing PV ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl (last written to /dev/sdf). 2024-03-01 16:53:18,474 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:53:18,474 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:53:18,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:53:18,479 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:53:18,483 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:53:18,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:53:18,487 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:53:18,487 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:18,516 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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=OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:18,516 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r. WARNING: Couldn't find device with uuid 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl. WARNING: VG test_vg2 is missing PV ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl (last written to /dev/sdf). 2024-03-01 16:53:18,516 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:53:18,521 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:53:18,521 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:53:18,524 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:53:18,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; incomplete: True ; hidden: False ; 2024-03-01 16:53:18,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:53:18,531 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:53:18,531 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:18,534 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_530c3d11-aa01-49d6-914f-6e9a88b2e643 ' '/dev/disk/by-id/lvm-pv-uuid-ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r ' '/dev/disk/by-id/wwn-0x6001405530c3d11aa0149d6914f6e9a8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:530c3d11-aa01-49d6-914f-6e9a88b2e643 ' '/dev/disk/by-id/scsi-36001405530c3d11aa0149d6914f6e9a8', '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': 'ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r', 'ID_FS_UUID_ENC': 'ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r', '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': '530c3d11-aa01-49d6-914f-6e9a88b2e643', 'ID_SERIAL': '36001405530c3d11aa0149d6914f6e9a8', 'ID_SERIAL_SHORT': '6001405530c3d11aa0149d6914f6e9a8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405530c3d11a', 'ID_WWN_VENDOR_EXTENSION': '0xa0149d6914f6e9a8', 'ID_WWN_WITH_EXTENSION': '0x6001405530c3d11aa0149d6914f6e9a8', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405530c3d11aa0149d6914f6e9a8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:530c3d11-aa01-49d6-914f-6e9a88b2e643', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '530c3d11-aa01-49d6-914f-6e9a88b2e643', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834713703'} ; 2024-03-01 16:53:18,535 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:53:18,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:18,545 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:53:18,546 INFO blivet/MainThread: sde is a disk 2024-03-01 16:53:18,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:53:18,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:53:18,549 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:53:18,552 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:53:18,553 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:53:18,556 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:53:18,556 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:53:18,557 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:53:18,557 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3416baaba8) -- 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 = 6001405530c3d11aa0149d6914f6e9a8 2024-03-01 16:53:18,560 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:53:18,564 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:18,564 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:53:18,567 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:18,567 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:53:18,571 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:18,571 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:53:18,574 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:18,574 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:53:18,577 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:53:18,577 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:53:18,577 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:18,604 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:53:18,604 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl. WARNING: VG test_vg2 is missing PV 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl (last written to /dev/sdf). 2024-03-01 16:53:18,604 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:53:18,604 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:53:18,608 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r ; label: None ; device: /dev/sde ; serial: 36001405530c3d11aa0149d6914f6e9a8 ; exists: True ; vg_name: test_vg2 ; vg_uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:53:18,609 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:53:18,612 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:53:18,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; incomplete: True ; hidden: False ; 2024-03-01 16:53:18,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:53:18,622 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:53:18,625 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:53:18,628 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:53:18,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; incomplete: True ; hidden: False ; 2024-03-01 16:53:18,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:18,635 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:18,662 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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=OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:18,662 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl. WARNING: VG test_vg2 is missing PV 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl (last written to /dev/sdf). 2024-03-01 16:53:18,662 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:53:18,662 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:53:18,663 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:18,667 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl ' '/dev/disk/by-id/scsi-360014050c58431c8b974de78b7a5ee7e ' '/dev/disk/by-id/wwn-0x60014050c58431c8b974de78b7a5ee7e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0c58431c-8b97-4de7-8b7a-5ee7eb09117c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0c58431c-8b97-4de7-8b7a-5ee7eb09117c', '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': '1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl', 'ID_FS_UUID_ENC': '1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl', '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': '0c58431c-8b97-4de7-8b7a-5ee7eb09117c', 'ID_SERIAL': '360014050c58431c8b974de78b7a5ee7e', 'ID_SERIAL_SHORT': '60014050c58431c8b974de78b7a5ee7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050c58431c8', 'ID_WWN_VENDOR_EXTENSION': '0xb974de78b7a5ee7e', 'ID_WWN_WITH_EXTENSION': '0x60014050c58431c8b974de78b7a5ee7e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050c58431c8b974de78b7a5ee7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0c58431c-8b97-4de7-8b7a-5ee7eb09117c', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0c58431c-8b97-4de7-8b7a-5ee7eb09117c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834870779'} ; 2024-03-01 16:53:18,667 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:53:18,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:18,678 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:53:18,679 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:53:18,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:53:18,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:53:18,683 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:53:18,686 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:53:18,686 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:53:18,689 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:53:18,690 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:53:18,690 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:53:18,690 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3416b56940) -- 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 = 60014050c58431c8b974de78b7a5ee7e 2024-03-01 16:53:18,694 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:53:18,697 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:18,697 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:53:18,701 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:18,701 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:53:18,704 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:18,704 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:53:18,708 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:18,708 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:53:18,711 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:53:18,711 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:53:18,711 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:18,737 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:53:18,737 INFO program/MainThread: stderr[24]: 2024-03-01 16:53:18,737 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:53:18,737 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:53:18,741 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl ; label: None ; device: /dev/sdf ; serial: 360014050c58431c8b974de78b7a5ee7e ; exists: True ; vg_name: test_vg2 ; vg_uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:53:18,742 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:53:18,745 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:53:18,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; incomplete: True ; hidden: False ; 2024-03-01 16:53:18,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:18,755 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:53:18,758 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:53:18,761 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:53:18,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; incomplete: True ; hidden: False ; 2024-03-01 16:53:18,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:18,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/sdd$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:18,795 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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=OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:18,795 INFO program/MainThread: stderr[25]: 2024-03-01 16:53:18,795 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:53:18,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:18,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:18,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:53:18,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:53:18,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:53:18,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:53:18,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:53:18,820 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:53:18,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:53:18,824 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:53:18,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:53:18,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:53:18,832 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:53:18,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:53:18,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:53:18,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:53:18,839 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:53:18,842 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:53:18,843 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:53:18,843 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:53:18,843 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:53:18,846 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:53:18,846 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:53:18,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:53:18,850 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:53:18,854 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBh791IyJ8OGKlfpraQ2APcASiPl0NxWns ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/de020a06-db2b-4176-a434-34b05da5d578', '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-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBh791IyJ8OGKlfpraQ2APcASiPl0NxWns', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'de020a06-db2b-4176-a434-34b05da5d578', 'ID_FS_UUID_ENC': 'de020a06-db2b-4176-a434-34b05da5d578', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1362497612'} ; 2024-03-01 16:53:18,854 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:53:18,854 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:18,858 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:53:18,858 INFO program/MainThread: stderr[26]: 2024-03-01 16:53:18,858 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:53:18,858 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:18,861 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:53:18,861 INFO program/MainThread: stderr[27]: 2024-03-01 16:53:18,861 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:53:18,862 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:18,865 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:53:18,865 INFO program/MainThread: stderr[28]: 2024-03-01 16:53:18,865 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:53:18,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:53:18,875 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:18,876 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:53:18,876 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:18,877 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:53:18,873 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3416b568d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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 (0x7f3416bb4240) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:18,877 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:18,880 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:53:18,881 INFO program/MainThread: stderr[29]: 2024-03-01 16:53:18,881 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:53:18,885 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:53:18,888 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:18,889 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:53:18,892 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:18,892 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:53:18,896 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:18,896 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:53:18,900 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:18,900 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:53:18,900 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:53:18,903 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:18,903 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:53:18,907 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:53:18,907 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:18,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:18,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:18,920 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:53:18,924 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:53:18,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:53:18,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:53:18,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:53:18,931 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:53:18,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:53:18,935 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:53:18,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:53:18,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:53:18,942 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:53:18,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:53:18,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:53:18,949 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:53:18,949 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:53:18,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 16:53:18,953 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:53:18,953 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:53:18,954 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:53:18,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:53:18,965 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:53:18,969 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:53:18,969 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:53:18,973 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBOnFY1zNxhCBf47InF00RkKSTh0hyJPUt ' '/dev/disk/by-uuid/b53b7b4b-6069-4f0f-a1b3-d1eda101dffe ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBOnFY1zNxhCBf47InF00RkKSTh0hyJPUt', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b53b7b4b-6069-4f0f-a1b3-d1eda101dffe', 'ID_FS_UUID_ENC': 'b53b7b4b-6069-4f0f-a1b3-d1eda101dffe', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1362202355'} ; 2024-03-01 16:53:18,973 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:53:18,973 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:18,977 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:53:18,977 INFO program/MainThread: stderr[30]: 2024-03-01 16:53:18,977 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:53:18,977 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:18,980 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:53:18,981 INFO program/MainThread: stderr[31]: 2024-03-01 16:53:18,981 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:53:18,981 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:18,984 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:53:18,984 INFO program/MainThread: stderr[32]: 2024-03-01 16:53:18,984 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:53:18,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:18,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:53:18,995 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:18,996 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:18,996 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:18,997 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:18,992 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3416b784a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt 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 (0x7f3416bb4240) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:18,997 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:19,000 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:53:19,001 INFO program/MainThread: stderr[33]: 2024-03-01 16:53:19,001 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:53:19,005 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:53:19,009 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:19,009 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:53:19,012 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:19,012 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:53:19,016 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,016 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:53:19,019 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,019 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:53:19,020 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:53:19,023 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:19,023 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:53:19,027 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:53:19,027 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:19,027 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:19,031 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_19d2e91b-3fce-4eae-8e2c-3a841d2e7e31 ' '/dev/disk/by-id/lvm-pv-uuid-RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 ' '/dev/disk/by-id/wwn-0x600140519d2e91b3fce4eae8e2c3a841 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:19d2e91b-3fce-4eae-8e2c-3a841d2e7e31 ' '/dev/disk/by-id/scsi-3600140519d2e91b3fce4eae8e2c3a841', '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': 'RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1', 'ID_FS_UUID_ENC': 'RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1', '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': '19d2e91b-3fce-4eae-8e2c-3a841d2e7e31', 'ID_SERIAL': '3600140519d2e91b3fce4eae8e2c3a841', 'ID_SERIAL_SHORT': '600140519d2e91b3fce4eae8e2c3a841', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140519d2e91b3', 'ID_WWN_VENDOR_EXTENSION': '0xfce4eae8e2c3a841', 'ID_WWN_WITH_EXTENSION': '0x600140519d2e91b3fce4eae8e2c3a841', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140519d2e91b3fce4eae8e2c3a841', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:19d2e91b-3fce-4eae-8e2c-3a841d2e7e31', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '19d2e91b-3fce-4eae-8e2c-3a841d2e7e31', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835064034'} ; 2024-03-01 16:53:19,031 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:53:19,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:19,042 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:53:19,042 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:53:19,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:53:19,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:53:19,046 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:53:19,049 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:53:19,049 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:53:19,053 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:53:19,053 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:53:19,053 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:53:19,053 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3416b749b0) -- 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 = 600140519d2e91b3fce4eae8e2c3a841 2024-03-01 16:53:19,057 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:53:19,060 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:19,060 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:53:19,064 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:19,064 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:53:19,067 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,067 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:53:19,071 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,071 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:53:19,074 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:53:19,074 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:53:19,074 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:19,102 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:53:19,102 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE. WARNING: Couldn't find device with uuid hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4. WARNING: Couldn't find device with uuid x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY. WARNING: VG test_vg3 is missing PV q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:53:19,102 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:53:19,103 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:53:19,107 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 ; label: None ; device: /dev/sdg ; serial: 3600140519d2e91b3fce4eae8e2c3a841 ; exists: True ; vg_name: test_vg3 ; vg_uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:53:19,107 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:53:19,110 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:53:19,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:19,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:19,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:19,123 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:19,152 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 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=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:53:19,152 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE. WARNING: Couldn't find device with uuid hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4. WARNING: Couldn't find device with uuid x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY. WARNING: VG test_vg3 is missing PV q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:53:19,152 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:53:19,152 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:53:19,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:53:19,157 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:53:19,161 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:53:19,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:53:19,165 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:53:19,165 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:19,194 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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=OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s 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=uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:19,194 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE. WARNING: Couldn't find device with uuid hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4. WARNING: Couldn't find device with uuid x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY. WARNING: VG test_vg3 is missing PV q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:53:19,194 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:53:19,198 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:53:19,199 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:53:19,202 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:53:19,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:19,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:53:19,209 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:53:19,209 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:19,212 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:3dec245f-6c4b-4281-b84a-7632633be87f ' '/dev/disk/by-id/lvm-pv-uuid-q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE ' '/dev/disk/by-id/scsi-360014053dec245f6c4b4281b84a76326 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_3dec245f-6c4b-4281-b84a-7632633be87f ' '/dev/disk/by-id/wwn-0x60014053dec245f6c4b4281b84a76326', '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': 'q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE', 'ID_FS_UUID_ENC': 'q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE', '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': '3dec245f-6c4b-4281-b84a-7632633be87f', 'ID_SERIAL': '360014053dec245f6c4b4281b84a76326', 'ID_SERIAL_SHORT': '60014053dec245f6c4b4281b84a76326', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053dec245f6', 'ID_WWN_VENDOR_EXTENSION': '0xc4b4281b84a76326', 'ID_WWN_WITH_EXTENSION': '0x60014053dec245f6c4b4281b84a76326', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053dec245f6c4b4281b84a76326', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:3dec245f-6c4b-4281-b84a-7632633be87f', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3dec245f-6c4b-4281-b84a-7632633be87f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835000255'} ; 2024-03-01 16:53:19,213 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:53:19,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:19,224 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:53:19,224 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:53:19,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:53:19,225 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:53:19,228 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:53:19,231 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:53:19,231 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:53:19,234 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:53:19,235 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:53:19,235 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:53:19,235 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3416baaf28) -- 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 = 60014053dec245f6c4b4281b84a76326 2024-03-01 16:53:19,239 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:53:19,242 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:19,243 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:53:19,246 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:19,246 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:53:19,249 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,249 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:53:19,253 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,253 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:53:19,256 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:53:19,256 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:53:19,256 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:19,286 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:53:19,286 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4. WARNING: Couldn't find device with uuid x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY. WARNING: VG test_vg3 is missing PV hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:53:19,286 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:53:19,287 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:53:19,291 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE ; label: None ; device: /dev/sdh ; serial: 360014053dec245f6c4b4281b84a76326 ; exists: True ; vg_name: test_vg3 ; vg_uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; pe_start: 8 MiB ; 2024-03-01 16:53:19,291 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:53:19,294 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:53:19,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:19,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:53:19,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:53:19,308 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:53:19,311 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:53:19,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:19,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:19,318 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:19,346 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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=OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s 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=uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:19,346 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4. WARNING: Couldn't find device with uuid x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY. WARNING: VG test_vg3 is missing PV hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:53:19,346 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:53:19,346 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:53:19,346 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:19,351 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e438b235e0084daf973e08fe9 ' '/dev/disk/by-id/scsi-36001405e438b235e0084daf973e08fe9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:e438b235-e008-4daf-973e-08fe9adaeb9c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_e438b235-e008-4daf-973e-08fe9adaeb9c ' '/dev/disk/by-id/lvm-pv-uuid-hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4', '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': 'hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4', 'ID_FS_UUID_ENC': 'hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4', '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': 'e438b235-e008-4daf-973e-08fe9adaeb9c', 'ID_SERIAL': '36001405e438b235e0084daf973e08fe9', 'ID_SERIAL_SHORT': '6001405e438b235e0084daf973e08fe9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e438b235e', 'ID_WWN_VENDOR_EXTENSION': '0x0084daf973e08fe9', 'ID_WWN_WITH_EXTENSION': '0x6001405e438b235e0084daf973e08fe9', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e438b235e0084daf973e08fe9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:e438b235-e008-4daf-973e-08fe9adaeb9c', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e438b235-e008-4daf-973e-08fe9adaeb9c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835119237'} ; 2024-03-01 16:53:19,351 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:53:19,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:19,363 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:53:19,363 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:53:19,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:53:19,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:53:19,367 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:53:19,370 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:53:19,370 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:53:19,374 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:53:19,374 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:53:19,374 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:53:19,374 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3416bd49e8) -- 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 = 6001405e438b235e0084daf973e08fe9 2024-03-01 16:53:19,378 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:53:19,381 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:19,381 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:53:19,385 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:19,385 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:53:19,388 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,388 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:53:19,392 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,392 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:53:19,395 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:53:19,395 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:53:19,395 INFO program/MainThread: Running [39] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:19,425 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:53:19,425 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY. WARNING: VG test_vg3 is missing PV x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:53:19,425 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:53:19,426 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:53:19,430 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 ; label: None ; device: /dev/sdi ; serial: 36001405e438b235e0084daf973e08fe9 ; exists: True ; vg_name: test_vg3 ; vg_uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; pe_start: 8 MiB ; 2024-03-01 16:53:19,430 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:53:19,433 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:53:19,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:19,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:19,443 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:53:19,447 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:53:19,450 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:53:19,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:19,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:19,456 INFO program/MainThread: Running [40] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:19,486 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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=OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s 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=uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:19,486 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY. WARNING: VG test_vg3 is missing PV x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:53:19,486 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:53:19,486 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:53:19,487 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:19,492 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014059af2b22a0569417f898ebd852 ' '/dev/disk/by-id/lvm-pv-uuid-x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9af2b22a-0569-417f-898e-bd8528149918 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9af2b22a-0569-417f-898e-bd8528149918 ' '/dev/disk/by-id/wwn-0x60014059af2b22a0569417f898ebd852', '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': 'x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY', 'ID_FS_UUID_ENC': 'x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY', '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': '9af2b22a-0569-417f-898e-bd8528149918', 'ID_SERIAL': '360014059af2b22a0569417f898ebd852', 'ID_SERIAL_SHORT': '60014059af2b22a0569417f898ebd852', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059af2b22a0', 'ID_WWN_VENDOR_EXTENSION': '0x569417f898ebd852', 'ID_WWN_WITH_EXTENSION': '0x60014059af2b22a0569417f898ebd852', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059af2b22a0569417f898ebd852', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9af2b22a-0569-417f-898e-bd8528149918', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9af2b22a-0569-417f-898e-bd8528149918', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835271634'} ; 2024-03-01 16:53:19,492 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:53:19,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:19,503 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:53:19,504 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:53:19,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:53:19,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:53:19,507 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:53:19,511 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:53:19,511 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:53:19,514 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:53:19,515 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:53:19,515 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:53:19,515 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3416bc00b8) -- 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 = 60014059af2b22a0569417f898ebd852 2024-03-01 16:53:19,519 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:53:19,522 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:19,522 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:53:19,526 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:19,526 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:53:19,529 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,529 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:53:19,533 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,533 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:53:19,536 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:53:19,536 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:53:19,536 INFO program/MainThread: Running [41] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:19,564 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:53:19,564 INFO program/MainThread: stderr[41]: 2024-03-01 16:53:19,564 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:53:19,564 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:53:19,569 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY ; label: None ; device: /dev/sdj ; serial: 360014059af2b22a0569417f898ebd852 ; exists: True ; vg_name: test_vg3 ; vg_uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:53:19,569 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:53:19,572 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:53:19,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:19,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:19,582 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:53:19,586 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:53:19,589 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:53:19,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:19,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:19,595 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:19,623 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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=OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s 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=uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:19,623 INFO program/MainThread: stderr[42]: 2024-03-01 16:53:19,623 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:53:19,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:19,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:19,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:53:19,642 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:53:19,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:53:19,645 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:53:19,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:53:19,649 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:53:19,653 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:53:19,653 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:53:19,653 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:53:19,657 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:53:19,660 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:53:19,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:53:19,664 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:53:19,667 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:53:19,668 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:53:19,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:53:19,672 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:53:19,672 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:53:19,672 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:53:19,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:53:19,676 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:53:19,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:53:19,679 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:53:19,683 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/ddacb6dd-8828-4dd5-9502-906c7ad820fc ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwZTi2N3y4EDh7uuXzA0ww73t0g1OkZuE9 ' '/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-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwZTi2N3y4EDh7uuXzA0ww73t0g1OkZuE9', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ddacb6dd-8828-4dd5-9502-906c7ad820fc', 'ID_FS_UUID_ENC': 'ddacb6dd-8828-4dd5-9502-906c7ad820fc', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1361296053'} ; 2024-03-01 16:53:19,683 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:53:19,683 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:19,687 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:53:19,687 INFO program/MainThread: stderr[43]: 2024-03-01 16:53:19,687 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:53:19,687 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:19,690 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:53:19,691 INFO program/MainThread: stderr[44]: 2024-03-01 16:53:19,691 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:53:19,691 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:19,694 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:53:19,694 INFO program/MainThread: stderr[45]: 2024-03-01 16:53:19,694 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:53:19,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:53:19,705 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:19,706 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:53:19,706 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:19,707 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:53:19,702 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3417c81f60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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 (0x7f3416b567b8) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:19,707 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:19,710 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:53:19,711 INFO program/MainThread: stderr[46]: 2024-03-01 16:53:19,711 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:53:19,715 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:53:19,719 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:19,719 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:53:19,722 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:19,722 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:53:19,726 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,726 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:53:19,730 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,730 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:53:19,731 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:53:19,734 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:19,734 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:53:19,738 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:53:19,738 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:19,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:19,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:19,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:53:19,754 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:53:19,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:53:19,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:53:19,761 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:53:19,762 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:53:19,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:53:19,766 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:53:19,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:53:19,770 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:53:19,773 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:53:19,773 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:53:19,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:53:19,780 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:53:19,780 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:53:19,784 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:53:19,784 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:53:19,784 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:53:19,785 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:53:19,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:53:19,788 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:53:19,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:53:19,792 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:53:19,795 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRweHVQ6cGNC2iwe34qwOGgGpaYeAjUvd6w ' '/dev/disk/by-uuid/5e5a4593-ccf2-405c-ba5f-80411f89ac11 ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRweHVQ6cGNC2iwe34qwOGgGpaYeAjUvd6w', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5e5a4593-ccf2-405c-ba5f-80411f89ac11', 'ID_FS_UUID_ENC': '5e5a4593-ccf2-405c-ba5f-80411f89ac11', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360990340'} ; 2024-03-01 16:53:19,795 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:53:19,796 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:19,799 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:53:19,799 INFO program/MainThread: stderr[47]: 2024-03-01 16:53:19,799 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:53:19,799 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:19,802 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:53:19,802 INFO program/MainThread: stderr[48]: 2024-03-01 16:53:19,802 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:53:19,803 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:19,805 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:53:19,806 INFO program/MainThread: stderr[49]: 2024-03-01 16:53:19,806 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:53:19,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:53:19,817 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:19,818 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:53:19,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:19,819 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:53:19,815 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3416bc0940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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 (0x7f3416b567b8) -- name = test_vg3 status = True 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:19,820 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:19,823 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:53:19,823 INFO program/MainThread: stderr[50]: 2024-03-01 16:53:19,823 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:53:19,827 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:53:19,831 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:19,831 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:53:19,835 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:19,835 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:53:19,838 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,839 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:53:19,842 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,842 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:53:19,843 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:53:19,846 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:19,846 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:53:19,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:53:19,850 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:19,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:19,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:19,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:53:19,867 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:53:19,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:53:19,870 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:53:19,874 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:53:19,874 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:53:19,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:53:19,878 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:53:19,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:53:19,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:53:19,885 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:53:19,885 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:53:19,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:53:19,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:53:19,893 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:53:19,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:53:19,897 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:53:19,897 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:53:19,897 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:53:19,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:53:19,900 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:53:19,904 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:53:19,904 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:53:19,908 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/41690d29-0490-4600-8395-3ded92be4038 ' '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwGuKDbyFzO8VGsousXakZH8fYdpCKmg5s ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwGuKDbyFzO8VGsousXakZH8fYdpCKmg5s', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '41690d29-0490-4600-8395-3ded92be4038', 'ID_FS_UUID_ENC': '41690d29-0490-4600-8395-3ded92be4038', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360676709'} ; 2024-03-01 16:53:19,908 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:53:19,908 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:19,911 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:53:19,911 INFO program/MainThread: stderr[51]: 2024-03-01 16:53:19,911 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:53:19,911 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:19,914 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:53:19,915 INFO program/MainThread: stderr[52]: 2024-03-01 16:53:19,915 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:53:19,915 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:19,918 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:53:19,918 INFO program/MainThread: stderr[53]: 2024-03-01 16:53:19,918 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:53:19,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:53:19,929 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:19,931 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:53:19,931 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:19,932 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:53:19,927 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3417d38518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s 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 (0x7f3416b567b8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:19,933 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:19,936 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:53:19,936 INFO program/MainThread: stderr[54]: 2024-03-01 16:53:19,936 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:53:19,940 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:53:19,944 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:19,944 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:53:19,948 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:19,948 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:53:19,951 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,952 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:53:19,955 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:19,955 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:53:19,955 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:53:19,959 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:19,959 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:53:19,962 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:53:19,962 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:19,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:19,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd ; incomplete: False ; hidden: False ; 2024-03-01 16:53:19,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:19,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:53:19,979 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:53:19,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:53:19,983 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:53:19,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:53:19,987 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:53:19,990 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:53:19,991 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:53:19,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:53:19,995 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:53:19,998 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:53:19,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:53:20,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:53:20,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:53:20,005 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:53:20,009 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:53:20,009 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:53:20,009 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:53:20,010 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:53:20,013 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:53:20,013 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:53:20,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:53:20,017 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:53:20,021 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/89334d6e-474d-4d76-86eb-c991f7233c97 ' '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwuLuj5YUC2iQ8dXsSvQtq7czZouM1HOyd', '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-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwuLuj5YUC2iQ8dXsSvQtq7czZouM1HOyd', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '89334d6e-474d-4d76-86eb-c991f7233c97', 'ID_FS_UUID_ENC': '89334d6e-474d-4d76-86eb-c991f7233c97', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360300018'} ; 2024-03-01 16:53:20,021 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:53:20,021 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:20,024 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:53:20,024 INFO program/MainThread: stderr[55]: 2024-03-01 16:53:20,024 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:53:20,024 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:20,028 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:53:20,028 INFO program/MainThread: stderr[56]: 2024-03-01 16:53:20,028 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:53:20,028 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:20,031 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:53:20,031 INFO program/MainThread: stderr[57]: 2024-03-01 16:53:20,031 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:53:20,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:20,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:53:20,043 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:20,044 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:20,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:20,046 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:20,040 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3416b7ee10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd 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 (0x7f3416b567b8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:20,047 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:20,050 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:53:20,050 INFO program/MainThread: stderr[58]: 2024-03-01 16:53:20,050 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:53:20,054 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:53:20,058 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:20,058 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:53:20,062 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:20,062 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:53:20,065 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:20,065 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:53:20,069 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:20,069 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:53:20,069 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:53:20,073 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:20,073 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:53:20,077 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:53:20,077 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:20,077 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:20,080 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': '32082665'} ; 2024-03-01 16:53:20,080 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:53:20,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:53:20,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:20,092 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:53:20,092 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:53:20,092 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:53:20,092 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:53:20,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:53:20,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:53:20,096 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:53:20,099 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:53:20,099 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:53:20,102 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:53:20,103 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:53:20,103 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:53:20,103 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3417d3f2e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:53:20,107 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:53:20,110 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:20,110 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:53:20,113 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:20,114 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:53:20,117 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:20,117 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:53:20,120 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:20,121 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:53:20,124 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:53:20,127 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:53:20,130 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:53:20,136 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 0x7f3416bc5188> 2024-03-01 16:53:23,108 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:53:23,113 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:53:23,113 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:53:23,117 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': '32086341'} ; 2024-03-01 16:53:23,117 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:53:23,117 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:53:23,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:23,128 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:53:23,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:23,135 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:23,147 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:23,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:53:23,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:53:23,173 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:53:23,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:53:23,177 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:53:23,180 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:53:23,180 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:53:23,184 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:53:23,184 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:53:23,184 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:53:23,187 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:53:23,191 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:53:23,194 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:53:23,197 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:53:23,200 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:53:23,201 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:53:23,201 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:53:23,201 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:53:23,201 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f3417d3fc88) -- 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 0x7f3416b15ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:53:23,205 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:53:23,209 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:23,209 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:53:23,212 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:23,212 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:53:23,216 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:23,216 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:53:23,219 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:23,219 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:53:23,219 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:53:23,222 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:23,223 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:53:23,226 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:53:23,226 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:23,229 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/test_vg3/lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwuLuj5YUC2iQ8dXsSvQtq7czZouM1HOyd ' '/dev/disk/by-uuid/89334d6e-474d-4d76-86eb-c991f7233c97 ' '/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-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwuLuj5YUC2iQ8dXsSvQtq7czZouM1HOyd', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '89334d6e-474d-4d76-86eb-c991f7233c97', 'ID_FS_UUID_ENC': '89334d6e-474d-4d76-86eb-c991f7233c97', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360300018'} ; 2024-03-01 16:53:23,229 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:53:23,229 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:23,233 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:53:23,233 INFO program/MainThread: stderr[59]: 2024-03-01 16:53:23,233 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:53:23,234 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:23,237 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:53:23,237 INFO program/MainThread: stderr[60]: 2024-03-01 16:53:23,237 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:53:23,237 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:23,240 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:53:23,240 INFO program/MainThread: stderr[61]: 2024-03-01 16:53:23,240 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:53:23,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:53:23,252 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:23,253 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:23,253 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:23,255 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:23,249 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3416b7ee10) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3416b567b8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:23,255 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:23,258 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:53:23,259 INFO program/MainThread: stderr[62]: 2024-03-01 16:53:23,259 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:53:23,263 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:53:23,263 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:53:23,266 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwGuKDbyFzO8VGsousXakZH8fYdpCKmg5s ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-uuid/41690d29-0490-4600-8395-3ded92be4038', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwGuKDbyFzO8VGsousXakZH8fYdpCKmg5s', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '41690d29-0490-4600-8395-3ded92be4038', 'ID_FS_UUID_ENC': '41690d29-0490-4600-8395-3ded92be4038', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360676709'} ; 2024-03-01 16:53:23,266 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:53:23,266 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:23,269 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:53:23,269 INFO program/MainThread: stderr[63]: 2024-03-01 16:53:23,270 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:53:23,270 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:23,273 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:53:23,273 INFO program/MainThread: stderr[64]: 2024-03-01 16:53:23,273 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:53:23,273 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:23,276 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:53:23,276 INFO program/MainThread: stderr[65]: 2024-03-01 16:53:23,276 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:53:23,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:53:23,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:23,290 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:23,290 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:23,291 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:23,285 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3417d38518) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3416b567b8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:23,292 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:23,295 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:53:23,295 INFO program/MainThread: stderr[66]: 2024-03-01 16:53:23,295 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:53:23,299 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:53:23,299 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:53:23,303 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-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRweHVQ6cGNC2iwe34qwOGgGpaYeAjUvd6w ' '/dev/disk/by-uuid/5e5a4593-ccf2-405c-ba5f-80411f89ac11 ' '/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-BwLcECfBnQZMkIbaW40s1V56aW0s3kRweHVQ6cGNC2iwe34qwOGgGpaYeAjUvd6w', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5e5a4593-ccf2-405c-ba5f-80411f89ac11', 'ID_FS_UUID_ENC': '5e5a4593-ccf2-405c-ba5f-80411f89ac11', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360990340'} ; 2024-03-01 16:53:23,303 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:53:23,303 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:23,306 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:53:23,306 INFO program/MainThread: stderr[67]: 2024-03-01 16:53:23,306 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:53:23,307 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:23,310 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:53:23,310 INFO program/MainThread: stderr[68]: 2024-03-01 16:53:23,310 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:53:23,310 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:23,313 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:53:23,313 INFO program/MainThread: stderr[69]: 2024-03-01 16:53:23,313 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:53:23,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:53:23,325 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:23,326 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:23,326 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:23,327 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:23,322 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3416bc0940) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3416b567b8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:23,328 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:23,331 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:53:23,331 INFO program/MainThread: stderr[70]: 2024-03-01 16:53:23,331 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:53:23,335 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:53:23,336 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:53:23,339 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/ddacb6dd-8828-4dd5-9502-906c7ad820fc ' '/dev/disk/by-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwZTi2N3y4EDh7uuXzA0ww73t0g1OkZuE9 ' '/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-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwZTi2N3y4EDh7uuXzA0ww73t0g1OkZuE9', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ddacb6dd-8828-4dd5-9502-906c7ad820fc', 'ID_FS_UUID_ENC': 'ddacb6dd-8828-4dd5-9502-906c7ad820fc', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1361296053'} ; 2024-03-01 16:53:23,339 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:53:23,339 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:23,342 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:53:23,343 INFO program/MainThread: stderr[71]: 2024-03-01 16:53:23,343 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:53:23,343 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:23,346 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:53:23,346 INFO program/MainThread: stderr[72]: 2024-03-01 16:53:23,346 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:53:23,346 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:23,349 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:53:23,349 INFO program/MainThread: stderr[73]: 2024-03-01 16:53:23,349 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:53:23,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:53:23,361 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:23,362 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:23,362 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:23,364 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:23,358 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3417c81f60) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3416b567b8) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:23,364 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:23,367 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:53:23,368 INFO program/MainThread: stderr[74]: 2024-03-01 16:53:23,368 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:53:23,372 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:53:23,372 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:53:23,375 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBOnFY1zNxhCBf47InF00RkKSTh0hyJPUt ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/b53b7b4b-6069-4f0f-a1b3-d1eda101dffe', '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-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBOnFY1zNxhCBf47InF00RkKSTh0hyJPUt', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b53b7b4b-6069-4f0f-a1b3-d1eda101dffe', 'ID_FS_UUID_ENC': 'b53b7b4b-6069-4f0f-a1b3-d1eda101dffe', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1362202355'} ; 2024-03-01 16:53:23,375 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:53:23,375 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:23,378 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:53:23,379 INFO program/MainThread: stderr[75]: 2024-03-01 16:53:23,379 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:53:23,379 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:23,382 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:53:23,382 INFO program/MainThread: stderr[76]: 2024-03-01 16:53:23,382 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:53:23,382 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:23,385 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:53:23,385 INFO program/MainThread: stderr[77]: 2024-03-01 16:53:23,385 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:53:23,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:53:23,396 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:23,397 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:23,397 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:23,398 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:23,394 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3416b784a8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3416bb4240) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:23,399 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:23,402 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:53:23,402 INFO program/MainThread: stderr[78]: 2024-03-01 16:53:23,402 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:53:23,406 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:53:23,406 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:53:23,410 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBh791IyJ8OGKlfpraQ2APcASiPl0NxWns ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/de020a06-db2b-4176-a434-34b05da5d578 ' '/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-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBh791IyJ8OGKlfpraQ2APcASiPl0NxWns', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'de020a06-db2b-4176-a434-34b05da5d578', 'ID_FS_UUID_ENC': 'de020a06-db2b-4176-a434-34b05da5d578', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1362497612'} ; 2024-03-01 16:53:23,410 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:53:23,410 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:23,413 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:53:23,413 INFO program/MainThread: stderr[79]: 2024-03-01 16:53:23,413 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:53:23,413 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:23,416 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:53:23,417 INFO program/MainThread: stderr[80]: 2024-03-01 16:53:23,417 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:53:23,417 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:23,420 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:53:23,420 INFO program/MainThread: stderr[81]: 2024-03-01 16:53:23,420 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:53:23,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:53:23,431 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:23,431 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:23,432 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:23,432 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:23,428 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3416b568d0) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3416bb4240) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:23,433 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:23,436 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:53:23,436 INFO program/MainThread: stderr[82]: 2024-03-01 16:53:23,436 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:53:23,440 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:53:23,441 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:53:23,444 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/f5bea1b2-2d44-4b01-a07a-357e3a766db9 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ5WUYLDJJBMajWG4hUQSdBZnLFbtDsoJTt', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ5WUYLDJJBMajWG4hUQSdBZnLFbtDsoJTt', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f5bea1b2-2d44-4b01-a07a-357e3a766db9', 'ID_FS_UUID_ENC': 'f5bea1b2-2d44-4b01-a07a-357e3a766db9', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1363396079'} ; 2024-03-01 16:53:23,444 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:53:23,444 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:23,447 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:53:23,447 INFO program/MainThread: stderr[83]: 2024-03-01 16:53:23,447 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:53:23,448 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:23,451 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:53:23,451 INFO program/MainThread: stderr[84]: 2024-03-01 16:53:23,451 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:53:23,451 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:23,454 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:53:23,454 INFO program/MainThread: stderr[85]: 2024-03-01 16:53:23,454 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:53:23,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:53:23,465 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:23,466 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:23,466 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:23,467 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:23,462 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3417c95780) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3417c95f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:23,467 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:23,470 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:53:23,471 INFO program/MainThread: stderr[86]: 2024-03-01 16:53:23,471 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:53:23,475 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:53:23,475 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:53:23,478 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/f83ab5f1-8dad-47d4-9b4d-488306d186c3 ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ57KyOv8IT4xGJrYpLrd00qilNgo3DoShV', '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-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ57KyOv8IT4xGJrYpLrd00qilNgo3DoShV', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f83ab5f1-8dad-47d4-9b4d-488306d186c3', 'ID_FS_UUID_ENC': 'f83ab5f1-8dad-47d4-9b4d-488306d186c3', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1363694351'} ; 2024-03-01 16:53:23,478 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:53:23,478 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:23,481 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:53:23,482 INFO program/MainThread: stderr[87]: 2024-03-01 16:53:23,482 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:53:23,482 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:23,485 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:53:23,485 INFO program/MainThread: stderr[88]: 2024-03-01 16:53:23,485 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:53:23,485 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:23,488 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:53:23,488 INFO program/MainThread: stderr[89]: 2024-03-01 16:53:23,488 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:53:23,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:53:23,499 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:23,500 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:23,500 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:23,501 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:23,496 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3416ba55f8) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f3417c95f28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:23,501 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:23,504 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:53:23,505 INFO program/MainThread: stderr[90]: 2024-03-01 16:53:23,505 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:53:23,509 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:53:23,509 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:53:23,509 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:23,519 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:23,535 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:53:23,536 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:53:23,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:23,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:53:23,549 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:53:23,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:23,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:53:23,562 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:53:23,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:23,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:53:23,574 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:53:23,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:23,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:53:23,587 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:53:23,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:23,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:53:23,599 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:53:23,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:23,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:53:23,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:53:23,611 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:53:28,054 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_kxnrin1c/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:53:28,090 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:53:28,090 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:53:28,093 INFO program/MainThread: stdout[2]: 2024-03-01 16:53:28,093 INFO program/MainThread: stderr[2]: e2fsck 1.45.6 (20-Mar-2020) Using EXT2FS Library version 1.45.6, 20-Mar-2020 2024-03-01 16:53:28,093 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:53:28,094 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:53:28,098 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:28,099 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:53:28,102 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:53:28,102 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:53:28,105 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:53:28,105 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:53:28,108 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:53:28,109 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:53:28,119 INFO program/MainThread: stdout: 2024-03-01 16:53:28,119 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:53:28,119 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X 2024-03-01 16:53:28,119 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f5bea1b2-2d44-4b01-a07a-357e3a766db9 2024-03-01 16:53:28,119 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E 2024-03-01 16:53:28,119 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f5bea1b2-2d44-4b01-a07a-357e3a766db9 2024-03-01 16:53:28,119 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs f83ab5f1-8dad-47d4-9b4d-488306d186c3 2024-03-01 16:53:28,119 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr 2024-03-01 16:53:28,119 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql 2024-03-01 16:53:28,119 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs b53b7b4b-6069-4f0f-a1b3-d1eda101dffe 2024-03-01 16:53:28,120 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs de020a06-db2b-4176-a434-34b05da5d578 2024-03-01 16:53:28,120 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r 2024-03-01 16:53:28,120 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl 2024-03-01 16:53:28,120 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 2024-03-01 16:53:28,120 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 89334d6e-474d-4d76-86eb-c991f7233c97 2024-03-01 16:53:28,120 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 41690d29-0490-4600-8395-3ded92be4038 2024-03-01 16:53:28,120 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 5e5a4593-ccf2-405c-ba5f-80411f89ac11 2024-03-01 16:53:28,120 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE 2024-03-01 16:53:28,120 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 5e5a4593-ccf2-405c-ba5f-80411f89ac11 2024-03-01 16:53:28,120 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 2024-03-01 16:53:28,120 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ddacb6dd-8828-4dd5-9502-906c7ad820fc 2024-03-01 16:53:28,120 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY 2024-03-01 16:53:28,120 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ddacb6dd-8828-4dd5-9502-906c7ad820fc 2024-03-01 16:53:28,120 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:53:28,120 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:53:28,120 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:53:28,120 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:53:28,120 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:28,120 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f5bea1b2-2d44-4b01-a07a-357e3a766db9 sdb 1073741824 root disk brw-rw---- LVM2_member UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs f5bea1b2-2d44-4b01-a07a-357e3a766db9 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs f83ab5f1-8dad-47d4-9b4d-488306d186c3 sdc 1073741824 root disk brw-rw---- LVM2_member 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr sdd 1073741824 root disk brw-rw---- LVM2_member HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql |-test_vg2-lv4 641728512 root disk brw-rw---- xfs b53b7b4b-6069-4f0f-a1b3-d1eda101dffe `-test_vg2-lv3 322961408 root disk brw-rw---- xfs de020a06-db2b-4176-a434-34b05da5d578 sde 1073741824 root disk brw-rw---- LVM2_member ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r sdf 1073741824 root disk brw-rw---- LVM2_member 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl sdg 1073741824 root disk brw-rw---- LVM2_member RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 89334d6e-474d-4d76-86eb-c991f7233c97 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 41690d29-0490-4600-8395-3ded92be4038 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 5e5a4593-ccf2-405c-ba5f-80411f89ac11 sdh 1073741824 root disk brw-rw---- LVM2_member q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 5e5a4593-ccf2-405c-ba5f-80411f89ac11 sdi 1073741824 root disk brw-rw---- LVM2_member hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ddacb6dd-8828-4dd5-9502-906c7ad820fc sdj 1073741824 root disk brw-rw---- LVM2_member x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs ddacb6dd-8828-4dd5-9502-906c7ad820fc sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 16:53:28,120 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:53:28,121 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:53:28,121 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:53:28,121 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:53:28,121 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:53:28,121 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:53:28,121 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:28,134 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:28,149 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg3-lv8', 'test_vg3-lv7', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1'] 2024-03-01 16:53:28,153 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058c01718fcb4d4b26838b1ac8a ' '/dev/disk/by-id/scsi-360014058c01718fcb4d4b26838b1ac8a ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:8c01718f-cb4d-4b26-838b-1ac8a638014f ' '/dev/disk/by-id/lvm-pv-uuid-8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_8c01718f-cb4d-4b26-838b-1ac8a638014f', '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': '8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X', 'ID_FS_UUID_ENC': '8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X', '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': '8c01718f-cb4d-4b26-838b-1ac8a638014f', 'ID_SERIAL': '360014058c01718fcb4d4b26838b1ac8a', 'ID_SERIAL_SHORT': '60014058c01718fcb4d4b26838b1ac8a', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c01718fc', 'ID_WWN_VENDOR_EXTENSION': '0xb4d4b26838b1ac8a', 'ID_WWN_WITH_EXTENSION': '0x60014058c01718fcb4d4b26838b1ac8a', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c01718fcb4d4b26838b1ac8a', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:8c01718f-cb4d-4b26-838b-1ac8a638014f', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c01718f-cb4d-4b26-838b-1ac8a638014f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834510035'} ; 2024-03-01 16:53:28,153 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:53:28,154 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:28,178 INFO program/MainThread: stdout[3]: 2024-03-01 16:53:28,178 INFO program/MainThread: stderr[3]: 2024-03-01 16:53:28,178 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:53:28,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:53:28,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:28,190 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:53:28,195 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:53:28,196 INFO blivet/MainThread: sda is a disk 2024-03-01 16:53:28,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:53:28,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:53:28,199 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:53:28,203 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:53:28,203 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:53:28,206 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:53:28,207 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:53:28,207 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:53:28,207 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc3670fcba8) -- 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 = 60014058c01718fcb4d4b26838b1ac8a 2024-03-01 16:53:28,211 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:53:28,215 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:28,215 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:53:28,218 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:28,218 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:53:28,221 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:28,222 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:53:28,225 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:28,225 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:53:28,228 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:53:28,228 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:53:28,229 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:28,254 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:53:28,254 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E. WARNING: Couldn't find device with uuid 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr. WARNING: VG test_vg1 is missing PV UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:53:28,254 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:53:28,254 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:53:28,259 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X ; label: None ; device: /dev/sda ; serial: 360014058c01718fcb4d4b26838b1ac8a ; exists: True ; vg_name: test_vg1 ; vg_uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; pe_start: 8 MiB ; 2024-03-01 16:53:28,259 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:53:28,262 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:53:28,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; incomplete: True ; hidden: False ; 2024-03-01 16:53:28,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:28,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:28,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:28,275 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:28,305 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:53:28,305 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E. WARNING: Couldn't find device with uuid 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr. WARNING: VG test_vg1 is missing PV UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:53:28,305 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:53:28,305 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:53:28,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:53:28,311 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:53:28,315 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:53:28,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:53:28,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:53:28,319 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:28,348 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:28,348 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E. WARNING: Couldn't find device with uuid 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr. WARNING: VG test_vg1 is missing PV UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv2 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:53:28,348 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:53:28,353 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:53:28,353 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:53:28,356 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:53:28,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; incomplete: True ; hidden: False ; 2024-03-01 16:53:28,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:53:28,363 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:53:28,363 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:28,367 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405820a9afb6737475cb72d7baa0 ' '/dev/disk/by-id/lvm-pv-uuid-UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E ' '/dev/disk/by-id/wwn-0x6001405820a9afb6737475cb72d7baa0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:820a9afb-6737-475c-b72d-7baa05d4f801 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_820a9afb-6737-475c-b72d-7baa05d4f801', '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': 'UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E', 'ID_FS_UUID_ENC': 'UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E', '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': '820a9afb-6737-475c-b72d-7baa05d4f801', 'ID_SERIAL': '36001405820a9afb6737475cb72d7baa0', 'ID_SERIAL_SHORT': '6001405820a9afb6737475cb72d7baa0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405820a9afb6', 'ID_WWN_VENDOR_EXTENSION': '0x737475cb72d7baa0', 'ID_WWN_WITH_EXTENSION': '0x6001405820a9afb6737475cb72d7baa0', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405820a9afb6737475cb72d7baa0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:820a9afb-6737-475c-b72d-7baa05d4f801', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '820a9afb-6737-475c-b72d-7baa05d4f801', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834585734'} ; 2024-03-01 16:53:28,367 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:53:28,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:53:28,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:28,377 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:53:28,378 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:53:28,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:53:28,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:53:28,381 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:53:28,384 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:53:28,384 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:53:28,388 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:53:28,388 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:53:28,388 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:53:28,388 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc36710feb8) -- 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 = 6001405820a9afb6737475cb72d7baa0 2024-03-01 16:53:28,392 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:53:28,395 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:28,395 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:53:28,399 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:28,399 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:53:28,402 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:28,402 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:53:28,406 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:28,406 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:53:28,409 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:53:28,409 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:53:28,409 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:28,436 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:53:28,436 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr. WARNING: VG test_vg1 is missing PV 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr (last written to /dev/sdc). 2024-03-01 16:53:28,436 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:53:28,436 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:53:28,440 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E ; label: None ; device: /dev/sdb ; serial: 36001405820a9afb6737475cb72d7baa0 ; exists: True ; vg_name: test_vg1 ; vg_uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 16:53:28,441 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:53:28,444 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:53:28,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; incomplete: True ; hidden: False ; 2024-03-01 16:53:28,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:53:28,454 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:53:28,457 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:53:28,460 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:53:28,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; incomplete: True ; hidden: False ; 2024-03-01 16:53:28,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:28,466 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:28,493 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:28,493 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr. WARNING: VG test_vg1 is missing PV 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr (last written to /dev/sdc). 2024-03-01 16:53:28,493 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:53:28,493 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:53:28,493 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:28,498 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053b71343951824d28b828b5767 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_3b713439-5182-4d28-b828-b5767daad44e ' '/dev/disk/by-id/scsi-360014053b71343951824d28b828b5767 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:3b713439-5182-4d28-b828-b5767daad44e', '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': '3b713439-5182-4d28-b828-b5767daad44e', 'ID_SERIAL': '360014053b71343951824d28b828b5767', 'ID_SERIAL_SHORT': '60014053b71343951824d28b828b5767', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053b7134395', 'ID_WWN_VENDOR_EXTENSION': '0x1824d28b828b5767', 'ID_WWN_WITH_EXTENSION': '0x60014053b71343951824d28b828b5767', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053b71343951824d28b828b5767', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:3b713439-5182-4d28-b828-b5767daad44e', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3b713439-5182-4d28-b828-b5767daad44e', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835291262'} ; 2024-03-01 16:53:28,498 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 16:53:28,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:53:28,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:28,509 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:53:28,509 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:53:28,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:53:28,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:53:28,513 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:53:28,516 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:53:28,516 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:53:28,519 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:53:28,520 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:53:28,520 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:53:28,520 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc36602bc18) -- 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 = 60014053b71343951824d28b828b5767 2024-03-01 16:53:28,524 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:53:28,524 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:53:28,527 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1ac73649-10e0-4640-ba1e-47d31b4d522b ' '/dev/disk/by-id/scsi-360014051ac7364910e04640ba1e47d31 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1ac73649-10e0-4640-ba1e-47d31b4d522b ' '/dev/disk/by-id/wwn-0x60014051ac7364910e04640ba1e47d31', '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': '1ac73649-10e0-4640-ba1e-47d31b4d522b', 'ID_SERIAL': '360014051ac7364910e04640ba1e47d31', 'ID_SERIAL_SHORT': '60014051ac7364910e04640ba1e47d31', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051ac736491', 'ID_WWN_VENDOR_EXTENSION': '0x0e04640ba1e47d31', 'ID_WWN_WITH_EXTENSION': '0x60014051ac7364910e04640ba1e47d31', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051ac7364910e04640ba1e47d31', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1ac73649-10e0-4640-ba1e-47d31b4d522b', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1ac73649-10e0-4640-ba1e-47d31b4d522b', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835388836'} ; 2024-03-01 16:53:28,527 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:53:28,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:53:28,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:28,537 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:53:28,538 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:53:28,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:53:28,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:53:28,541 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:53:28,544 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:53:28,544 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 16:53:28,547 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdl ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl ; 2024-03-01 16:53:28,548 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:53:28,548 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:53:28,548 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc36602fcc0) -- 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 = 60014051ac7364910e04640ba1e47d31 2024-03-01 16:53:28,552 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:53:28,552 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:53:28,555 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:d3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_d3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd ' '/dev/disk/by-id/scsi-36001405d3e0aa1c12e4429e82b4b9dc1 ' '/dev/disk/by-id/lvm-pv-uuid-3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr ' '/dev/disk/by-id/wwn-0x6001405d3e0aa1c12e4429e82b4b9dc1', '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': '3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr', 'ID_FS_UUID_ENC': '3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr', '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': 'd3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd', 'ID_SERIAL': '36001405d3e0aa1c12e4429e82b4b9dc1', 'ID_SERIAL_SHORT': '6001405d3e0aa1c12e4429e82b4b9dc1', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405d3e0aa1c1', 'ID_WWN_VENDOR_EXTENSION': '0x2e4429e82b4b9dc1', 'ID_WWN_WITH_EXTENSION': '0x6001405d3e0aa1c12e4429e82b4b9dc1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405d3e0aa1c12e4429e82b4b9dc1', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:d3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'd3e0aa1c-12e4-429e-82b4-b9dc1f5f51cd', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834594273'} ; 2024-03-01 16:53:28,555 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 16:53:28,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:53:28,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:28,565 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:53:28,566 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:53:28,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:53:28,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:53:28,569 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:53:28,572 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:53:28,572 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:53:28,575 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 16:53:28,576 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:53:28,576 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:53:28,576 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc36602b898) -- 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 = 6001405d3e0aa1c12e4429e82b4b9dc1 2024-03-01 16:53:28,580 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:53:28,583 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:28,583 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:53:28,586 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:28,587 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:53:28,590 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:28,590 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:53:28,594 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:28,594 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:53:28,597 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:53:28,597 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:53:28,597 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:28,624 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 2024-03-01 16:53:28,624 INFO program/MainThread: stderr[9]: 2024-03-01 16:53:28,624 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:53:28,624 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:53:28,629 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr ; label: None ; device: /dev/sdc ; serial: 36001405d3e0aa1c12e4429e82b4b9dc1 ; exists: True ; vg_name: test_vg1 ; vg_uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:53:28,629 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:53:28,632 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:53:28,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; incomplete: True ; hidden: False ; 2024-03-01 16:53:28,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:28,642 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:53:28,645 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:53:28,648 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:53:28,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 ; incomplete: True ; hidden: False ; 2024-03-01 16:53:28,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:28,654 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:28,681 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:28,681 INFO program/MainThread: stderr[10]: 2024-03-01 16:53:28,681 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:53:28,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:28,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:28,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV ; incomplete: False ; hidden: False ; 2024-03-01 16:53:28,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:28,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:53:28,699 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:53:28,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:53:28,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:53:28,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:53:28,707 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:53:28,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:53:28,711 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:53:28,711 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:53:28,715 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:53:28,718 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:53:28,718 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:53:28,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:53:28,725 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:53:28,726 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:53:28,729 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:53:28,729 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:53:28,730 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 16:53:28,730 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:53:28,733 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:53:28,733 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:53:28,736 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:53:28,737 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 16:53:28,740 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ57KyOv8IT4xGJrYpLrd00qilNgo3DoShV ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/f83ab5f1-8dad-47d4-9b4d-488306d186c3', '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-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ57KyOv8IT4xGJrYpLrd00qilNgo3DoShV', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f83ab5f1-8dad-47d4-9b4d-488306d186c3', 'ID_FS_UUID_ENC': 'f83ab5f1-8dad-47d4-9b4d-488306d186c3', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1363694351'} ; 2024-03-01 16:53:28,741 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:53:28,741 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:28,745 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:53:28,745 INFO program/MainThread: stderr[11]: 2024-03-01 16:53:28,745 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:53:28,745 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:28,748 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:53:28,748 INFO program/MainThread: stderr[12]: 2024-03-01 16:53:28,748 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:53:28,748 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:28,751 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:53:28,752 INFO program/MainThread: stderr[13]: 2024-03-01 16:53:28,752 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:53:28,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:28,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:53:28,762 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:28,763 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:53:28,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:28,764 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 16:53:28,759 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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 (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 2.53 GiB free extents = 647 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:28,764 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:28,767 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:53:28,767 INFO program/MainThread: stderr[14]: 2024-03-01 16:53:28,767 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:53:28,771 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:53:28,775 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:28,775 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:53:28,779 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:28,779 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:53:28,783 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:28,783 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:53:28,787 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:28,787 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:53:28,789 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:53:28,789 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:53:28,792 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:28,793 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:53:28,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:53:28,796 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:28,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:28,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:28,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt ; incomplete: False ; hidden: False ; 2024-03-01 16:53:28,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:28,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:53:28,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:53:28,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:53:28,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:53:28,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:53:28,820 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:53:28,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:53:28,824 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:53:28,824 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:53:28,828 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:53:28,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:53:28,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:53:28,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:53:28,838 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:53:28,839 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:53:28,842 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:53:28,842 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:53:28,843 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 16:53:28,843 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 16:53:28,846 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:53:28,846 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:53:28,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:53:28,850 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:53:28,854 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-uuid/f5bea1b2-2d44-4b01-a07a-357e3a766db9 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ5WUYLDJJBMajWG4hUQSdBZnLFbtDsoJTt', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ5WUYLDJJBMajWG4hUQSdBZnLFbtDsoJTt', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f5bea1b2-2d44-4b01-a07a-357e3a766db9', 'ID_FS_UUID_ENC': 'f5bea1b2-2d44-4b01-a07a-357e3a766db9', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1363396079'} ; 2024-03-01 16:53:28,854 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:53:28,854 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:28,858 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:53:28,858 INFO program/MainThread: stderr[15]: 2024-03-01 16:53:28,858 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:53:28,858 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:28,861 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:53:28,861 INFO program/MainThread: stderr[16]: 2024-03-01 16:53:28,862 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:53:28,862 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:28,865 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:53:28,865 INFO program/MainThread: stderr[17]: 2024-03-01 16:53:28,865 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:53:28,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:28,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 16:53:28,875 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:28,876 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:28,876 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:28,877 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:28,873 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt 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 (0x7fc36710ff28) -- name = test_vg1 status = True 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:28,878 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:28,881 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:53:28,881 INFO program/MainThread: stderr[18]: 2024-03-01 16:53:28,881 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:53:28,885 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:53:28,889 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:28,889 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:53:28,893 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:28,893 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:53:28,896 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:28,897 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:53:28,900 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:28,900 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:53:28,900 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:53:28,904 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:28,904 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:53:28,907 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:53:28,908 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:28,908 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:28,911 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140532fc9b7bd8554d108b102c16b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_32fc9b7b-d855-4d10-8b10-2c16b2624cc4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:32fc9b7b-d855-4d10-8b10-2c16b2624cc4 ' '/dev/disk/by-id/scsi-3600140532fc9b7bd8554d108b102c16b ' '/dev/disk/by-id/lvm-pv-uuid-HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql', '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': 'HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql', 'ID_FS_UUID_ENC': 'HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql', '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': '32fc9b7b-d855-4d10-8b10-2c16b2624cc4', 'ID_SERIAL': '3600140532fc9b7bd8554d108b102c16b', 'ID_SERIAL_SHORT': '600140532fc9b7bd8554d108b102c16b', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140532fc9b7bd', 'ID_WWN_VENDOR_EXTENSION': '0x8554d108b102c16b', 'ID_WWN_WITH_EXTENSION': '0x600140532fc9b7bd8554d108b102c16b', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140532fc9b7bd8554d108b102c16b', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:32fc9b7b-d855-4d10-8b10-2c16b2624cc4', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '32fc9b7b-d855-4d10-8b10-2c16b2624cc4', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834656861'} ; 2024-03-01 16:53:28,912 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:53:28,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:53:28,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:28,922 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:53:28,923 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:53:28,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:53:28,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:53:28,926 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:53:28,929 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:53:28,929 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:53:28,932 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:53:28,933 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:53:28,933 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 16:53:28,933 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc36603bc88) -- 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 = 600140532fc9b7bd8554d108b102c16b 2024-03-01 16:53:28,937 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:53:28,940 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:28,940 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:53:28,943 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:28,944 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:53:28,947 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:28,947 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:53:28,951 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:28,951 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:53:28,954 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:53:28,954 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:53:28,954 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:28,980 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:53:28,980 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r. WARNING: Couldn't find device with uuid 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl. WARNING: VG test_vg2 is missing PV ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl (last written to /dev/sdf). 2024-03-01 16:53:28,980 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:53:28,980 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:53:28,984 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql ; label: None ; device: /dev/sdd ; serial: 3600140532fc9b7bd8554d108b102c16b ; exists: True ; vg_name: test_vg2 ; vg_uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 16:53:28,985 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 16:53:28,988 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:53:28,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; incomplete: True ; hidden: False ; 2024-03-01 16:53:28,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:28,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:29,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:29,001 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:29,027 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 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=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:53:29,027 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r. WARNING: Couldn't find device with uuid 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl. WARNING: VG test_vg2 is missing PV ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl (last written to /dev/sdf). 2024-03-01 16:53:29,027 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:53:29,027 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:53:29,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:53:29,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:53:29,036 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:53:29,036 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:53:29,039 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:53:29,040 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:29,066 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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=OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:29,066 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r. WARNING: Couldn't find device with uuid 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl. WARNING: VG test_vg2 is missing PV ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl (last written to /dev/sdf). 2024-03-01 16:53:29,066 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:53:29,071 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:53:29,071 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 16:53:29,074 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:53:29,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; incomplete: True ; hidden: False ; 2024-03-01 16:53:29,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:53:29,081 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:53:29,081 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:29,085 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405530c3d11aa0149d6914f6e9a8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_530c3d11-aa01-49d6-914f-6e9a88b2e643 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:530c3d11-aa01-49d6-914f-6e9a88b2e643 ' '/dev/disk/by-id/wwn-0x6001405530c3d11aa0149d6914f6e9a8 ' '/dev/disk/by-id/lvm-pv-uuid-ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r', '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': 'ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r', 'ID_FS_UUID_ENC': 'ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r', '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': '530c3d11-aa01-49d6-914f-6e9a88b2e643', 'ID_SERIAL': '36001405530c3d11aa0149d6914f6e9a8', 'ID_SERIAL_SHORT': '6001405530c3d11aa0149d6914f6e9a8', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405530c3d11a', 'ID_WWN_VENDOR_EXTENSION': '0xa0149d6914f6e9a8', 'ID_WWN_WITH_EXTENSION': '0x6001405530c3d11aa0149d6914f6e9a8', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405530c3d11aa0149d6914f6e9a8', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:530c3d11-aa01-49d6-914f-6e9a88b2e643', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '530c3d11-aa01-49d6-914f-6e9a88b2e643', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834713703'} ; 2024-03-01 16:53:29,085 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:53:29,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:53:29,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:29,095 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:53:29,096 INFO blivet/MainThread: sde is a disk 2024-03-01 16:53:29,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:53:29,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:53:29,099 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:53:29,103 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:53:29,103 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 16:53:29,106 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 16:53:29,106 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:53:29,107 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 16:53:29,107 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc366035be0) -- 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 = 6001405530c3d11aa0149d6914f6e9a8 2024-03-01 16:53:29,110 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:53:29,114 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:29,114 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 16:53:29,117 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:29,117 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 16:53:29,121 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:29,121 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 16:53:29,124 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:29,124 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:53:29,127 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:53:29,127 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:53:29,127 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:29,156 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:53:29,156 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl. WARNING: VG test_vg2 is missing PV 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl (last written to /dev/sdf). 2024-03-01 16:53:29,156 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:53:29,157 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:53:29,161 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r ; label: None ; device: /dev/sde ; serial: 36001405530c3d11aa0149d6914f6e9a8 ; exists: True ; vg_name: test_vg2 ; vg_uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:53:29,161 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 16:53:29,164 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:53:29,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; incomplete: True ; hidden: False ; 2024-03-01 16:53:29,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 16:53:29,174 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:53:29,177 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:53:29,181 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:53:29,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; incomplete: True ; hidden: False ; 2024-03-01 16:53:29,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:29,187 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:29,215 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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=OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:29,215 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl. WARNING: VG test_vg2 is missing PV 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl (last written to /dev/sdf). 2024-03-01 16:53:29,215 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:53:29,215 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:53:29,216 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:29,220 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014050c58431c8b974de78b7a5ee7e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_0c58431c-8b97-4de7-8b7a-5ee7eb09117c ' '/dev/disk/by-id/wwn-0x60014050c58431c8b974de78b7a5ee7e ' '/dev/disk/by-id/lvm-pv-uuid-1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:0c58431c-8b97-4de7-8b7a-5ee7eb09117c', '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': '1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl', 'ID_FS_UUID_ENC': '1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl', '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': '0c58431c-8b97-4de7-8b7a-5ee7eb09117c', 'ID_SERIAL': '360014050c58431c8b974de78b7a5ee7e', 'ID_SERIAL_SHORT': '60014050c58431c8b974de78b7a5ee7e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014050c58431c8', 'ID_WWN_VENDOR_EXTENSION': '0xb974de78b7a5ee7e', 'ID_WWN_WITH_EXTENSION': '0x60014050c58431c8b974de78b7a5ee7e', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014050c58431c8b974de78b7a5ee7e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:0c58431c-8b97-4de7-8b7a-5ee7eb09117c', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '0c58431c-8b97-4de7-8b7a-5ee7eb09117c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '834870779'} ; 2024-03-01 16:53:29,220 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:53:29,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:53:29,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:29,231 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:53:29,232 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:53:29,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 16:53:29,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 16:53:29,235 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:53:29,239 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:53:29,239 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:53:29,242 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 16:53:29,243 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:53:29,243 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 16:53:29,243 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc365fd1978) -- 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 = 60014050c58431c8b974de78b7a5ee7e 2024-03-01 16:53:29,247 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:53:29,250 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:29,250 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 16:53:29,254 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:29,254 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 16:53:29,257 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:29,257 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 16:53:29,260 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:29,261 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 16:53:29,264 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:53:29,264 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:53:29,264 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:29,292 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2231369728 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=532 LVM2_PV_COUNT=3 2024-03-01 16:53:29,292 INFO program/MainThread: stderr[24]: 2024-03-01 16:53:29,292 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:53:29,293 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:53:29,297 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl ; label: None ; device: /dev/sdf ; serial: 360014050c58431c8b974de78b7a5ee7e ; exists: True ; vg_name: test_vg2 ; vg_uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:53:29,297 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 16:53:29,300 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:53:29,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; incomplete: True ; hidden: False ; 2024-03-01 16:53:29,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:29,310 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:53:29,314 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:53:29,317 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:53:29,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB ; incomplete: True ; hidden: False ; 2024-03-01 16:53:29,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:29,323 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:29,350 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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=OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:29,350 INFO program/MainThread: stderr[25]: 2024-03-01 16:53:29,350 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:53:29,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:29,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:29,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns ; incomplete: False ; hidden: False ; 2024-03-01 16:53:29,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:29,365 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:53:29,368 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:53:29,368 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:53:29,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:53:29,375 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:53:29,376 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:53:29,379 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:53:29,380 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:53:29,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:53:29,383 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:53:29,387 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:53:29,387 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:53:29,391 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:53:29,394 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:53:29,394 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:53:29,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:53:29,398 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:53:29,398 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:53:29,398 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 16:53:29,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:53:29,402 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:53:29,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: /sys/devices/virtual/block/dm-5 ; 2024-03-01 16:53:29,405 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:53:29,409 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBh791IyJ8OGKlfpraQ2APcASiPl0NxWns ' '/dev/disk/by-uuid/de020a06-db2b-4176-a434-34b05da5d578', '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-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBh791IyJ8OGKlfpraQ2APcASiPl0NxWns', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'de020a06-db2b-4176-a434-34b05da5d578', 'ID_FS_UUID_ENC': 'de020a06-db2b-4176-a434-34b05da5d578', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1362497612'} ; 2024-03-01 16:53:29,409 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:53:29,409 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:29,413 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:53:29,413 INFO program/MainThread: stderr[26]: 2024-03-01 16:53:29,413 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:53:29,414 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:29,417 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:53:29,417 INFO program/MainThread: stderr[27]: 2024-03-01 16:53:29,417 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:53:29,417 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:29,420 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:53:29,420 INFO program/MainThread: stderr[28]: 2024-03-01 16:53:29,420 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:53:29,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:29,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 16:53:29,431 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:29,431 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:53:29,432 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:29,432 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:53:29,428 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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 (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.68 GiB free extents = 685 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:29,433 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:29,436 INFO program/MainThread: stdout[29]: LVM 2024-03-01 16:53:29,436 INFO program/MainThread: stderr[29]: 2024-03-01 16:53:29,436 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:53:29,440 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:53:29,444 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:29,444 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 16:53:29,448 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:29,448 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 16:53:29,451 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:29,451 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 16:53:29,455 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:29,455 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 16:53:29,455 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:53:29,459 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:29,459 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 16:53:29,462 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:53:29,462 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:29,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:29,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:29,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt ; incomplete: False ; hidden: False ; 2024-03-01 16:53:29,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:29,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:53:29,479 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:53:29,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:53:29,483 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:53:29,486 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:53:29,487 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:53:29,490 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:53:29,491 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:53:29,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 16:53:29,494 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:53:29,498 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:53:29,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:53:29,501 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:53:29,505 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:53:29,505 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:53:29,508 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:53:29,509 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:53:29,509 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 16:53:29,509 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 16:53:29,521 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:53:29,521 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:53:29,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 16:53:29,525 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 16:53:29,528 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBOnFY1zNxhCBf47InF00RkKSTh0hyJPUt ' '/dev/disk/by-uuid/b53b7b4b-6069-4f0f-a1b3-d1eda101dffe ' '/dev/mapper/test_vg2-lv4 /dev/test_vg2/lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBOnFY1zNxhCBf47InF00RkKSTh0hyJPUt', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b53b7b4b-6069-4f0f-a1b3-d1eda101dffe', 'ID_FS_UUID_ENC': 'b53b7b4b-6069-4f0f-a1b3-d1eda101dffe', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1362202355'} ; 2024-03-01 16:53:29,528 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:53:29,529 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:29,533 INFO program/MainThread: stdout[30]: LVM 2024-03-01 16:53:29,533 INFO program/MainThread: stderr[30]: 2024-03-01 16:53:29,533 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:53:29,533 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:29,536 INFO program/MainThread: stdout[31]: LVM 2024-03-01 16:53:29,536 INFO program/MainThread: stderr[31]: 2024-03-01 16:53:29,536 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:53:29,536 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:29,539 INFO program/MainThread: stdout[32]: LVM 2024-03-01 16:53:29,540 INFO program/MainThread: stderr[32]: 2024-03-01 16:53:29,540 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:53:29,544 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:29,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 16:53:29,551 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:29,551 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:29,552 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:29,552 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:29,548 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt 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 (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:29,553 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:29,556 INFO program/MainThread: stdout[33]: LVM 2024-03-01 16:53:29,556 INFO program/MainThread: stderr[33]: 2024-03-01 16:53:29,556 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:53:29,561 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:53:29,564 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:29,565 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 16:53:29,568 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:29,568 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 16:53:29,572 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:29,572 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 16:53:29,575 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:29,575 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:53:29,576 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:53:29,579 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:29,579 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 16:53:29,583 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:53:29,583 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:29,583 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:29,587 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140519d2e91b3fce4eae8e2c3a841 ' '/dev/disk/by-id/lvm-pv-uuid-RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_19d2e91b-3fce-4eae-8e2c-3a841d2e7e31 ' '/dev/disk/by-id/scsi-3600140519d2e91b3fce4eae8e2c3a841 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:19d2e91b-3fce-4eae-8e2c-3a841d2e7e31', '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': 'RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1', 'ID_FS_UUID_ENC': 'RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1', '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': '19d2e91b-3fce-4eae-8e2c-3a841d2e7e31', 'ID_SERIAL': '3600140519d2e91b3fce4eae8e2c3a841', 'ID_SERIAL_SHORT': '600140519d2e91b3fce4eae8e2c3a841', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140519d2e91b3', 'ID_WWN_VENDOR_EXTENSION': '0xfce4eae8e2c3a841', 'ID_WWN_WITH_EXTENSION': '0x600140519d2e91b3fce4eae8e2c3a841', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140519d2e91b3fce4eae8e2c3a841', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:19d2e91b-3fce-4eae-8e2c-3a841d2e7e31', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '19d2e91b-3fce-4eae-8e2c-3a841d2e7e31', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835064034'} ; 2024-03-01 16:53:29,587 INFO blivet/MainThread: scanning sdg (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg)... 2024-03-01 16:53:29,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:53:29,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:29,598 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:53:29,598 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:53:29,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:53:29,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 16:53:29,602 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:53:29,605 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:53:29,605 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:53:29,609 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:53:29,609 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:53:29,609 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 16:53:29,609 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc365fefa90) -- 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 = 600140519d2e91b3fce4eae8e2c3a841 2024-03-01 16:53:29,613 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:53:29,616 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:29,616 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 16:53:29,620 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:29,620 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 16:53:29,623 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:29,623 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 16:53:29,627 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:29,627 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 16:53:29,630 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:53:29,630 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:53:29,630 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:29,659 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:53:29,659 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE. WARNING: Couldn't find device with uuid hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4. WARNING: Couldn't find device with uuid x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY. WARNING: VG test_vg3 is missing PV q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:53:29,659 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:53:29,660 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:53:29,664 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 ; label: None ; device: /dev/sdg ; serial: 3600140519d2e91b3fce4eae8e2c3a841 ; exists: True ; vg_name: test_vg3 ; vg_uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 16:53:29,664 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 16:53:29,668 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:53:29,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:29,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:29,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:29,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:29,680 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:29,709 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 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=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:53:29,709 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE. WARNING: Couldn't find device with uuid hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4. WARNING: Couldn't find device with uuid x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY. WARNING: VG test_vg3 is missing PV q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:53:29,709 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:53:29,709 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:53:29,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:53:29,714 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:53:29,718 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:53:29,718 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 16:53:29,722 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:53:29,722 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:29,751 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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=OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s 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=uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:29,751 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE. WARNING: Couldn't find device with uuid hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4. WARNING: Couldn't find device with uuid x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY. WARNING: VG test_vg3 is missing PV q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:53:29,751 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:53:29,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:53:29,757 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 16:53:29,760 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:53:29,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:29,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:53:29,766 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:53:29,767 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:29,770 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014053dec245f6c4b4281b84a76326 ' '/dev/disk/by-id/scsi-360014053dec245f6c4b4281b84a76326 ' '/dev/disk/by-id/lvm-pv-uuid-q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:3dec245f-6c4b-4281-b84a-7632633be87f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_3dec245f-6c4b-4281-b84a-7632633be87f', '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': 'q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE', 'ID_FS_UUID_ENC': 'q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE', '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': '3dec245f-6c4b-4281-b84a-7632633be87f', 'ID_SERIAL': '360014053dec245f6c4b4281b84a76326', 'ID_SERIAL_SHORT': '60014053dec245f6c4b4281b84a76326', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014053dec245f6', 'ID_WWN_VENDOR_EXTENSION': '0xc4b4281b84a76326', 'ID_WWN_WITH_EXTENSION': '0x60014053dec245f6c4b4281b84a76326', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014053dec245f6c4b4281b84a76326', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:3dec245f-6c4b-4281-b84a-7632633be87f', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '3dec245f-6c4b-4281-b84a-7632633be87f', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835000255'} ; 2024-03-01 16:53:29,770 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:53:29,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:53:29,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:29,781 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:53:29,782 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:53:29,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:53:29,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:53:29,785 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:53:29,789 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:53:29,789 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:53:29,792 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:53:29,792 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:53:29,793 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 16:53:29,793 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc366035f60) -- 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 = 60014053dec245f6c4b4281b84a76326 2024-03-01 16:53:29,796 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:53:29,800 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:29,800 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 16:53:29,803 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:29,803 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 16:53:29,807 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:29,807 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 16:53:29,810 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:29,810 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:53:29,813 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:53:29,813 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:53:29,814 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/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:29,843 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:53:29,843 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4. WARNING: Couldn't find device with uuid x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY. WARNING: VG test_vg3 is missing PV hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:53:29,843 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:53:29,844 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:53:29,848 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE ; label: None ; device: /dev/sdh ; serial: 360014053dec245f6c4b4281b84a76326 ; exists: True ; vg_name: test_vg3 ; vg_uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; pe_start: 8 MiB ; 2024-03-01 16:53:29,848 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 16:53:29,851 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:53:29,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:29,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 16:53:29,861 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:53:29,865 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:53:29,868 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:53:29,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:29,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:29,874 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/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:29,905 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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=OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s 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=uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:29,905 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4. WARNING: Couldn't find device with uuid x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY. WARNING: VG test_vg3 is missing PV hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:53:29,905 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:53:29,905 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:53:29,905 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:29,910 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405e438b235e0084daf973e08fe9 ' '/dev/disk/by-id/lvm-pv-uuid-hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 ' '/dev/disk/by-id/scsi-36001405e438b235e0084daf973e08fe9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_e438b235-e008-4daf-973e-08fe9adaeb9c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:e438b235-e008-4daf-973e-08fe9adaeb9c', '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': 'hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4', 'ID_FS_UUID_ENC': 'hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4', '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': 'e438b235-e008-4daf-973e-08fe9adaeb9c', 'ID_SERIAL': '36001405e438b235e0084daf973e08fe9', 'ID_SERIAL_SHORT': '6001405e438b235e0084daf973e08fe9', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405e438b235e', 'ID_WWN_VENDOR_EXTENSION': '0x0084daf973e08fe9', 'ID_WWN_WITH_EXTENSION': '0x6001405e438b235e0084daf973e08fe9', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405e438b235e0084daf973e08fe9', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:e438b235-e008-4daf-973e-08fe9adaeb9c', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'e438b235-e008-4daf-973e-08fe9adaeb9c', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835119237'} ; 2024-03-01 16:53:29,910 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:53:29,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:53:29,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:29,922 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:53:29,922 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:53:29,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 16:53:29,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:53:29,926 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:53:29,929 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:53:29,929 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:53:29,932 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:53:29,933 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:53:29,933 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 16:53:29,933 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc36604b9b0) -- 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 = 6001405e438b235e0084daf973e08fe9 2024-03-01 16:53:29,937 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:53:29,940 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:29,940 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 16:53:29,944 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:29,944 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 16:53:29,947 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:29,947 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 16:53:29,951 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:29,951 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 16:53:29,954 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:53:29,954 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:53:29,954 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/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:29,984 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:53:29,984 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY. WARNING: VG test_vg3 is missing PV x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:53:29,984 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:53:29,984 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:53:29,989 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 ; label: None ; device: /dev/sdi ; serial: 36001405e438b235e0084daf973e08fe9 ; exists: True ; vg_name: test_vg3 ; vg_uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; pe_start: 8 MiB ; 2024-03-01 16:53:29,989 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:53:29,992 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:53:29,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:29,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:30,002 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:53:30,005 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:53:30,008 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:53:30,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:30,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:30,015 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/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:30,044 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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=OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s 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=uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:30,044 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY. WARNING: VG test_vg3 is missing PV x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv5 while checking used and assumed devices. 2024-03-01 16:53:30,044 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:53:30,044 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:53:30,044 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:30,049 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:9af2b22a-0569-417f-898e-bd8528149918 ' '/dev/disk/by-id/wwn-0x60014059af2b22a0569417f898ebd852 ' '/dev/disk/by-id/scsi-360014059af2b22a0569417f898ebd852 ' '/dev/disk/by-id/lvm-pv-uuid-x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_9af2b22a-0569-417f-898e-bd8528149918', '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': 'x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY', 'ID_FS_UUID_ENC': 'x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY', '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': '9af2b22a-0569-417f-898e-bd8528149918', 'ID_SERIAL': '360014059af2b22a0569417f898ebd852', 'ID_SERIAL_SHORT': '60014059af2b22a0569417f898ebd852', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059af2b22a0', 'ID_WWN_VENDOR_EXTENSION': '0x569417f898ebd852', 'ID_WWN_WITH_EXTENSION': '0x60014059af2b22a0569417f898ebd852', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059af2b22a0569417f898ebd852', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:9af2b22a-0569-417f-898e-bd8528149918', 'SCSI_IDENT_PORT_NAME': 'naa.50014053b3069298,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9af2b22a-0569-417f-898e-bd8528149918', 'SCSI_IDENT_TARGET_NAME': 'naa.50014053b3069298', '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': '835271634'} ; 2024-03-01 16:53:30,050 INFO blivet/MainThread: scanning sdj (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj)... 2024-03-01 16:53:30,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:53:30,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:30,061 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:53:30,062 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:53:30,062 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:53:30,062 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 16:53:30,065 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:53:30,068 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:53:30,069 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:53:30,072 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:53:30,072 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:53:30,073 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 16:53:30,073 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc36604b160) -- 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 = 60014059af2b22a0569417f898ebd852 2024-03-01 16:53:30,076 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:53:30,080 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:30,080 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 16:53:30,083 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:30,083 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 16:53:30,087 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:30,087 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 16:53:30,090 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:30,090 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 16:53:30,093 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:53:30,094 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:53:30,094 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/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:30,124 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=8fQqym-Or0i-DZG1-dQtC-yEKO-3i5l-RP5Z9X LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=UAPtgn-lVbJ-KoIs-fkGk-EEb4-BgAL-wqRj0E LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=3OApHF-YN6R-l6Dc-2AqK-ZvP8-LMuL-QuxlEr LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=HTApuk-eBE9-M0eG-nzgK-z5nU-tP6Q-RDhiql LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=ajWDS0-2f43-4x0H-IZNj-mKh8-cqFV-i2am1r LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=1jmfQy-URn1-QAc0-qyZa-hLs9-RHK8-SRcuUl LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB LVM2_VG_SIZE=3196059648 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=RH6HA1-KzsN-B1xs-UQ2m-npio-xJUn-0g8od1 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=q9gSIW-QKV9-mr9l-ZfiS-Gxoj-40yO-3P3KKE LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=hunaCg-qyqF-vyci-XKij-dtMj-lh3e-AmwyN4 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=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=x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1052770304 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=251 LVM2_PV_COUNT=4 2024-03-01 16:53:30,124 INFO program/MainThread: stderr[41]: 2024-03-01 16:53:30,124 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:53:30,125 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:53:30,129 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: x1BZd1-cGxk-JwCl-HSgz-7Nkp-hlRE-gwSLiY ; label: None ; device: /dev/sdj ; serial: 360014059af2b22a0569417f898ebd852 ; exists: True ; vg_name: test_vg3 ; vg_uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 16:53:30,129 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 16:53:30,132 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:53:30,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:30,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:30,142 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:53:30,146 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:53:30,149 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:53:30,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw ; incomplete: True ; hidden: False ; 2024-03-01 16:53:30,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:30,155 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/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:30,185 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV 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=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_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=h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns 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=OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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=GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s 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=uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:53:30,185 INFO program/MainThread: stderr[42]: 2024-03-01 16:53:30,185 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:53:30,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:30,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:30,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:30,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:30,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 16:53:30,204 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:53:30,204 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:53:30,207 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:53:30,211 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:53:30,211 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:53:30,215 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:53:30,215 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:53:30,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 16:53:30,219 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:53:30,223 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:53:30,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 16:53:30,226 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:53:30,229 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:53:30,230 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:53:30,233 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:53:30,234 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:53:30,234 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 16:53:30,234 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 16:53:30,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:53:30,237 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:53:30,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:53:30,241 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 16:53:30,245 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/ddacb6dd-8828-4dd5-9502-906c7ad820fc ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwZTi2N3y4EDh7uuXzA0ww73t0g1OkZuE9 ' '/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-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwZTi2N3y4EDh7uuXzA0ww73t0g1OkZuE9', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ddacb6dd-8828-4dd5-9502-906c7ad820fc', 'ID_FS_UUID_ENC': 'ddacb6dd-8828-4dd5-9502-906c7ad820fc', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1361296053'} ; 2024-03-01 16:53:30,245 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:53:30,245 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:30,249 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:53:30,249 INFO program/MainThread: stderr[43]: 2024-03-01 16:53:30,249 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:53:30,249 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:30,252 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:53:30,253 INFO program/MainThread: stderr[44]: 2024-03-01 16:53:30,253 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:53:30,253 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:30,256 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:53:30,256 INFO program/MainThread: stderr[45]: 2024-03-01 16:53:30,256 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:53:30,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:30,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 16:53:30,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:30,268 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:53:30,268 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:30,269 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 16:53:30,264 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 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 (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.77 GiB free extents = 710 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:30,269 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:30,272 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:53:30,273 INFO program/MainThread: stderr[46]: 2024-03-01 16:53:30,273 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:53:30,277 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:53:30,281 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:30,281 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 16:53:30,284 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:30,284 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 16:53:30,288 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:30,288 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 16:53:30,292 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:30,292 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 16:53:30,293 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:53:30,296 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:30,296 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 16:53:30,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:53:30,300 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:30,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:30,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:30,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w ; incomplete: False ; hidden: False ; 2024-03-01 16:53:30,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:30,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 16:53:30,316 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:53:30,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:53:30,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:53:30,323 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:53:30,324 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:53:30,327 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:53:30,328 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:53:30,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 16:53:30,331 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:53:30,335 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:53:30,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:53:30,339 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:53:30,342 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:53:30,342 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:53:30,346 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:53:30,346 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:53:30,346 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 16:53:30,346 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 16:53:30,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:53:30,350 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:53:30,353 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: /sys/devices/virtual/block/dm-2 ; 2024-03-01 16:53:30,354 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 16:53:30,357 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/5e5a4593-ccf2-405c-ba5f-80411f89ac11 ' '/dev/disk/by-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRweHVQ6cGNC2iwe34qwOGgGpaYeAjUvd6w', '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-BwLcECfBnQZMkIbaW40s1V56aW0s3kRweHVQ6cGNC2iwe34qwOGgGpaYeAjUvd6w', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5e5a4593-ccf2-405c-ba5f-80411f89ac11', 'ID_FS_UUID_ENC': '5e5a4593-ccf2-405c-ba5f-80411f89ac11', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360990340'} ; 2024-03-01 16:53:30,357 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:53:30,358 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:30,361 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:53:30,362 INFO program/MainThread: stderr[47]: 2024-03-01 16:53:30,362 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:53:30,362 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:30,365 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:53:30,365 INFO program/MainThread: stderr[48]: 2024-03-01 16:53:30,365 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:53:30,365 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:30,368 INFO program/MainThread: stdout[49]: LVM 2024-03-01 16:53:30,368 INFO program/MainThread: stderr[49]: 2024-03-01 16:53:30,369 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:53:30,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:30,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 16:53:30,380 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:30,381 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:53:30,381 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:30,382 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 16:53:30,377 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w 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 (0x7fc365fd17f0) -- name = test_vg3 status = True 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.78 GiB free extents = 455 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:30,383 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:30,386 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:53:30,386 INFO program/MainThread: stderr[50]: 2024-03-01 16:53:30,386 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:53:30,390 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:53:30,394 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:30,394 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 16:53:30,398 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:30,398 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 16:53:30,401 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:30,401 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 16:53:30,405 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:30,405 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 16:53:30,405 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:53:30,409 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:30,409 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 16:53:30,412 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:53:30,412 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:30,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:30,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:30,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s ; incomplete: False ; hidden: False ; 2024-03-01 16:53:30,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:30,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:53:30,429 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:53:30,429 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 16:53:30,433 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:53:30,436 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:53:30,437 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:53:30,440 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:53:30,441 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:53:30,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 16:53:30,444 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:53:30,448 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:53:30,448 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 16:53:30,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:53:30,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:53:30,455 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:53:30,459 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:53:30,459 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:53:30,459 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:53:30,460 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 16:53:30,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:53:30,463 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:53:30,466 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:53:30,467 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:53:30,470 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwGuKDbyFzO8VGsousXakZH8fYdpCKmg5s ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/41690d29-0490-4600-8395-3ded92be4038', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwGuKDbyFzO8VGsousXakZH8fYdpCKmg5s', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '41690d29-0490-4600-8395-3ded92be4038', 'ID_FS_UUID_ENC': '41690d29-0490-4600-8395-3ded92be4038', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360676709'} ; 2024-03-01 16:53:30,470 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:53:30,471 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:30,474 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:53:30,474 INFO program/MainThread: stderr[51]: 2024-03-01 16:53:30,474 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:53:30,474 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:30,477 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:53:30,477 INFO program/MainThread: stderr[52]: 2024-03-01 16:53:30,478 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:53:30,478 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:30,481 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:53:30,481 INFO program/MainThread: stderr[53]: 2024-03-01 16:53:30,481 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:53:30,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:30,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 16:53:30,492 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:30,493 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:53:30,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:30,495 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 16:53:30,489 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s 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 (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1.38 GiB free extents = 353 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:30,496 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:30,499 INFO program/MainThread: stdout[54]: LVM 2024-03-01 16:53:30,499 INFO program/MainThread: stderr[54]: 2024-03-01 16:53:30,499 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:53:30,503 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:53:30,507 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:30,507 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 16:53:30,510 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:30,510 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 16:53:30,514 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:30,514 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 16:53:30,518 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:30,518 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 16:53:30,518 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:53:30,522 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:30,522 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 16:53:30,525 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:53:30,525 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:30,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:30,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:30,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd ; incomplete: False ; hidden: False ; 2024-03-01 16:53:30,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:53:30,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 16:53:30,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:53:30,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 16:53:30,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:53:30,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:53:30,550 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:53:30,553 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:53:30,554 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:53:30,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 16:53:30,557 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:53:30,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:53:30,561 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:53:30,564 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:53:30,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:53:30,568 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:53:30,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:53:30,572 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:53:30,572 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:53:30,572 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 16:53:30,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:53:30,576 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:53:30,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:53:30,580 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:53:30,583 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/89334d6e-474d-4d76-86eb-c991f7233c97 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwuLuj5YUC2iQ8dXsSvQtq7czZouM1HOyd ' '/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-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwuLuj5YUC2iQ8dXsSvQtq7czZouM1HOyd', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '89334d6e-474d-4d76-86eb-c991f7233c97', 'ID_FS_UUID_ENC': '89334d6e-474d-4d76-86eb-c991f7233c97', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360300018'} ; 2024-03-01 16:53:30,584 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:53:30,584 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:30,587 INFO program/MainThread: stdout[55]: LVM 2024-03-01 16:53:30,588 INFO program/MainThread: stderr[55]: 2024-03-01 16:53:30,588 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:53:30,588 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:30,591 INFO program/MainThread: stdout[56]: LVM 2024-03-01 16:53:30,591 INFO program/MainThread: stderr[56]: 2024-03-01 16:53:30,591 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:53:30,591 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:30,594 INFO program/MainThread: stdout[57]: LVM 2024-03-01 16:53:30,594 INFO program/MainThread: stderr[57]: 2024-03-01 16:53:30,594 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:53:30,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:30,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 16:53:30,606 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:30,607 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:30,608 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:30,609 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:30,603 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd 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 (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:30,610 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:30,613 INFO program/MainThread: stdout[58]: LVM 2024-03-01 16:53:30,613 INFO program/MainThread: stderr[58]: 2024-03-01 16:53:30,613 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:53:30,617 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:53:30,621 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:30,621 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 16:53:30,625 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:30,625 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 16:53:30,628 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:30,628 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 16:53:30,632 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:30,632 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:53:30,632 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:53:30,636 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:30,636 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 16:53:30,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:53:30,639 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:30,640 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:53:30,643 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': '32082665'} ; 2024-03-01 16:53:30,643 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:53:30,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:53:30,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:30,654 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:53:30,655 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:53:30,655 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:53:30,655 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:53:30,655 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:53:30,655 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 16:53:30,658 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:53:30,661 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:53:30,662 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:53:30,665 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 16:53:30,665 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:53:30,666 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 16:53:30,666 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc3660402e8) -- name = xvda status = True id = 228 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:53:30,669 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:53:30,672 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:30,673 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 16:53:30,676 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:30,676 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 16:53:30,679 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:30,680 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 16:53:30,683 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:30,683 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 16:53:30,686 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:53:30,689 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:53:30,692 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:53:30,697 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 0x7fc36601f248> 2024-03-01 16:53:33,751 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 16:53:33,756 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:53:33,756 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:53:33,760 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': '32086341'} ; 2024-03-01 16:53:33,760 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:53:33,760 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:53:33,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:33,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:33,771 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:53:33,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:33,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:33,778 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:33,791 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:33,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:53:33,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 16:53:33,815 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 16:53:33,818 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:53:33,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 16:53:33,821 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:53:33,825 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:53:33,825 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:53:33,828 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:53:33,829 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:53:33,829 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:53:33,832 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:53:33,835 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:53:33,838 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:53:33,841 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:53:33,845 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:53:33,845 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:53:33,845 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 16:53:33,846 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:53:33,845 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fc366040cc0) -- 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 0x7fc365f90ca8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:53:33,850 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:53:33,853 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:53:33,853 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 16:53:33,857 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:53:33,857 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 16:53:33,860 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:33,860 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 16:53:33,863 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:53:33,864 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 16:53:33,864 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:53:33,867 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:53:33,867 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 16:53:33,870 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:53:33,870 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:53:33,874 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/89334d6e-474d-4d76-86eb-c991f7233c97 ' '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwuLuj5YUC2iQ8dXsSvQtq7czZouM1HOyd', '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-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwuLuj5YUC2iQ8dXsSvQtq7czZouM1HOyd', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '89334d6e-474d-4d76-86eb-c991f7233c97', 'ID_FS_UUID_ENC': '89334d6e-474d-4d76-86eb-c991f7233c97', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360300018'} ; 2024-03-01 16:53:33,874 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:53:33,874 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:33,878 INFO program/MainThread: stdout[59]: LVM 2024-03-01 16:53:33,878 INFO program/MainThread: stderr[59]: 2024-03-01 16:53:33,878 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:53:33,878 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:33,881 INFO program/MainThread: stdout[60]: LVM 2024-03-01 16:53:33,881 INFO program/MainThread: stderr[60]: 2024-03-01 16:53:33,881 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:53:33,882 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:33,885 INFO program/MainThread: stdout[61]: LVM 2024-03-01 16:53:33,885 INFO program/MainThread: stderr[61]: 2024-03-01 16:53:33,885 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:53:33,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:33,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:53:33,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:33,898 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:33,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:33,899 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:33,893 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:33,900 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:53:33,903 INFO program/MainThread: stdout[62]: LVM 2024-03-01 16:53:33,904 INFO program/MainThread: stderr[62]: 2024-03-01 16:53:33,904 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:53:33,908 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:53:33,908 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:53:33,911 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwGuKDbyFzO8VGsousXakZH8fYdpCKmg5s ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/41690d29-0490-4600-8395-3ded92be4038', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwGuKDbyFzO8VGsousXakZH8fYdpCKmg5s', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '41690d29-0490-4600-8395-3ded92be4038', 'ID_FS_UUID_ENC': '41690d29-0490-4600-8395-3ded92be4038', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360676709'} ; 2024-03-01 16:53:33,911 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:53:33,911 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:33,914 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:53:33,915 INFO program/MainThread: stderr[63]: 2024-03-01 16:53:33,915 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:53:33,915 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:33,918 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:53:33,918 INFO program/MainThread: stderr[64]: 2024-03-01 16:53:33,918 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:53:33,918 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:33,921 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:53:33,921 INFO program/MainThread: stderr[65]: 2024-03-01 16:53:33,921 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:53:33,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:33,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:53:33,933 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:33,935 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:33,935 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:33,936 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:33,930 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:33,937 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:53:33,940 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:53:33,940 INFO program/MainThread: stderr[66]: 2024-03-01 16:53:33,940 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:53:33,944 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:53:33,944 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:53:33,947 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRweHVQ6cGNC2iwe34qwOGgGpaYeAjUvd6w ' '/dev/disk/by-uuid/5e5a4593-ccf2-405c-ba5f-80411f89ac11 ' '/dev/test_vg3/lv6 /dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DM_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-BwLcECfBnQZMkIbaW40s1V56aW0s3kRweHVQ6cGNC2iwe34qwOGgGpaYeAjUvd6w', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '5e5a4593-ccf2-405c-ba5f-80411f89ac11', 'ID_FS_UUID_ENC': '5e5a4593-ccf2-405c-ba5f-80411f89ac11', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1360990340'} ; 2024-03-01 16:53:33,948 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:53:33,948 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:33,951 INFO program/MainThread: stdout[67]: LVM 2024-03-01 16:53:33,951 INFO program/MainThread: stderr[67]: 2024-03-01 16:53:33,951 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:53:33,951 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:33,954 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:53:33,954 INFO program/MainThread: stderr[68]: 2024-03-01 16:53:33,955 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:53:33,955 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:33,958 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:53:33,958 INFO program/MainThread: stderr[69]: 2024-03-01 16:53:33,958 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:53:33,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:33,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:53:33,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:33,970 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:33,971 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:33,972 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:33,966 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:33,973 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:53:33,976 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:53:33,976 INFO program/MainThread: stderr[70]: 2024-03-01 16:53:33,976 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:53:33,980 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:53:33,980 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:53:33,983 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/ddacb6dd-8828-4dd5-9502-906c7ad820fc ' '/dev/disk/by-id/dm-uuid-LVM-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwZTi2N3y4EDh7uuXzA0ww73t0g1OkZuE9', '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-BwLcECfBnQZMkIbaW40s1V56aW0s3kRwZTi2N3y4EDh7uuXzA0ww73t0g1OkZuE9', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ddacb6dd-8828-4dd5-9502-906c7ad820fc', 'ID_FS_UUID_ENC': 'ddacb6dd-8828-4dd5-9502-906c7ad820fc', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1361296053'} ; 2024-03-01 16:53:33,983 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:53:33,984 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:33,987 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:53:33,987 INFO program/MainThread: stderr[71]: 2024-03-01 16:53:33,987 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:53:33,987 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:33,990 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:53:33,990 INFO program/MainThread: stderr[72]: 2024-03-01 16:53:33,990 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:53:33,991 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:33,994 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:53:33,994 INFO program/MainThread: stderr[73]: 2024-03-01 16:53:33,994 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:53:33,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:53:34,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:34,006 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:34,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:34,008 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:34,002 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:34,009 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:53:34,012 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:53:34,012 INFO program/MainThread: stderr[74]: 2024-03-01 16:53:34,012 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:53:34,016 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:53:34,016 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:53:34,019 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-uuid/b53b7b4b-6069-4f0f-a1b3-d1eda101dffe ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBOnFY1zNxhCBf47InF00RkKSTh0hyJPUt ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBOnFY1zNxhCBf47InF00RkKSTh0hyJPUt', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b53b7b4b-6069-4f0f-a1b3-d1eda101dffe', 'ID_FS_UUID_ENC': 'b53b7b4b-6069-4f0f-a1b3-d1eda101dffe', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1362202355'} ; 2024-03-01 16:53:34,019 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:53:34,019 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:34,022 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:53:34,023 INFO program/MainThread: stderr[75]: 2024-03-01 16:53:34,023 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:53:34,023 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:34,026 INFO program/MainThread: stdout[76]: LVM 2024-03-01 16:53:34,026 INFO program/MainThread: stderr[76]: 2024-03-01 16:53:34,026 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:53:34,026 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:34,029 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:53:34,029 INFO program/MainThread: stderr[77]: 2024-03-01 16:53:34,029 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:53:34,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:53:34,040 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,041 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,041 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,042 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,038 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,043 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:53:34,046 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:53:34,046 INFO program/MainThread: stderr[78]: 2024-03-01 16:53:34,046 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:53:34,050 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:53:34,050 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:53:34,053 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBh791IyJ8OGKlfpraQ2APcASiPl0NxWns ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/de020a06-db2b-4176-a434-34b05da5d578 ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-VEpj50wvSCxLY3R8XccpLxfZyxsNhhcBh791IyJ8OGKlfpraQ2APcASiPl0NxWns', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'de020a06-db2b-4176-a434-34b05da5d578', 'ID_FS_UUID_ENC': 'de020a06-db2b-4176-a434-34b05da5d578', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1362497612'} ; 2024-03-01 16:53:34,053 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:53:34,054 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:34,057 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:53:34,057 INFO program/MainThread: stderr[79]: 2024-03-01 16:53:34,057 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:53:34,057 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:34,060 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:53:34,060 INFO program/MainThread: stderr[80]: 2024-03-01 16:53:34,060 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:53:34,060 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:34,063 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:53:34,064 INFO program/MainThread: stderr[81]: 2024-03-01 16:53:34,064 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:53:34,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:53:34,074 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,075 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,076 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,076 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,072 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,077 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:53:34,080 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:53:34,080 INFO program/MainThread: stderr[82]: 2024-03-01 16:53:34,080 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:53:34,084 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:53:34,084 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:53:34,088 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/f5bea1b2-2d44-4b01-a07a-357e3a766db9 ' '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ5WUYLDJJBMajWG4hUQSdBZnLFbtDsoJTt ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ5WUYLDJJBMajWG4hUQSdBZnLFbtDsoJTt', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f5bea1b2-2d44-4b01-a07a-357e3a766db9', 'ID_FS_UUID_ENC': 'f5bea1b2-2d44-4b01-a07a-357e3a766db9', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1363396079'} ; 2024-03-01 16:53:34,088 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:53:34,088 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:34,091 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:53:34,092 INFO program/MainThread: stderr[83]: 2024-03-01 16:53:34,092 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:53:34,092 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:34,095 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:53:34,095 INFO program/MainThread: stderr[84]: 2024-03-01 16:53:34,095 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:53:34,095 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:34,098 INFO program/MainThread: stdout[85]: LVM 2024-03-01 16:53:34,098 INFO program/MainThread: stderr[85]: 2024-03-01 16:53:34,098 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:53:34,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:53:34,109 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,110 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,110 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,111 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,107 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,112 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:53:34,115 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:53:34,115 INFO program/MainThread: stderr[86]: 2024-03-01 16:53:34,115 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:53:34,119 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:53:34,119 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:53:34,122 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/f83ab5f1-8dad-47d4-9b4d-488306d186c3 ' '/dev/disk/by-id/dm-uuid-LVM-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ57KyOv8IT4xGJrYpLrd00qilNgo3DoShV ' '/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-jLa6cnntbkmLJlne6s7KJS2djgdEOQJ57KyOv8IT4xGJrYpLrd00qilNgo3DoShV', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'f83ab5f1-8dad-47d4-9b4d-488306d186c3', 'ID_FS_UUID_ENC': 'f83ab5f1-8dad-47d4-9b4d-488306d186c3', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1363694351'} ; 2024-03-01 16:53:34,122 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:53:34,123 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:34,126 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:53:34,126 INFO program/MainThread: stderr[87]: 2024-03-01 16:53:34,126 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:53:34,126 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:34,129 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:53:34,129 INFO program/MainThread: stderr[88]: 2024-03-01 16:53:34,129 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:53:34,129 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:34,132 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:53:34,133 INFO program/MainThread: stderr[89]: 2024-03-01 16:53:34,133 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:53:34,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:53:34,143 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,144 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,144 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,145 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,141 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,146 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:53:34,149 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:53:34,149 INFO program/MainThread: stderr[90]: 2024-03-01 16:53:34,149 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:53:34,153 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:53:34,153 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:53:34,153 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:34,163 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:34,179 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 16:53:34,180 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 16:53:34,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:34,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:53:34,194 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:53:34,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:34,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:53:34,206 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:53:34,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:34,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:53:34,218 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:53:34,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:34,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:53:34,231 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:53:34,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:34,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:53:34,243 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:53:34,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:53:34,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:53:34,255 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:53:34,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:34,262 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:53:34,262 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:34,262 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:34,263 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:34,263 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:34,264 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:34,264 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:34,264 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:34,265 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:34,265 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:34,266 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:34,266 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:34,266 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:53:34,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:53:34,272 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:53:34,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:53:34,278 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:53:34,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:53:34,284 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:53:34,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:53:34,290 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:53:34,293 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,294 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,294 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,295 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,297 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,298 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,299 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,299 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,302 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,303 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,303 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,304 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,307 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,307 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,308 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,309 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,311 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,312 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,312 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,313 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,316 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,316 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,317 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,318 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,314 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,320 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,321 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,321 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,322 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,318 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,325 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,326 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,326 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,327 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,329 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,330 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,330 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,331 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,334 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,335 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,335 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,336 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,332 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,339 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,339 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,340 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,340 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,343 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,344 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,344 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,345 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,348 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,348 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,349 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,350 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,346 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,352 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,353 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,353 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,354 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,350 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,357 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,357 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,358 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,359 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,355 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,361 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,362 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,362 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,363 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,359 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,366 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,367 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,367 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,368 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,370 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,371 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,372 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,368 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,375 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,376 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,376 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,377 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,373 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,379 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,380 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,381 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,381 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,384 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,385 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,385 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,386 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,382 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,389 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,389 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,390 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,390 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,386 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,393 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,394 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,394 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,395 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,398 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,398 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,399 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,399 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,402 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,403 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,403 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,404 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,400 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,407 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,407 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,408 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,409 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,405 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,411 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,412 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,412 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,413 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,416 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,417 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,417 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,418 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,420 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,421 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,421 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,422 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,425 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,426 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,426 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,427 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,423 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,429 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,430 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,431 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,431 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,427 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,435 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,436 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 16:53:34,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36601d630) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7KyOv8-IT4x-GJrY-pLrd-00qi-lNgo-3DoShV size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 460 MiB 2024-03-01 16:53:34,436 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:53:34,440 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:53:34,440 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:34,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 16:53:34,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:53:34,444 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:53:34,445 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 16:53:34,449 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 16:53:34,449 INFO program/MainThread: stderr[91]: 2024-03-01 16:53:34,449 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 16:53:34,454 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 16:53:34,454 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:53:34,454 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:53:34,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 16:53:34,460 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:53:34,463 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,464 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,464 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,465 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,460 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,467 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,468 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,468 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,469 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,465 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,471 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,472 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,472 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,473 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,469 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,475 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,476 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,476 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,477 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,479 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,480 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,480 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,481 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,477 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,483 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,484 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,484 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,485 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,481 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,487 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,488 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,488 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,489 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,485 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,491 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,492 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,492 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,493 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,489 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,495 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,496 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,496 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,497 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,493 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,499 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,500 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,500 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,501 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,497 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,503 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,504 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,504 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,505 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,501 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,507 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,508 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,508 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,509 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,505 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,511 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,512 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,512 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,513 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,509 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,515 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,516 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,516 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,517 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,520 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,520 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,520 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,521 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,524 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,524 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,525 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,522 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,528 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,528 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,529 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,529 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,526 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,532 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,532 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,533 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,533 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,530 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,536 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,537 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,537 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,540 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,541 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,541 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,544 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,544 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,545 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,545 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,542 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,548 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,548 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,549 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,549 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,552 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,552 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,553 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,553 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,557 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,557 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,558 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,561 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,561 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,562 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,564 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,565 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,565 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,566 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,568 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,569 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,569 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,570 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,572 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,573 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,573 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,574 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,570 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,576 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,577 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,577 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,578 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,574 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,580 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,581 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,581 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,582 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,578 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,584 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,585 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,585 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,586 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,582 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,588 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,589 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,589 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:53:34,590 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:53:34,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36710f7b8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = WUYLDJ-JBMa-jWG4-hUQS-dBZn-LFbt-DsoJTt size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36710ff28) -- 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 = jLa6cn-ntbk-mLJl-ne6s-7KJS-2djg-dEOQJ5 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:53:34,590 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 16:53:34,593 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:53:34,594 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:34,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 16:53:34,597 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 16:53:34,597 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:53:34,601 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:53:34,601 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 16:53:34,601 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:53:34,601 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'test_vg1', 'sdb'] 2024-03-01 16:53:34,601 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:53:34,604 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:53:34,604 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:34,608 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:53:34,611 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:53:34,614 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:53:34,614 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:53:34,614 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:53:34,614 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:53:34,614 DEBUG blivet/MainThread: removing sda 2024-03-01 16:53:34,617 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:53:34,617 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:34,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 16:53:34,620 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:53:34,620 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:53:34,620 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:53:34,620 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:53:34,623 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:53:34,623 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:34,624 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 16:53:34,627 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:53:34,627 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:53:34,627 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:53:34,627 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:53:34,630 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:53:34,630 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:34,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 16:53:34,633 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:53:34,633 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:53:34,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:34,639 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 16:53:34,640 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:34,640 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:34,640 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:34,641 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:34,641 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:34,642 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:34,642 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:34,642 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:34,643 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:34,643 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:34,644 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:34,644 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 16:53:34,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 16:53:34,650 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:53:34,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 16:53:34,656 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:53:34,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 16:53:34,662 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:53:34,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 16:53:34,668 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:53:34,670 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,671 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,671 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,672 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,668 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,675 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,676 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,676 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,677 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,673 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,679 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,680 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,681 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,681 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,684 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,685 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,685 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,686 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,682 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,689 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,689 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,690 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,690 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,693 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,694 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,694 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,695 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,691 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,698 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,698 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,699 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,699 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,696 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,702 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,703 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,703 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,704 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,707 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,708 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,708 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,709 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,705 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,711 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,712 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,713 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,713 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,716 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,717 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,717 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,718 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,720 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,721 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,722 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,722 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,718 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,725 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,726 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,726 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,727 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,723 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,729 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,730 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,731 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,731 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,727 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,734 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,735 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,735 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,736 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,732 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,739 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,739 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,740 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,741 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,743 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,744 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,744 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,745 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,741 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,748 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,749 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,749 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,750 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,746 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,752 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,753 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,754 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,754 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,750 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,757 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,758 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,758 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,759 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,761 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,762 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,763 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,763 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,759 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,766 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,767 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,767 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,768 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,771 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,771 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,772 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,772 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,768 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,775 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,776 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,776 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,777 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,773 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,780 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,780 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,781 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,781 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,777 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,784 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,785 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,785 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,786 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,782 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,789 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,790 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,790 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,791 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,793 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,794 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,795 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,795 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,798 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,799 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,799 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,800 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,802 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,803 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,804 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,804 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,800 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,807 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,808 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,808 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,809 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,805 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,812 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,812 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,813 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,813 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 16:53:34,809 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365fd1908) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = h791Iy-J8OG-Klfp-raQ2-APcA-SiPl-0NxWns size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- name = test_vg2 status = 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:53:34,814 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 16:53:34,817 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:53:34,817 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:34,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 16:53:34,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 16:53:34,821 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:53:34,824 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 16:53:34,824 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 16:53:34,825 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:53:34,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:34,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 16:53:34,831 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:53:34,833 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,834 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,834 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,835 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,837 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,838 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,838 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,839 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,835 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,841 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,842 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,842 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,843 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,839 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,845 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,846 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,846 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,847 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,849 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,850 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,850 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,851 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,853 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,854 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,854 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,855 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,857 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,858 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,858 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,859 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,861 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,862 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,862 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,863 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,859 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,865 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,866 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,866 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,867 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,863 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,869 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,870 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,870 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,871 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,867 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,874 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,874 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,875 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,875 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,871 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,878 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,878 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,879 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,879 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,876 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,882 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,882 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,883 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,883 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,886 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,886 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,887 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,887 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,884 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,890 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,890 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,891 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,891 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,894 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,894 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,895 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,895 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,898 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,898 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,899 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,899 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,896 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,902 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,902 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,903 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,903 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,900 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,906 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,906 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,907 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,907 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,910 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,910 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,911 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,911 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,914 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,915 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,915 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,916 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,912 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,918 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,919 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,919 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,920 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,922 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,923 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,923 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,924 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,920 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,926 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,927 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,927 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,927 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,930 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,931 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,931 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,931 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,934 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,935 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,935 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,935 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,938 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,939 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,939 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,940 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,942 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,943 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,943 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,944 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,946 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,947 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,947 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,948 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,944 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,950 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,951 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,951 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,952 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,954 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,955 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,955 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,956 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,952 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,958 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,959 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,959 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:53:34,960 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 16:53:34,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc365ff34e0) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = OnFY1z-NxhC-Bf47-InF0-0RkK-STh0-hyJPUt size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc36603bd68) -- 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 = VEpj50-wvSC-xLY3-R8Xc-cpLx-fZyx-sNhhcB size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 16:53:34,960 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 16:53:34,963 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:53:34,963 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:34,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 16:53:34,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 16:53:34,967 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:53:34,970 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:53:34,971 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 16:53:34,971 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:53:34,971 DEBUG blivet.ansible/MainThread: ['sdd', 'sde', 'test_vg2', 'sdf'] 2024-03-01 16:53:34,971 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 16:53:34,974 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 16:53:34,974 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:34,977 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:53:34,980 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:53:34,983 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:53:34,983 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 16:53:34,984 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:53:34,984 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 16:53:34,984 DEBUG blivet/MainThread: removing sdd 2024-03-01 16:53:34,986 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 16:53:34,987 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:34,987 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 16:53:34,990 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 16:53:34,990 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:53:34,990 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 16:53:34,990 DEBUG blivet/MainThread: removing sde 2024-03-01 16:53:34,993 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 16:53:34,993 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:34,993 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 16:53:34,996 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 16:53:34,996 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:53:34,996 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 16:53:34,996 DEBUG blivet/MainThread: removing sdf 2024-03-01 16:53:34,999 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 16:53:34,999 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:34,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 16:53:35,002 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 16:53:35,002 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:53:35,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:35,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:35,009 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 16:53:35,009 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:35,010 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:35,010 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:35,011 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:35,011 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:35,011 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:35,012 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:35,012 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:35,013 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:35,013 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:35,014 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:35,014 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 16:53:35,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:53:35,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 16:53:35,021 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:53:35,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:53:35,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 16:53:35,026 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:53:35,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:53:35,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 16:53:35,032 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:53:35,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:53:35,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 16:53:35,038 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:53:35,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:35,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem 2024-03-01 16:53:35,044 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:53:35,047 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,048 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,050 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,044 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,054 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,056 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,061 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,061 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,063 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,067 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,068 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,069 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,063 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,073 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,075 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,078 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,079 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,080 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,081 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,076 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,084 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,086 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,087 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,092 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,093 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,098 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,098 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,099 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,103 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,104 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,104 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,105 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,100 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,109 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,110 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,110 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,112 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,106 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,115 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,116 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,118 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,122 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,124 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,118 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,128 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,130 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,125 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,134 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,135 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,136 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,139 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,141 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,141 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,142 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,137 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,147 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,148 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,153 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,153 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,154 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,149 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,158 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,159 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,159 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,161 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,164 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,165 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,165 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,167 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,161 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,171 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,172 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,173 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,176 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,177 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,178 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,179 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,173 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,183 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,185 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,180 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,188 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,190 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,190 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,191 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,186 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,194 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,196 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,196 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,197 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,192 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,202 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,202 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,203 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,198 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,207 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,208 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,208 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,209 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,204 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,213 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,214 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,214 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,215 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,210 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,220 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,220 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,221 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,216 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,225 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,226 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,227 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,222 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,231 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,232 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,234 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,228 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,238 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,240 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 16:53:35,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3670fc128) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = ZTi2N3-y4ED-h7uu-XzA0-ww73-t0g1-OkZuE9 size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 16:53:35,240 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 16:53:35,243 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:53:35,244 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:35,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 16:53:35,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 16:53:35,247 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:53:35,251 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 16:53:35,251 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 16:53:35,251 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:53:35,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:35,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 16:53:35,257 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:53:35,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,261 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,262 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,265 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,266 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,267 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,268 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,272 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,272 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,273 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,269 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,277 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,278 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,278 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,279 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,274 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,282 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,283 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,285 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,289 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,289 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,290 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,285 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,294 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,295 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,296 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,291 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,300 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,300 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,301 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,305 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,306 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,306 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,307 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,302 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,310 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,311 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,312 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,313 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,316 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,317 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,317 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,318 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,321 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,322 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,323 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,324 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,319 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,328 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,328 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,329 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,333 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,334 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,334 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,335 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,330 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,338 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,339 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,340 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,336 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,344 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,345 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,346 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,350 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,351 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,352 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,356 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,356 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,357 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,360 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,361 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,362 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,363 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,358 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,367 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,368 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,364 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,372 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,373 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,373 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,374 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,369 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,377 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,378 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,380 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,375 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,384 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,384 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,385 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,380 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,389 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,390 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,391 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,386 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,395 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,395 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,396 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,391 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,401 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,402 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,405 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,406 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,407 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,403 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,412 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,412 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,413 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,417 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,418 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,419 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,423 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,423 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,424 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,419 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,427 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,428 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,429 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,430 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,433 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,434 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,435 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 16:53:35,431 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc36603b908) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = eHVQ6c-GNC2-iwe3-4qwO-GgGp-aYeA-jUvd6w size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 16:53:35,436 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 16:53:35,439 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:53:35,440 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:35,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 16:53:35,443 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 16:53:35,443 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:53:35,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 16:53:35,447 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 16:53:35,447 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:53:35,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:35,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 16:53:35,453 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:53:35,456 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,457 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,457 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,458 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,453 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,462 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,463 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,467 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,467 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,468 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,464 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,472 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,473 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,473 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,469 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,477 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,478 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,474 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,481 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,482 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,483 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,484 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,479 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,487 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,488 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,488 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,489 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,484 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,492 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,493 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,494 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,489 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,498 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,498 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,499 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,502 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,503 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,503 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,504 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,507 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,508 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,508 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,509 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,505 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,512 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,513 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,514 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,518 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,519 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,519 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,515 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,523 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,524 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,525 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,520 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,528 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,529 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,530 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,525 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,534 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,534 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,535 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,530 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,538 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,539 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,539 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,540 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,544 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,545 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,549 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,550 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,554 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,555 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,555 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,551 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,559 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,561 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,556 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,564 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,564 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,566 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,569 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,570 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,570 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,571 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,574 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,575 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,576 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,580 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,581 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,584 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,585 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,586 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,586 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,582 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,590 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,592 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,587 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,595 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,596 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,597 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,592 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,600 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,601 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,601 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,602 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,605 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,606 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,606 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,607 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,611 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,611 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,612 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,616 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,617 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 16:53:35,613 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc3671b3748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = GuKDby-FzO8-VGso-usXa-kZH8-fYdp-CKmg5s size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,618 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 16:53:35,621 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:53:35,621 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:35,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 16:53:35,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 16:53:35,625 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:53:35,628 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:53:35,628 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 16:53:35,628 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:53:35,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:53:35,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 16:53:35,634 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:53:35,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,638 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,638 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,639 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,635 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,642 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,642 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,643 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,643 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,639 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,646 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,647 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,647 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,648 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,652 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,652 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,653 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,649 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,655 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,656 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,657 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,660 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,661 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,662 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,658 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,665 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,666 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,667 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,662 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,669 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,670 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,671 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,667 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,675 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,676 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,672 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,679 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,679 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,680 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,676 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,683 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,684 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,684 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,685 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,681 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,688 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,688 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,689 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,690 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,685 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,692 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,693 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,694 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,694 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,690 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,697 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,698 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,698 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,699 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,695 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,702 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,702 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,703 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,703 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,699 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,706 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,707 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,708 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,704 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,712 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,713 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,708 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,715 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,716 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,717 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,720 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,721 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,721 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,722 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,718 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,725 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,725 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,726 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,722 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,729 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,730 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,730 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,731 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,727 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,734 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,734 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,735 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,735 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,731 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,738 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,739 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,739 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,740 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,736 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,743 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,744 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,744 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,745 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,741 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,748 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,748 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,749 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,749 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,745 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,752 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,753 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,753 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,754 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,750 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,757 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,758 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,759 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,762 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,762 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,763 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,759 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,766 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,767 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,767 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,768 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,771 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,771 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,772 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,773 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,768 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,775 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,776 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,776 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,777 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,773 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,780 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,781 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:53:35,782 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:53:35,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc366001e48) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = uLuj5Y-UC2i-Q8dX-sSvQ-tq7c-zZou-M1HOyd size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc365fd17f0) -- 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 = BwLcEC-fBnQ-ZMkI-baW4-0s1V-56aW-0s3kRw size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:53:35,782 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 16:53:35,785 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:53:35,786 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:35,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 16:53:35,789 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 16:53:35,789 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:53:35,793 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 16:53:35,793 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 16:53:35,793 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:53:35,793 DEBUG blivet.ansible/MainThread: ['sdh', 'sdj', 'sdg', 'sdi', 'test_vg3'] 2024-03-01 16:53:35,793 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 16:53:35,796 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 16:53:35,796 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:35,800 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:53:35,803 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:53:35,806 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:53:35,809 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:53:35,809 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 16:53:35,809 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:53:35,809 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 16:53:35,809 DEBUG blivet/MainThread: removing sdh 2024-03-01 16:53:35,812 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 16:53:35,812 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:35,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 16:53:35,815 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 16:53:35,816 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:53:35,816 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 16:53:35,816 DEBUG blivet/MainThread: removing sdj 2024-03-01 16:53:35,819 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 16:53:35,819 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:35,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 16:53:35,822 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 16:53:35,822 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:53:35,822 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 16:53:35,822 DEBUG blivet/MainThread: removing sdg 2024-03-01 16:53:35,825 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 16:53:35,825 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:35,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 16:53:35,828 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 16:53:35,828 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:53:35,828 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 16:53:35,828 DEBUG blivet/MainThread: removing sdi 2024-03-01 16:53:35,831 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 16:53:35,831 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:53:35,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 16:53:35,834 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 16:53:35,834 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:53:35,835 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:35,848 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:35,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:35,876 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:35,895 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:53:35,895 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:35,907 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:35,926 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:53:35,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:35,937 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:35,955 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:53:35,956 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:35,966 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:35,984 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:53:35,985 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:35,995 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,013 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:53:36,014 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:36,024 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,042 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:53:36,043 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:36,055 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,073 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:53:36,074 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:36,083 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,101 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:53:36,102 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:53:36,102 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:53:36,102 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:53:36,102 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:53:36,102 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:53:36,102 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:53:36,102 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:53:36,102 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:53:36,102 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:53:36,103 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:53:36,103 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:53:36,103 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:53:36,103 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:53:36,103 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:53:36,103 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:53:36,103 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:53:36,103 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:53:36,103 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:53:36,103 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:53:36,103 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:53:36,103 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:53:36,104 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:53:36,104 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:53:36,104 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:53:36,104 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:53:36,104 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:53:36,104 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:53:36,104 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:53:36,104 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:53:36,104 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:53:36,106 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:53:36,109 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:53:36,112 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:53:36,115 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:53:36,115 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:53:36,118 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:53:36,118 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 0x7fc365f5d570> 2024-03-01 16:53:36,118 INFO blivet/MainThread: sorting actions... 2024-03-01 16:53:36,139 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:53:36,140 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:53:36,140 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:53:36,140 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:53:36,140 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:53:36,140 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:53:36,140 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:53:36,141 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:53:36,141 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:53:36,141 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:53:36,141 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:53:36,141 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:53:36,141 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:53:36,141 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:53:36,142 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:53:36,142 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:53:36,142 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:53:36,142 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:53:36,142 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:53:36,142 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:53:36,142 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:53:36,143 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:53:36,143 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:53:36,143 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:53:36,143 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:53:36,143 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:53:36,143 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:53:36,143 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:53:36,144 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:53:36,144 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:53:36,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,150 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:53:36,150 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 16:53:36,165 INFO program/MainThread: stdout: 2024-03-01 16:53:36,165 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:53:36,165 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,166 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:36,182 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,182 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:36,192 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,192 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 16:53:36,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 16:53:36,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:53:36,204 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:53:36,207 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 16:53:36,211 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:53:36,211 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:36,246 INFO program/MainThread: stdout[92]: 2024-03-01 16:53:36,246 INFO program/MainThread: stderr[92]: 2024-03-01 16:53:36,246 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 16:53:36,250 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:53:36,254 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,257 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:53:36,260 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,263 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:53:36,266 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,269 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:53:36,273 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,276 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:53:36,279 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 16:53:36,279 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:36,326 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 16:53:36,327 INFO program/MainThread: stderr[93]: 2024-03-01 16:53:36,327 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 16:53:36,328 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:53:36,335 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,344 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:53:36,344 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 16:53:36,360 INFO program/MainThread: stdout: 2024-03-01 16:53:36,361 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:53:36,361 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,361 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:36,390 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,390 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:36,402 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,403 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 16:53:36,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 16:53:36,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:53:36,414 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:53:36,418 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 16:53:36,421 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:53:36,421 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:36,454 INFO program/MainThread: stdout[94]: 2024-03-01 16:53:36,454 INFO program/MainThread: stderr[94]: 2024-03-01 16:53:36,454 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 16:53:36,458 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:53:36,462 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,465 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:53:36,468 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,471 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:53:36,475 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,478 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:53:36,481 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,484 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:53:36,487 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 16:53:36,487 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:36,532 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 16:53:36,532 INFO program/MainThread: stderr[95]: 2024-03-01 16:53:36,532 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 16:53:36,533 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:53:36,541 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,552 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:53:36,552 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 16:53:36,569 INFO program/MainThread: stdout: 2024-03-01 16:53:36,569 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:53:36,569 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,569 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:36,598 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,598 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:36,610 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,611 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 16:53:36,615 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 16:53:36,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:53:36,622 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:53:36,625 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 16:53:36,629 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:53:36,629 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:36,662 INFO program/MainThread: stdout[96]: 2024-03-01 16:53:36,662 INFO program/MainThread: stderr[96]: 2024-03-01 16:53:36,662 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 16:53:36,666 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:53:36,670 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,673 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:53:36,676 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,679 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:53:36,683 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,686 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:53:36,689 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,692 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:53:36,696 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 16:53:36,696 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:36,750 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 16:53:36,751 INFO program/MainThread: stderr[97]: 2024-03-01 16:53:36,751 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 16:53:36,752 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:53:36,759 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,770 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:53:36,770 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 16:53:36,787 INFO program/MainThread: stdout: 2024-03-01 16:53:36,788 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:53:36,788 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,788 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:36,803 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,803 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:36,814 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:36,814 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 16:53:36,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 16:53:36,822 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:53:36,826 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:53:36,829 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 16:53:36,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:53:36,833 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:36,866 INFO program/MainThread: stdout[98]: 2024-03-01 16:53:36,866 INFO program/MainThread: stderr[98]: 2024-03-01 16:53:36,866 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 16:53:36,871 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:53:36,874 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,877 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:53:36,881 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,884 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:53:36,887 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,890 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:53:36,893 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,896 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:53:36,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 16:53:36,900 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:36,938 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 16:53:36,938 INFO program/MainThread: stderr[99]: 2024-03-01 16:53:36,938 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 16:53:36,939 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 16:53:36,946 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 16:53:36,954 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 16:53:36,959 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:53:36,970 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,977 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:53:36,983 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:36,991 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:53:36,996 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,002 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:53:37,006 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,010 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:53:37,016 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 16:53:37,016 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:37,058 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 16:53:37,058 INFO program/MainThread: stderr[100]: 2024-03-01 16:53:37,058 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 16:53:37,059 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:37,112 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 16:53:37,112 INFO program/MainThread: stderr[101]: 2024-03-01 16:53:37,113 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 16:53:37,113 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:37,157 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 16:53:37,157 INFO program/MainThread: stderr[102]: 2024-03-01 16:53:37,158 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 16:53:37,158 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 16:53:37,165 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,171 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:53:37,177 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:53:37,179 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:37,228 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 16:53:37,228 INFO program/MainThread: stderr[103]: 2024-03-01 16:53:37,228 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 16:53:37,229 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 16:53:37,229 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,263 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,264 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,277 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,277 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,290 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,291 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 16:53:37,295 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,298 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:53:37,301 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:53:37,301 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:37,331 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 16:53:37,332 INFO program/MainThread: stderr[104]: 2024-03-01 16:53:37,332 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 16:53:37,332 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 16:53:37,332 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,362 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,363 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,377 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,377 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,387 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,388 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 16:53:37,395 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,398 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:53:37,401 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:53:37,401 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdj$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:37,433 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 16:53:37,433 INFO program/MainThread: stderr[105]: 2024-03-01 16:53:37,433 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 16:53:37,433 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 16:53:37,433 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,462 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,463 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,477 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,477 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,492 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,492 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 16:53:37,496 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,499 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:53:37,502 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:53:37,502 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:37,530 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 16:53:37,530 INFO program/MainThread: stderr[106]: 2024-03-01 16:53:37,530 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 16:53:37,530 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 16:53:37,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,558 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,558 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,574 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,574 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,587 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,588 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:53:37,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,596 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:53:37,596 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 16:53:37,604 INFO program/MainThread: stdout: 2024-03-01 16:53:37,604 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:53:37,604 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,604 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,622 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,622 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,632 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,632 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 16:53:37,637 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 16:53:37,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:53:37,644 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:53:37,647 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 16:53:37,651 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:53:37,651 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:37,682 INFO program/MainThread: stdout[107]: 2024-03-01 16:53:37,683 INFO program/MainThread: stderr[107]: 2024-03-01 16:53:37,683 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 16:53:37,687 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:53:37,690 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,694 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 16:53:37,697 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,700 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 16:53:37,703 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,706 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 16:53:37,709 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 16:53:37,710 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:37,748 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 16:53:37,749 INFO program/MainThread: stderr[108]: 2024-03-01 16:53:37,749 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 16:53:37,750 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:53:37,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,765 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:53:37,765 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 16:53:37,777 INFO program/MainThread: stdout: 2024-03-01 16:53:37,777 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:53:37,777 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,777 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,805 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,805 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:37,818 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:37,818 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 16:53:37,823 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 16:53:37,826 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:53:37,830 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:53:37,833 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 16:53:37,837 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:53:37,837 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:37,872 INFO program/MainThread: stdout[109]: 2024-03-01 16:53:37,872 INFO program/MainThread: stderr[109]: 2024-03-01 16:53:37,872 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 16:53:37,877 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:53:37,880 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,884 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:53:37,887 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,890 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:53:37,893 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,896 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:53:37,899 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 16:53:37,900 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:37,939 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 16:53:37,939 INFO program/MainThread: stderr[110]: 2024-03-01 16:53:37,939 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 16:53:37,940 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 16:53:37,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 16:53:37,954 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 16:53:37,959 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:53:37,963 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,969 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:53:37,975 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,981 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:53:37,990 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:37,993 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:53:37,996 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 16:53:37,996 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:38,033 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 16:53:38,033 INFO program/MainThread: stderr[111]: 2024-03-01 16:53:38,033 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 16:53:38,033 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:38,076 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 16:53:38,076 INFO program/MainThread: stderr[112]: 2024-03-01 16:53:38,076 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 16:53:38,077 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:38,116 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 16:53:38,116 INFO program/MainThread: stderr[113]: 2024-03-01 16:53:38,116 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 16:53:38,117 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 16:53:38,125 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:38,131 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:53:38,136 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:53:38,136 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:38,182 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 16:53:38,182 INFO program/MainThread: stderr[114]: 2024-03-01 16:53:38,182 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 16:53:38,183 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 16:53:38,183 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:38,210 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:38,211 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:38,223 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:38,224 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:38,235 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:38,235 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 16:53:38,239 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:38,242 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:53:38,245 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:53:38,246 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:38,273 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 16:53:38,273 INFO program/MainThread: stderr[115]: 2024-03-01 16:53:38,273 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 16:53:38,273 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 16:53:38,274 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:38,307 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:38,308 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:38,319 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:38,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:38,333 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:38,333 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 16:53:38,337 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:38,340 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:53:38,343 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:53:38,344 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:38,374 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 16:53:38,374 INFO program/MainThread: stderr[116]: 2024-03-01 16:53:38,374 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 16:53:38,375 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 16:53:38,375 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:38,406 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:38,407 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:38,419 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:38,419 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:38,434 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:38,434 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:53:38,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:38,442 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:53:38,443 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 16:53:38,451 INFO program/MainThread: stdout: 2024-03-01 16:53:38,451 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:53:38,452 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:38,452 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:38,466 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:38,466 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:38,479 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:38,479 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 16:53:38,484 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 16:53:38,487 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:53:38,491 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:53:38,495 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 16:53:38,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:53:38,498 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:38,531 INFO program/MainThread: stdout[117]: 2024-03-01 16:53:38,531 INFO program/MainThread: stderr[117]: 2024-03-01 16:53:38,531 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 16:53:38,536 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:53:38,539 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:38,542 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 16:53:38,546 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:38,549 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 16:53:38,552 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:38,555 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 16:53:38,558 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 16:53:38,558 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:38,606 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 16:53:38,607 INFO program/MainThread: stderr[118]: 2024-03-01 16:53:38,607 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 16:53:38,607 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:53:38,615 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:38,622 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:53:38,622 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:53:38,636 INFO program/MainThread: stdout: 2024-03-01 16:53:38,636 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:53:38,636 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:38,636 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:38,653 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:38,653 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:38,665 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:38,665 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:53:38,670 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:53:38,673 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:53:38,677 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:53:38,680 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:53:38,684 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:53:38,684 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:38,717 INFO program/MainThread: stdout[119]: 2024-03-01 16:53:38,717 INFO program/MainThread: stderr[119]: 2024-03-01 16:53:38,717 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 16:53:38,722 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:53:38,725 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:38,728 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:53:38,732 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:38,735 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:53:38,738 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:38,741 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:53:38,744 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:53:38,745 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:38,785 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 16:53:38,785 INFO program/MainThread: stderr[120]: 2024-03-01 16:53:38,786 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 16:53:38,786 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:53:38,793 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:53:38,801 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:53:38,806 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:53:38,814 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:38,820 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:53:38,824 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:38,830 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:53:38,835 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:38,838 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:53:38,841 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:53:38,841 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:38,877 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 16:53:38,877 INFO program/MainThread: stderr[121]: 2024-03-01 16:53:38,877 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 16:53:38,877 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:38,918 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:53:38,918 INFO program/MainThread: stderr[122]: 2024-03-01 16:53:38,918 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 16:53:38,919 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:38,956 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 16:53:38,956 INFO program/MainThread: stderr[123]: 2024-03-01 16:53:38,956 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 16:53:38,957 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:53:38,964 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:38,969 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:53:38,975 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:53:38,975 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:39,013 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:53:39,013 INFO program/MainThread: stderr[124]: 2024-03-01 16:53:39,013 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 16:53:39,014 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:53:39,014 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:39,025 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:39,025 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:39,035 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:39,035 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:39,047 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:39,047 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:53:39,051 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:39,055 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:53:39,058 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:53:39,058 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:39,083 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:53:39,084 INFO program/MainThread: stderr[125]: 2024-03-01 16:53:39,084 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 16:53:39,084 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:53:39,084 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:39,116 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:39,117 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:39,133 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:39,134 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:39,144 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:39,144 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:53:39,148 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:53:39,151 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:53:39,154 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:53:39,154 INFO program/MainThread: Running [126] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:53:39,182 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:53:39,182 INFO program/MainThread: stderr[126]: 2024-03-01 16:53:39,182 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 16:53:39,182 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:53:39,183 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:39,213 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:39,214 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:39,229 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:39,230 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:53:39,244 DEBUG program/MainThread: Return code: 0 2024-03-01 16:53:39,249 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:53:39,249 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 0x7fc365f5dca8> to retry, use: --limit @/tmp/tests_multi_snapsets.retry PLAY RECAP ********************************************************************* sut : ok=152 changed=7 unreachable=0 failed=1 skipped=101 rescued=0 ignored=0 Friday 01 March 2024 16:53:46 +0000 (0:00:00.646) 0:02:34.796 ********** =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------ 51.75s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.58s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 9.96s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 6.49s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Update facts ------------------------ 5.68s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 linux-system-roles.snapshot : Ensure required packages are installed ---- 4.92s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 4.77s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Get required packages --------------- 4.45s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.61s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.53s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.52s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.50s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 linux-system-roles.snapshot : Ensure required packages are installed ---- 2.50s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.46s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure dmsetup ---------------------------------------------------------- 2.44s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/tasks/cleanup.yml:39 -------- linux-system-roles.snapshot : Ensure required packages are installed ---- 2.40s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.40s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.40s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Ensure test packages ---------------------------------------------------- 2.39s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/tests/get_unused_disk.yml:14 ------ fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.39s /WORKDIR/git-debug-cleanup-failuresrexfeqz3/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---